# 개요 탭

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

사용자가 설정한 규칙과 AI 알고리즘을 기반으로 이상 비용에 대한 개요 정보를 확인할 수 있습니다.

1. **트리거된 알림 수:** 비용 이상 감지에 대한 개요 정보를 표시합니다.
2. **차트**: AI를 통한 비용 이상 감지 정보 및 비용 추이를 차트 형식으로 표시합니다.


---

# 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/dev-opsnow-user-guide-kr/menu/undefined-2/undefined.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.
