# Workspaces

A workspace is a particular configuration of panels, toolbars, charts and/or table layouts that makes up trading environment. The Web platform provides a predefined default workspace and allows to create custom workspaces either by modifying the default settings or by creating a new workspace from scratch.&#x20;

### &#xD;**Keeping multiple workspaces open**&#x20;

During session, several workspaces can be loaded and kept open simultaneously. All opened workspaces are shown in the bottom of panel. User can switch between the open workspaces by toggling the tabs.

<figure><img src="/files/qqA0QaJAExmHjEbovA5p" alt=""><figcaption></figcaption></figure>

### &#xD;Getting a Blank Workspace

&#x20;New blank (without any panels) workspace can be created by clicking on the button ![](/files/tyvSouCeOcpGmsAh50mN).

### &#xD;Workspace manager

Click on the button ![](/files/DLzFtEd7aJT8ToEci4q2)&#x20;which is located inside of the workspace tab <img src="/files/DbElQ99SuMWSPRNPr9zT" alt="" data-size="line">&#x20;to open workspace manager. It allows you to clone or rename the chosen workspace:

<figure><img src="/files/t0fHFBe8IC8keMcC3oQm" alt=""><figcaption></figcaption></figure>

* Clone - allows creating the same workspace as current;
* Rename - allows changing title of current workspace;
* Reset to default - allows to reset settings to default.


---

# 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.traderevolution.com/project/web-platform/getting-started/workspaces.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.
