# Custom Dashboards

{% hint style="info" %}
**TL;DR:** Click "Explore Data" from any dashboard, or ask a new question. Save your report, then add to a new dashboard.
{% endhint %}

One of the most popular use-cases for monitoring custom KPIs is building a dashboard. Like our Business Analytics, both [<mark style="color:blue;">Consolidated Revenue</mark> ](https://docs.adlibertas.com/the-platform/consolidated-revenue-reporting)and [<mark style="color:blue;">User Level Reporting</mark>](https://docs.adlibertas.com/the-platform/user-level-audience-reporting) can be exported to analytics. [<mark style="color:blue;">Start here</mark>](https://docs.adlibertas.com/the-platform/business-analytics) if you want more background.

### Walk-through of a Custom Dashboard

{% embed url="<https://youtu.be/i09dqMH0ei8>" %}
1:23s video walk-through of a custom dashboard
{% endembed %}

### **Workflow**

Once you have a formatted data table-- or a chart-- from business analytics you can save this question and add it to the dashboard. Changes to the saved question -- including formatting -- will be applied to the dashboard on refresh.

![](https://336314087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaO8orL32xNzJW4MhnNef%2Fuploads%2FALbi75pSTFlUsdOfQGDz%2Fimage.png?alt=media\&token=5a472e36-55b2-4dbb-b93f-6a076bbe80c8)

Next: learn how to [<mark style="color:blue;">combine charts</mark>](https://docs.adlibertas.com/the-platform/custom-dashboards/combining-data-into-a-single-chart) on a custom dashboard.


---

# 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.adlibertas.com/the-platform/custom-dashboards.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.
