# Workspaces

A workspace in Alpha is a collection of separate windows that can be viewed simultaneously across as many monitors. Within each workspace window, traders can add one or more widgets to suit their trading preferences. For example, the following workspace includes 2 windows, each containing a set of widgets.

{% embed url="<https://www.youtube.com/watch?v=ltPoolSWPHM>" %}
Workspaces Walkthrough
{% endembed %}

Workspace Guides:

{% content-ref url="exchange-dashboard/how-to-add-a-workspace" %}
[how-to-add-a-workspace](https://alphatradingsystems.gitbook.io/alpha/guides/exchange-dashboard/how-to-add-a-workspace)
{% endcontent-ref %}

{% content-ref url="exchange-dashboard/how-to-add-a-widget" %}
[how-to-add-a-widget](https://alphatradingsystems.gitbook.io/alpha/guides/exchange-dashboard/how-to-add-a-widget)
{% endcontent-ref %}

View the different types of widgets that can be added to a traders workspace below:

{% content-ref url="widgets" %}
[widgets](https://alphatradingsystems.gitbook.io/alpha/guides/widgets)
{% endcontent-ref %}

![Example Workspaces](https://1864272968-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McjwqmcNQ2tg_ylhKRv%2Fuploads%2FWVY8EIwJVBioXsoBY0YI%2FUntitled%20design%20\(6\).png?alt=media\&token=cd06ef09-f57e-4031-9055-9f0de7d9dcc1)


---

# 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://alphatradingsystems.gitbook.io/alpha/guides/exchange-dashboard.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.
