# 이력 탭

**이력**에서는 알림 발송 이력을 확인할 수 있습니다. 여기에는 예산 사용이 감지된 일시와 조건, 알림이 전송된 채널 등의 정보가 포함됩니다.

<figure><img src="/files/4kAfeAuYEBHue0v1tcoW" alt=""><figcaption></figcaption></figure>

1. **검색바**를 사용하여 특정 예산을 검색할 수 있습니다.
2. **필터 기능**을 이용하면 그룹이나 CSP별로 기록을 좁혀 관련된 기록만 표시할 수 있습니다.
3. 알림 채널로 Email을 선택한 경우, 알림이 발송된 시점의 예산 정보를 이미지 형태로 확인할 수 있습니다.


---

# 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-kr/menu/undefined-3/undefined-1.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.
