# Coverage Tab

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

1. **Key Coverage Metrics:** This prominent section highlights four crucial metrics related to coverage:  &#x20;
   * **Total Coverage:** Indicates the overall percentage of resources covered by commitments.
   * **On-Demand Cost Equivalent:** Represents the cost if all resources were purchased on-demand.
   * **Actual On-Demand Cost:** The actual cost incurred for on-demand resources after applying commitments.
   * **Total Cost:** Represents the sum of committed costs and actual on-demand costs.
2. **Coverage Over Time:** This chart visualizes your resource coverage percentage over the selected time period, allowing you to track trends and see how coverage changes daily.
3. **Search Bar:** Allows you to type keywords to find and filter specific items in the table
4. **Download button:** Allows users to export data to a download file in CSV format.
5. **Table:** This table provides a detailed breakdown of resource coverage. The columns displayed are:  &#x20;
   * **On-Demand Cost Equivalent:** Represents the cost if resources were purchased on-demand.
   * **Account Name (ID):** The name of the specific cloud account
   * **Service:** The cloud service being used.
   * **Region:** The geographical region where the resource is hosted.
   * **Platform:** The operating system or platform of the resource.
   * **Instance Type:** The specific configuration of the resource.
   * **Coverage:** Shows the coverage percentage for that specific resource. A blue bar provides a quick visual representation of this percentage.
   * **AutoSavings On-Demand Cost Equivalent:** The portion of the on-demand cost equivalent that is being covered by AutoSavings for that specific resource line item.
   * **Other On-Demand Cost Equivalent:** The portion of the on-demand cost equivalent that is covered by other commitment plans.
   * **Actual On-Demand Cost:** The final cost incurred for resources not covered by any commitment.
   * **Total Cost:** The total cost for that specific resource line item, combining commitment costs and any actual on-demand costs.


---

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