# 약정 관리

&#x20;약정 정보를 하나의 화면에서 확인할 수 있습니다.

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

1. **클라우드 서비스 선택**: 클라우드 서비스를 선택하면, 선택한 서비스에 기반하여 정보가 표시됩니다.
2. **기간 선택**: 확인하고자 하는 기간을 선택합니다.
3. **탭 선택**: 원하는 탭을 선택합니다.
   * **추천 탭**: 비용 절감을 위한 약정 추천 정보를 표시합니다.
   * **사용률 분석 탭**: 약정 활용도를 나타내는 지표 중 하나로, 구매한 약정 중 실제로 사용된 비율을 보여줍니다. 활용률이 높을수록 클라우드 비용 절감 효과가 커집니다.
   * **충당률 분석** **탭**: 약정 활용도를 나타내는 또 다른 지표로, 전체 클라우드 사용량 중 구매한 약정으로 충당된 비율을 보여줍니다.
   * **인벤토리 탭**: 구매한 약정에 대한 정보를 표시합니다. 현재 사용 중인 약정을 확인하고, 약정의 만료 시점이 가까워지면 추가 구매를 계획할 수 있습니다.


---

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