# History Tab

In **'History'**, you can view the notification delivery records, including when and under what conditions budget usage was detected, and which channels the alerts were sent through.

<figure><img src="/files/MHJ4K4iA8jVNwWNby3en" alt=""><figcaption></figcaption></figure>

1. **Date Range Filter:** Located in the upper-right corner, this filter allows you to set the time period for the notification records you want to view.
2. **Search Bar:** You can use this search bar to find specific notification records by entering keywords, such as a budget name, group, or recipient.
3. **Table:** This table provides a detailed log of all sent alerts. You can check records for the set period, including:&#x20;
   * **Sent Date:** The timestamp (date and time) when the notification was dispatched.
   * **Budget Name:** The identifier of the specific budget that triggered the alert.
   * **Budget Group:** The defined group to which the budget is assigned.
   * **Period:** The budget's configured time cycle (e.g., Monthly, Quarterly).
   * **Threshold:** The specific condition (e.g., percentage over or under) that was met to trigger the notification.
   * **Cloud Service Provider (CSP):** The cloud environment being monitored by the budget.
   * **Alert Channel:** The configured delivery method for the notification.
   * **Recipient:** The designated user or group that received the notification.
4. **Download Report:** This icon allows the user to download a detailed report that contains the budget information.

\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsnow.io/opsnow-user-guide-v0.2/menu/budgets/history-tab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
