# 비용 분석

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

1. **클라우드 서비스 선택**: 클라우드 서비스를 선택하면, 선택한 서비스에 기반한 정보가 화면에 표시됩니다.
2. **검색 조건**: 기간, 계정, 제품, 리전 정보를 선택하여 필요한 정보를 확인할 수 있습니다. 추가로 **\[More Filters]** 버튼을 사용하면 더 세부적인 조건을 지정할 수 있습니다.
3. **상세 정보**: 선택한 검색 조건에 기반한 정보가 표시됩니다.
   * **계정/제품/리전별 상위 3/5/10 비용 추이**: 계정, 제품, 리전별로 상위 3/5/10 항목의 비용 추이를 확인할 수 있습니다.
   * **일별/월별 버튼**: 정보를 일 단위 또는 월 단위로 확인할 수 있습니다.
   * **OpsNow Insight AI**: AI를 통한 분석 정보를 확인할 수 있습니다. 화면 오른쪽에 있는 다운로드 버튼을 클릭하면 정보를 다운로드할 수 있으며, **\[More]** 버튼을 클릭하면 상세 정보를 확인할 수 있습니다.
   * **차트 & 테이블**: 차트나 테이블 형식으로 상세 정보를 표시합니다.


---

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