# Saving Dashboard

The **Saving Dashboard** gives you a comprehensive view of your cloud savings opportunities. It highlights potential savings across accounts, services, and regions, while also tracking savings that have already been achieved. This helps you focus on high-impact areas for cost optimization and measure progress.

## Key Features

### [Potential Savings](/optimize-cost-savings-and-recommendations/saving-dashboard/about-potential-savings.md)

The **Potential Savings** page shows opportunities to reduce costs across your cloud infrastructure. It organizes savings by account, service, region, and more, prioritizing opportunities based on impact and required effort.

You can use the data here to focus on areas that offer the highest return with the least effort, and take actions that are aligned with your cost-saving goals.

### [Achieved Savings](/optimize-cost-savings-and-recommendations/saving-dashboard/about-achieved-savings.md)

The **Achieved Savings** page displays the savings you have already realized. It tracks the cost reductions you’ve made and provides visibility into the success of your cost optimization strategies.

By reviewing the achieved savings, you can assess the effectiveness of your actions and fine-tune your approach for further improvements.


---

# 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.onelens.cloud/optimize-cost-savings-and-recommendations/saving-dashboard.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.
