# Dashboards

## What is a dashboard ?

A dashboard is a page containing multiple charts (charts can be a table, a bar chart, a funnel, a map, ...). Usually, a dashboard will contain multiple charts related to the same topic, or answering different parts of the same question.&#x20;

A dashboard can be shared internally with your team on Whaly, on externally with your customers or business partners, either:&#x20;

* In a passive way by using a sharing link
* In a proactive way by using pushes to share your report in Slack or via Email

You can make your dashboards interactive by adding filters on a dashboard. These filter will be available for the users and will filter data in the same way on all your configured tiles.&#x20;


---

# 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.whaly.io/data-consumption/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.
