# Workspaces

The highest level of trading area organization — is a **Workspace**. This is the most general grouping layer that you may even don’t need most of the time.

{% hint style="success" %}
**Quantower auto-saves each workspace** into its local file every 5 mins, in order to keep them safe.
{% endhint %}

As a top-level grouping layer, Workspaces store all their contents in special local files. These files can be found in ***Quantower -> Settings -> Workspaces*** folder. Each file represents some workspace; both have the similar names. Technically, the workspace file is an XML-document containing all of the settings of all panels that are in the workspace.

{% embed url="<https://ampglobal.wistia.com/medias/fvr8aubotu>" %}
How to create and save your custom workspace
{% endembed %}

**Workspaces manager** allows you to see, create, edit and delete your working environments as well as lock their modification. It is represented with the special icon, that opens the list of available Workspaces once being clicked.

![Workspaces manager](/files/-MYv_Fl3218_sqhoWHhe)

The currently active workspace is marked with the color and has a blue dot on the left side of its name. You can switch the current workspace by left-clicking any of available item from the list. The bottom part of the list (after separator) consists of actions, referred to the currently active workspace and allows to:

* **Lock** — disables an ability to add, remove, move or resize any panel in current workspace;
* **Rename...** — invokes a pop-up screen where you can set up a new name for the current workspace;
* **Create new** — opens a pop-up screen with the new workspace creation form.

![New workspace creation window](https://gblobscdn.gitbook.com/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-LEOik3WoTaZrKN3m6Jk%2F-LEOlOfKnL93m7pXNnTU%2FccNewWorkspace.png?alt=media\&token=a7bf35bf-2e98-4a5b-886f-6c593e46168a)

When creating the new workspace, you have an ability to specify its future name and select whether it should be Blank, once created, or should contain some predefined panels set.

{% hint style="success" %}
The list of Workspace templates will be constantly growing.
{% endhint %}

You can also Remove any of Workspaces by clicking the “***Trash***” icon on the right side from Workspace name (icon appears while hovering the name).


---

# 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.ampfutures.com/trading-platforms/quantower/general-settings/workspaces-binds-groups.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.
