> 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

Dashboards provide a centralized workspace for monitoring cloud costs, AI usage, infrastructure efficiency, savings opportunities, and operational insights. Instead of switching between different modules, you can consolidate key metrics into a single view tailored to your organization's needs.

<figure><img src="https://3963693991-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiyNGpqVYfmDF6qt7Lzar%2Fuploads%2FvihzCIXGZ1cQH6CIGngI%2Fimage.png?alt=media&amp;token=d5d2a973-b6ab-47fd-8a7a-7bee3e616ec5" alt=""><figcaption></figcaption></figure>

Dashboard V2 enables you to build fully customizable dashboards by combining widgets from multiple OneLens modules. Whether you're tracking cloud spend, monitoring AI costs, analyzing Kubernetes efficiency, or reviewing optimization opportunities, dashboards provide a unified view for faster decision-making.

With Dashboard V2, you can:

* Create custom dashboards from scratch
* Build widgets using a guided Query Builder or Simple Widget Creator
* Monitor data across multiple OneLens modules
* Apply dashboard-wide filters and time ranges
* Share dashboards with your team
* Start quickly using pre-built dashboards

***

### Dashboard Types

OneLens supports two types of dashboards.

#### Custom Dashboards

Custom dashboards allow you to build dashboards specific to your organization's reporting requirements. You decide which widgets to add, how they are visualized, and how they are arranged.

Custom dashboards are commonly used for:

* Executive cloud cost reporting
* FinOps monitoring
* Engineering operations
* AI Cost & Usage monitoring
* Kubernetes cost visibility
* Organization-specific KPIs

#### Pre-built Dashboards

Pre-built dashboards are ready-to-use dashboard templates designed around common cloud services and optimization scenarios. They require minimal setup and help you get started quickly with standard reporting.

Examples include:

* EC2 Cost
* S3 Cost
* CloudWatch Cost
* RDS Cost
* Kubernetes Cost Dashboard
* Kubernetes Idle Cost Dashboard

<figure><img src="https://3963693991-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiyNGpqVYfmDF6qt7Lzar%2Fuploads%2FCGZVYZivb9hOwBtYdXIH%2Fimage.png?alt=media&amp;token=d26b3051-effe-4cb0-abe1-aba54d70b12f" alt=""><figcaption></figcaption></figure>

You can use a pre-built dashboard as-is or customize it further by creating your own dashboard and adding additional widgets.

***

### What You Can Do

Dashboard V2 allows you to:

| Capability               | Description                                             |
| ------------------------ | ------------------------------------------------------- |
| Create Dashboards        | Build dashboards for different teams or business units. |
| Add Widgets              | Display KPIs, charts, leaderboards, tables, and more.   |
| Build Custom Queries     | Create widgets using guided query configuration.        |
| Apply Global Filters     | Filter all compatible widgets from a single location.   |
| Manage Access            | Share dashboards with other users.                      |
| Use Pre-built Dashboards | Start with ready-made dashboards for common use cases.  |

***

### Next Steps

After understanding Dashboard V2, continue with:

1. **Creating a Dashboard** – Learn how to create your first dashboard.
2. **Building Widgets** – Add visualizations to your dashboard.
3. **Managing Dashboards** – Configure access, filters, and layout.
4. **Pre-built Dashboards** – Explore ready-made dashboard templates.

***

<figure><img src="https://3963693991-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiyNGpqVYfmDF6qt7Lzar%2Fuploads%2FndFmDHPDgKgIIYgxM8Dn%2Fimage.png?alt=media&amp;token=37741439-9337-41ce-96a9-1d8c675d320a" alt=""><figcaption></figcaption></figure>

> **Dashboard V2** provides an empty canvas where you can build custom dashboards by adding widgets from different OneLens modules.


---

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