# Add text tiles

You can add text tiles to a report to give some context to a dashboard, add explanations or even better structure your dashboards.

## Create a text tile

To add a text tile to a dashboard, create a new report (or edit an existing one) then click on the "Text" button in the action bar. Type your text, use the formatting options and click on create:&#x20;

![](https://34758050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MC1g4I2_CgXd0qAq1P7%2Fuploads%2F6qTyW8QST7a1AYyzJxwa%2Fadd%20text%20tile.gif?alt=media\&token=1ba42b51-4233-46ae-9447-78f5a6db3c85)


---

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