# Chart Layout

## How to Save and Load Chart Layouts

Once you have customized your settings \[e.g., Candle Colors, Appearance Settings, Light or Dark mode] and loaded the E5 Trading indicators, you may save your preferences as a "Chart Layout".&#x20;

You may customize multiple chart layouts, which is a handy feature if you are trading multiple markets and strategies or want to switch between various indicator layouts.

To save your chart layout once configured, perform the following operations:

* **\[A]** Click the **down arrow** to open the Chart Layout menu at the top of the *TradingView* menu. The default may be "Unnamed" if you have not used this feature.
* **\[B]** Toggle **Autosave** on to ensure all changes are saved automatically.
* **\[C]** Click **Rename** to change the name of the layout \[**Default: Unnamed**]; change to any name per your preference \[e.g., E5 Trading].
* **\[D]** If you need to switch chart layouts or reload the existing layout, select **an option under RECENTLY USED.**

<figure><img src="/files/JnGVjVxx9f01zBNvON5W" alt=""><figcaption><p>Menu: Chart layout</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://guide.e5trading.com/tradingview-setup/chart-layout.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.
