# 예산 관리

**예산 관리**는 클라우드 예산을 설정하고, 실제 비용과 비교하면서 향후 비용을 예측하여 클라우드 비용을 효율적으로 관리할 수 있는 기능을 제공합니다.\
**예산 관리** 탭에서는 클라우드 예산을 설정하고, 실제 비용이나 예측 비용이 특정 기간 내 예산을 초과하거나 미달할 경우 알림을 설정할 수 있습니다. 이를 통해 예산 초과나 부족을 사전에 파악하여 효율적인 관리가 가능합니다.

<figure><img src="https://2279240132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMdyv2Akh2iSDeF5gm804%2Fuploads%2FJRHhWLmsE4s0QFwfySYj%2Fimage.png?alt=media&#x26;token=ca987f27-2508-49af-a425-d10716f5d232" alt=""><figcaption></figcaption></figure>

1. 선택한 탭에 따라 정보가 표시됩니다.
   * **예산 관리 탭:** 설정된 예산 정보를 표시합니다.
   * **이력 탭:** 예산 관련 알림 전송 이력을 표시합니다.
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-3.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.
