# Creating & Editing a Workspace

### Creating a New Workspace

In the top-right corner, there is an option called "Workspace Settings." When you click on it, a dropdown will appear with an option labeled "Save Layout As." Clicking this will take you to the edit layout section.

<figure><img src="/files/7J206WNPxsPey0fkq0Wy" alt=""><figcaption></figcaption></figure>

In the edit layout section, you can assign a name to your workspace and click on "Apply" to save it in your workspace section.

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

Now, when you navigate to the workspace settings, you will find your new workspace listed alongside the default workspace.

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

### Edit your  Workspace

* You can customize your workspace to suit your preferences by dragging and dropping the tabs with the left mouse button.

{% file src="/files/roOuqMj9ud2pzfZQcSbF" %}

* You can add more elements to your workspace by clicking on the "**+**" sign after the tabs and by using drag and drop method you can change their positions.

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

* You can rename your workspace by navigating to "Workspace Settings" clicking on "Edit" and then selecting "Apply" to save your changes.

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

**Note:**

* You can access all of your workspaces from "Workspace Settings"
* You can delete a watchlist from "Watchlist Settings"&#x20;
* Ensure that you enable auto-save while editing your workspace, so that changes are automatically saved each time. Alternatively, you can manually save your changes after editing to prevent any loss. (auto save is turned on by default)

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

Source: <https://docs.agenatrader.com/webtrader/creating-and-editing-a-workspace>


---

# 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.tradersyard.com/webtrader/creating-and-editing-a-workspace.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.
