# My Commitments

You can check commitment contract information on one screen.

1. **Select a cloud service:** When you select a cloud service, the information will be displayed on the screen based on the selected cloud service.
2. **Select period:** Select a period to check information.
3. **Select tab:** Select a tab.
   * **Recommendations tab:** Displays the commitment recommendations for saving costs.
   * **Utilization tab:** The utilization is one of the indicators of how well you are using or benefiting from the commitment. This is the percentage of the used commitment out of the total purchased commitment. In a sense, the higher the utilization, the greater the cloud cost savings.
   * **Coverage tab:** The coverage is another indicator of how well you are using or benefiting from the commitment. This shows how much of your cloud usage was covered by the purchased commitments.
   * **Inventory tab:** The Inventory tab provides information about your purchased commitments. Learn more about the active commitments that are currently in use. Plan for additional purchases if your commitment expiration date is approaching.


---

# 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-v0.2/menu/my-commitments.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.
