# Overview

This dashboard allows you to check summary information of cloud usage costs and optimization.

<figure><img src="/files/8gTmpwalbifDjizCnyFk" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfDygL5A5tCJzv6x85q9GlzNJvTqtsDfnuiKjV2GyntrDEHkMTe-3BwRP8D6nkUU1YL4kKT3Kxh5f5yuF7B3-CXZlgb9OCocL4elLg0RT5XhHz_YYwbzKEJsqGSmLOEc6QSFuTL4Oseuc_p0rbkGzHC6JiE?key=ysDRQafD0diZR68JeXXSdQ" alt=""><figcaption></figcaption></figure>

1. **CSP Selection:** Select a cloud service then the information on the dashboard will update to display data based on the selected service.&#x20;
2. **More (View Account Status):** This link navigates you to a page where you can check the detailed data ingestion status of your currently connected accounts.&#x20;
3. **Add Cloud Accounts:** This button directs you to the account registration page, allowing you to add new cloud payer accounts to the system.
4. **Key Cost Metrics:** This section provides a summary of your cloud costs:
   * **Current Spend:** The net amount spent so far this month including AutoSP savings, but excluding any contractual discounts, fees, support, credits, and taxes.
   * **Forecasted Spend:** The estimated total net spend for the month based on the current usage pattern. This does not include any contractual discounts, fees, support, credits, and taxes.
   * **Last Month’s Spend:** The total last month’s spend. If the status is "Not finalized", your invoice for the month has not been finalized and this amount is subject to change. If the status is "Finalized", this represents your final invoice amount including all discounts and fees.
   * **Total Commitment Savings:** You can check how much cost you have saved with your active commitments (like Savings Plans or Reserved Instances).
5. **Detailed Spend Chart:** This chart displays detailed information about a selected metric, such as the daily "Current Spend" over the recent period.\
   If you click the **\[More]** button at the bottom right, you can navigate to the related menu to check more detailed information.

   <br>


---

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