# Viz-level actions

Each individual chart comes with the following options that could be used to make any changes to that specific chart.

<figure><img src="/files/0xjHY0PSeaSLaYlfObra" alt="" width="563"><figcaption><p>Viz-level actions in Edit mode</p></figcaption></figure>

* **Clone:** Click on **Clone** to duplicate the chart. This creates an exact replica within the same Vizpad tab, preserving all filters and settings.
* **Filter:** This is a local filter that applies filters to the individual chart. For more details, check out [this page](/tellius-5.4/vizpads-explore/applying-local-filters.md).
* **Three-dot menu:** It displays the time taken by Tellius and other external engines to load the individual chart. Click on **Query time details** to view the complete breakdown.

<figure><img src="/files/A8RwT7SKJbieONKMRUGp" alt="" width="272"><figcaption><p>Time taken to load the chart</p></figcaption></figure>

The visibility of this menu is based on the selection made in the **Show query time** menu in the Vizpad. For more details, check out [this page](/tellius-5.4/search/analyzing-search-results/time-taken-to-execute-a-query.md).

<figure><img src="/files/4r3QMkqA30MjwaJ1LnDB" alt="" width="316"><figcaption><p><strong>Show query time</strong> menu in the Vizpad</p></figcaption></figure>

### Hover actions

When you hover over any chart in the Vizpad, the following options will be displayed.

* **Relocation:** A four sided arrow will be displayed in the top left corner of the chart, which can be used to move the chart around in the canvas. Drag and drop in the required location.
* **Delete:** A close button will be displayed in the top-right corner of the chart. Clicking on this will delete the chart.
* **Resizing:** An outward arrow will be displayed, which can be used to resize the chart as required.
* **Renaming:** Click on the pen icon next to the chart name to rename it.

### Changing the color theme

You can customize the color of the series in charts to match your preferences.

1. Click on the required chart to change its color theme.
2. Under **Theme Colors**, you'll be presented with a default palette of theme colors, curated to complement your visualizations.
3. For specific color scheme, choose **Custom Color** and input the hex color code. Click on **Apply** for the color to be reflected in the chart.

<figure><img src="/files/hu42wJxYAZrcNZPQ18in" alt="" width="324"><figcaption><p>Changing the color theme</p></figcaption></figure>


---

# 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://help.tellius.com/tellius-5.4/vizpads-explore/actions-in-edit-mode/viz-level-actions.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.
