# Tile Management

### Cloning Tiles&#x20;

Cloning tiles can be done within Dashboard Collections. When cloning a dashboard tile all display and configuration settings of the selected tile are copied into a new tile. The new tile can be cloned within the same dashboard collection or it can be cloned to another dashboard collection. &#x20;

* *Clone -* Will create a copy of the tile and place the copy at the bottom of the dashboard collection
* *Clone to -* Will create a copy of the tile and allow you to select which collection to send the copy to. If the clone to collection uses a different model you will be prompted to map fields.&#x20;

![](/files/w1qj6LRZHI4Y64vCLXbO)

{% hint style="info" %}
Verb also allows cloning of any collection.&#x20;
{% endhint %}

### Deleting Tiles

In the display Tab within the Tile, select More on the bottom of the left panel and select Delete Tile. In the collection, hover over the tile to display the 3 dot ellipsis menu and select delete.&#x20;

![](/files/CsNF30dDlrBoZZMAxRdF)

### Tile Design&#x20;

Most design settings are controlled at the Design Theme level however some properties are controlled at the tile level. [Learn more in the Design Theme section here.](/design-themes/what-is-a-design-theme.md)


---

# 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.verbdata.com/tiles/tile-management.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.
