# Charts Layouts

<figure><img src="/files/XlH36DUUiCb1uCTPjpuL" alt="Charts Layouts settings for creating, renaming, and deleting saved chart layouts."><figcaption><p>Charts Layouts settings for creating, renaming, and deleting saved chart layouts.</p></figcaption></figure>

Charts Layouts settings manage saved layouts for the [Multi charts](/features/multi-charts.md) tab.

Use this page when you want to organize chart workspaces without opening each layout in the chart view first.

## Available actions

<table><thead><tr><th width="136.875">Action</th><th>What it does</th></tr></thead><tbody><tr><td>Create</td><td>Adds a new layout that can hold its own chart grid.</td></tr><tr><td>Rename</td><td>Updates the layout name shown in selectors.</td></tr><tr><td>Delete</td><td>Removes the layout and its saved chart arrangement.</td></tr></tbody></table>

Deleting a saved layout also removes the local chart snapshots associated with charts in that layout. Use delete only when you are sure the layout is no longer needed.

For day-to-day layout switching, use the topbar in [Multi charts](/features/multi-charts.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.proliquid.xyz/settings/chart-layouts.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.
