# 1.1. Switching Workspaces

**The Workspace Switch** feature allows you to toggle between different workspaces. Switching between these workspaces enables you to easily manage your personal projects and team projects effectively.

On the Dashboard page, click on your workspace icon in the upper right corner of the website. A list of workspaces will appear; select the workspace you want to switch to.

* **Your Account:** This is your personal workspace, where you manage your individual projects.
* **Your Team:** This is the team workspace, where you and other team members can collaborate on the same project.

<figure><img src="/files/EGTtb4uyhxMf621uu3IQ" alt=""><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://docs.shopone.io/english/creating-a-landing-page-with-shopone/dashboard-page/switching-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.
