# Arranging tiles

When in edit mode, it's easy to :&#x20;

* **Move a tile:** click on the tile you want to move and drag it across your report. Drop it where you want, the others tiles will automatically move out of the way.
* **Resize a tile:** click on the tile you want to resize then use the handle in the bottom right corner.&#x20;
* **Delete a tile**: click on the “⋮” button on the tile you want to delete then click on delete tile. :warning: This action can not be undone.


---

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