# Add chart tiles

There are two ways to add a chart to a dashboard:

* From an existing chart if you want to copy a chart
* From an exploration if you want to add a new chart

## From an existing chart

If you want to add an existing chart to a dashboard, browse to the chart you want to add, then click on the ⋮ -> explore from here. In the drawer that opens, click on the button "Add to report", then select the report you want to add the chart to:&#x20;

![](/files/j0SSX0OoPbwQDURPGhhK)

## From an exploration

On an exploration page, create a chart, then click on the "Save" button, then "Add to report":&#x20;

![](/files/1JmvO2L6zHZNtuagM65w)

{% hint style="info" %}
When editing a report, you can also quickly open an exploration by clicking on the visualisation button in the report action bar
{% endhint %}


---

# 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/manage-tiles/add-chart-tiles.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.
