# Manage tiles

In this section we will see how to add tiles to a dashboard, and how to arrange tiles to structure our dashboard.

{% content-ref url="/pages/biTB7Zl8OURyC7wt501S" %}
[Add chart tiles](/data-consumption/dashboards/manage-tiles/add-chart-tiles.md)
{% endcontent-ref %}

{% content-ref url="/pages/J2iaRXcTlFh4sCntsc8k" %}
[Add text tiles](/data-consumption/dashboards/manage-tiles/add-text-tiles.md)
{% endcontent-ref %}

{% content-ref url="/pages/hpXWp95yY7OBpGjVkX3y" %}
[Add navigation tiles](/data-consumption/dashboards/manage-tiles/add-navigation-tiles.md)
{% endcontent-ref %}

{% content-ref url="/pages/VAQUwRBgJ2ZtjNOx3nHA" %}
[Arranging tiles](/data-consumption/dashboards/manage-tiles/arranging-tiles.md)
{% endcontent-ref %}


---

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