> For the complete documentation index, see [llms.txt](https://docs.onelens.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onelens.cloud/observe-visibility-and-insights/cost-reporting/dashboards.md).

# Dashboards

The Dashboards in OneLens are tailored to provide purpose-built visibility for different decision-making needs — whether you're focused on strategic financial oversight or day-to-day operational efficiency.&#x20;

To support these distinct needs, OneLens offers the following two dashboards:

## [Executive Dashboard](/observe-visibility-and-insights/cost-reporting/dashboards/executive-dashboard.md)

The **Executive Dashboard** gives you a top-level view of cloud financials — built for those who need to monitor overall spend, track savings, and identify high-impact opportunities. It focuses on broad patterns, monthly trends, and high-level summaries that help guide strategic decisions without diving into operational complexity.

Use this dashboard when your goal is to:

* **Monitor cloud spend trends** across accounts, services, and regions
* **Track** potential and realized savings
* **Quickly spot rising costs** at a business unit or account level
* **Guide financial planning** and optimization at scale

\--> [Explore the Executive Dashboard](/observe-visibility-and-insights/cost-reporting/dashboards/executive-dashboard.md)

## [Operations Dashboard](/observe-visibility-and-insights/cost-reporting/dashboards/operations-dashboard.md)

The **Operations Dashboard** is built for users responsible for acting on cost-saving opportunities and managing policy-driven recommendations. It offers a real-time view of optimization activity — from what needs action to what’s already been resolved.

Use this dashboard when your goal is to:

* **Get a quick overview** of recent cost anomalies, deltas, and new resources
* **Track the total number** of open tickets
* **View a** **prioritized breakdown** of tickets by impact

\--> [Explore the Operations Dashboard](/observe-visibility-and-insights/cost-reporting/dashboards/operations-dashboard.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.onelens.cloud/observe-visibility-and-insights/cost-reporting/dashboards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
