# Inventory Tab

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

1. **Inventory Status:** This section provides a quick overview of your commitment inventory by status. You can click on any status box to filter the list below.   &#x20;
   * **All:** The total number of commitment plans in your inventory.
   * **Active:** The number of plans that are currently active and providing savings.
   * **Expired:** The number of plans that have passed their end date and are no longer active.
   * **Deactivated**: The number of commitment  plans that have been deactivated.
2. **Search Bar:** Allows you to filter the list by typing keywords related to an ID, account name, or other plan details.
3. **Download Button:** Provides options to download or export the table data for further analysis or record-keeping.
4. **Table:** Provides a detailed breakdown of the data summarized in the charts and key metrics above. The columns displayed are:    &#x20;
   * **RI or SP ID:** The unique identifier for the Reserved Instance (RI) or Savings Plan (SP).
   * **Account Name (ID):** The name of the cloud account and its unique identifier that owns the commitment.
   * **Type:** The category of service the commitment applies.
   * **Region:** The geographical region where the commitment is applicable.&#x20;
   * **Days Remaining:** The number of days left before the commitment plan expires.
   * **Start Date:** The date and time when the commitment plan became active.
   * **End Date:** The date and time when the commitment plan is scheduled to expire.
   * **Status:** The current operational status of the plan.
   * **Term:** The total duration of the commitment plan from its start date to its end date.
   * **Platform:** The operating system or platform the commitment applies.
   * **Instance Type:** The specific instance configuration the commitment covers.
   * **Payment Option:** Describes the payment model for the commitment.
   * **Upfront Cost:** The one-time cost paid at the beginning of the commitment term.
   * **Recurring Fee:** The ongoing, regular charge for the commitment.


---

# 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/autosavings/inventory-tab.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.
