# 이상 비용 탐지

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

사용자가 설정한 규칙과 AI 알고리즘을 기반으로 클라우드 비용을 실시간으로 분석하고, 과거의 비용 이상 현황을 표시합니다. 이 정보를 활용하여 이상 비용의 원인을 파악하고, 적절한 해결책을 신속하게 찾을 수 있습니다.

1. **탭 선택**: 탭을 선택하면, 선택한 탭에 기반한 정보가 화면에 표시됩니다.
   * **개요 탭**: 사용자가 설정한 규칙과 AI 알고리즘을 기반으로 이상 비용에 대한 개요 정보를 확인할 수 있습니다.
   * **알림 규칙 탭**: 이상 비용 탐 기준을 확인할 수 있으며, 새로운 기준을 설정하는 것도 가능합니다.
   * **이력 탭:** 이상 비용 탐지 이력및 알림 이력을 확인할 수 있습니다.
2. **상세 정보**: 선택한 탭에 대한 상세 정보가 표시됩니다.


---

# 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-2.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.
