# Set as Default

Flexible platform settings allow you to customize any panel on your own. Change the font, color, add indicators, determine the displaying of the required columns in the table, etc.

But if you don’t want to configure the newly opened panels of this type every time, we have created the "***Set as Default*****"** option that redefines the factory settings.

## How Set as Default works? <a href="#how-set-as-default-works" id="how-set-as-default-works"></a>

* **Open the panel** for which you want to assign new settings.
* **Customize the panel**. For example, on the chart panel, add any indicator, change the font size of the price axis, change the background color.
* Click on the panel's context menu (left upper corner) and click on the "***Set as Default"***. You will see the message "***Settings saved as default layout***".
* A new panel of this type will open with saved settings.

<figure><img src="/files/QyswRWexETwy9LYXcw3W" alt=""><figcaption><p>Saving settings as default</p></figcaption></figure>

{% hint style="info" %}
If you enable [***volume analysis tools***](https://help.quantower.com/analytics-panels/chart/volume-analysis-tools) on the chart panel and save it by default, then each new chart panel will be loading tick and volume data. It will increase traffic consumption and reduce the speed of building chart data.
{% endhint %}


---

# 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.thirddimension.exchange/general-settings/set-as-default.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.
