# Users with multi-workspace access

Some users may have access to multiple workspaces. And you may want to create many different boards for every workspace.

When a user has access to multiple workspaces, **to move between them is very straightforward**.

First, click on the user button in the upper right corner:

![](/files/KZG6Iy9RedC10m1JqtIA)

Second, in the dropdown menu click on Accounts:

![](/files/fu4KgDMGQfcWj8Z8UXDi)

And then you can switch workspaces:

![](/files/uLI2Y9PbBxluUdFMlVQX)


---

# 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.shimoku.com/dev/cloud-and-community/handling-workspaces-and-users/users-with-multi-workspace-access.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.
