# Executive Dashboard

The Executive Dashboard gives you a sharp, high-level view of your cloud financials. Designed for fast decision-making, it focuses on what matters most - how much you're spending, how much you're saving, and where your biggest opportunities lie.

It starts by showing you the most recent cost activity, giving you an immediate sense of where your cloud budget is headed, across all your cloud providers.

<div align="left"><figure><img src="/files/mgDiYjVvHTdLFq2fGOho" alt=""><figcaption></figcaption></figure></div>

## Cost Overview

Quickly assess how your cloud spend is trending:

* **Last Month’s Spend** shows your total cloud spend of previous month.
* **Last Week’s Spend** gives a short-term view of spend patterns.
* **Average Daily Spend (Last 7 Days)** highlights your average daily burn rate and how it compares to the week before.

  <figure><img src="/files/7iOViGoiJDf5SOhSBWdJ" alt="" width="563"><figcaption></figcaption></figure>

Once you're grounded in current spend, the dashboard shifts focus to savings — what you’ve already achieved and what’s still on the table.

## Savings Overview

Measure how well your cost optimization efforts are paying off:

* **Potential Savings** outlines how much monthly cost you could reduce if recommended actions are taken.
* **Total Achieved Savings** reflects the savings already realized through resource optimization.
* **Achieved Savings** showcase the previous month savings and also compares the months savings to the preceding month.

  <figure><img src="/files/rLDKBplVW6KA3YHWCSrP" alt="" width="563"><figcaption></figcaption></figure>

After reviewing savings performance, it's time to explore where your costs are coming from and how they’re trending over time.

## Cost Trends

Get a multi-dimensional view of your cloud cost behavior:

* **Account-wise Trends** reveal how different accounts contribute to spend.
* **Region-wise Trends** track how your costs vary by cloud regions.
* **Service-wise Trends** show which services are driving usage and cost.

  <figure><img src="/files/0m0Cj3Yj61xw0vrsNoJ9" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}

## TIP

The trends here provide valuable context, but if you need to  dive deeper, you can **click the hyperlinked button**  at the **top right of the  trend section** to open a pre-filtered **Cost Atlas** view - highlighting the related detailed insights.
{% endhint %}

### Rising Costs

Surface key areas that may need deeper attention:

* **Top Rising Account** pinpoints the account with the sharpest cost increase.
* **Top Rising Service** shows the service contributing most to recent growth.
* **Top Rising Cost Center** highlights which business unit is seeing the biggest spike.

  <figure><img src="/files/DNLaMKnYfWcwoT93GkIR" alt="" width="563"><figcaption></figcaption></figure>

With rising contributors identified, the next view breaks down cost distribution across your organization.

### Cost by Cost Center

Understand how spend is allocated across different cost centers. This view helps you align budgets, track accountability, and make informed investment decisions at the org level.

<figure><img src="/files/p87TMeUd7UpDUjdtObNk" alt="" width="563"><figcaption></figcaption></figure>

To further complete the picture, the dashboard brings cost and savings together — giving you visual clarity on where you're efficient and where there’s room to improve.

## Cost & Savings Insights

### Achieved Savings vs. Cost (Graph)

A visual comparison of your **actual cost** against the **expected cost**, with **achieved savings** clearly highlighted in the gap. This lets you see the impact of optimization in one glance.

<figure><img src="/files/HS56CHBQPLCrF47FSpmE" alt="" width="563"><figcaption></figcaption></figure>

### Savings Opportunity by Service

Spot your next best moves:

* A **bar graph** ranks the top 10 services by potential savings.

  <figure><img src="/files/YJ4T0inq63v994ZOHC2V" alt="" width="563"><figcaption></figcaption></figure>
* A detailed **table** lists:
  * **Service** involved
  * **Potential Savings** that can achieved
  * **Current Cost**&#x20;
  * **Savings in Percentage**

With the Executive Dashboard, you are a step ahead - tracking spend, measuring savings, and steering your teams with clarity and confidence.


---

# 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/observe-visibility-and-insights/cost-reporting/dashboards/executive-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.
