# Dashboards

<figure><img src="/files/mmEDJVOdv8QqSjE5ZuoO" alt=""><figcaption></figcaption></figure>

Dashboards gives you the functionality of saved charts from reports across all your projects. The above example has live charts from three separate projects.

To set up, navigate to the dashboard screen and add saved charts.

<figure><img src="/files/znMmfMfBC2COwyzxip7a" alt=""><figcaption></figcaption></figure>

NOTE: Any charts you wish to add must be saved to a report in their respective project already.

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

Dashboards, like Reports, can then be shared out by clicking Share in the upper right.

<figure><img src="/files/3fqs6hX8f9d6iurUrWt0" alt="" width="419"><figcaption></figcaption></figure>

By default, the shared dashboard can only be viewed by other users in [your Team](/akkio-docs/settings/team-settings.md). Select "Public" to share externally.


---

# 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.akkio.com/akkio-docs/reporting-and-sharing/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.
