# Switch between workspaces

If a member's account has several workspaces, they can switch between those workspaces by following the below steps and the image shown,

1. Click on the **three vertical dots** besides the workspace name.
2. Click on the **Switch workspace** button to view all the existing workspaces.
3. Then, click on the workspace that needs to be opened.

<figure><img src="/files/xWf1eQRqN7v3qSIg9daT" alt="" width="563"><figcaption></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://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/switch-between-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.
