> For the complete documentation index, see [llms.txt](https://help.ampfutures.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ampfutures.com/trading-platforms/quantower/getting-started/reset-settings-to-default.md).

# Reset settings to default

Settings folder contains all the workspaces, saved templates, as well as all the visual changes that have been applied to panels, indicators, drawing tools. Below we will consider the basic operations that you can perform with the settings folder for comfortable work with the platform.

* How to Reset All Settings to default
* How to Reset Settings of a particular panel, drawing, indicator
* How to share your Templates, Workspaces with other traders
* How to copy settings to other PC

{% embed url="<https://ampglobal.wistia.com/medias/gusfjuk1nq>" %}
Quantower Settings. How to Save, Copy, Restore, Reset
{% endembed %}

## How to Reset All Settings to default <a href="#how-to-reset-all-settings-to-default" id="how-to-reset-all-settings-to-default"></a>

Sometimes all platform's settings need to be reset to default. To do this, close the platform, **Right-click** on Quantower icon and select **Open File Location** from the context menu.

{% hint style="success" %}
You can save the current settings if you want to return to them later. Just rename your **Settings** folder to something else, like ***Settings\_My*** etc.
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MMGoycRoGuBW3dsxN5E%2F-MMGp1iODrRE7EHsZDO1%2FScreenshot_39.png?alt=media\&token=364c7c1e-d15b-4440-8e6f-2f0360da055b)

A folder with the main files of the latest (installed) version of the program will open. ***Go to the main folder of the platform.***

![](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MMGoycRoGuBW3dsxN5E%2F-MMGxZ62ca0JVUwFHYHV%2FScreenshot_40.png?alt=media\&token=9c31c574-e751-437a-a951-21c3492551b3)

*Rename the* ***Settings*** *folder* (for example, Settings1 or Settings\_old). After you rename the folder, run the platform. The new Settings folder will automatically appear with default settings.

![The new Settings folder will automatically appear with default settings](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-MMGoycRoGuBW3dsxN5E%2F-MMH-Ot7gTGMuVDSv-8g%2Fsettings%20folder.gif?alt=media\&token=5cfc6875-5602-4b13-99ea-e5d888e634f2)

{% hint style="warning" %}
Before sending your Settings to developers for checking the problem, add the full settings folder to the ZIP or RAR archive and send it to **<info@quantower.com>** with a brief description of your problem
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.ampfutures.com/trading-platforms/quantower/getting-started/reset-settings-to-default.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
