# Arrange Manager

* The workspace can be arranged using the "Arrange Manager".&#x20;
* A new Arrange layout  can be created by clicking the Add button.
* An existing Arrange can be modified by right-click the Add button.
* The layout of an Arrange button can be changed/saved by right-click of the Arrange button.
* The name layout of an Arrange button can be changed by right-clicking the Arrange button.

<figure><picture><source srcset="/files/PXRChWzhP89kezCOVYrH" media="(prefers-color-scheme: dark)"><img src="/files/pYLG4Mn7oXZD1mgeEaww" alt="" width="276"></picture><figcaption><p>Arrange Manager</p></figcaption></figure>

<figure><img src="/files/IxApjI45mAFEDHc25EhJ" alt=""><figcaption><p>Switching the layout of the workspace using Arrange Manager buttons</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://tradingide.gitbook.io/tradingide/undefined/platform-and-features/arrange-manager.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.
