# One account, multiple spaces

With a single CreatiBI account, you can create or join multiple spaces such as workspaces or organizations. Since these [organizations](/en-us/fundamentals/organization-and-workspace/organization.md) and [workspaces](/en-us/fundamentals/organization-and-workspace/workspace.md) are separate entities, you must switch between them to access your projects and tasks inside each space.

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

**To switch between organizations and workspaces:**

1. Click your profile photo in the top right corner
2. From the drop-down menu, select the workspace or organization you want to access under "Accounts" on the left-hand side.

**Note:** The orange dot beside the organization or workspace name indicates an unread inbox notification in that CreatiBI space.

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>

### Related articles

{% content-ref url="/pages/fBzujQZq34KmKLyyLoWb" %}
[Account](/en-us/fundamentals/account.md)
{% endcontent-ref %}

{% content-ref url="/pages/joHK0NHckUh1TKOIO3it" %}
[Create account](/en-us/fundamentals/account/create-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/SdFk8RV9LSMUzjSgPGRC" %}
[Log in & log out account](/en-us/fundamentals/account/log-in-and-log-out-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/f694SjcesQfqBQ3DoAOm" %}
[Reset password](/en-us/fundamentals/account/reset-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xv7X3cBmLX1HPtChz0zK" %}
[Account setting](/en-us/fundamentals/account/account-setting.md)
{% endcontent-ref %}


---

# 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://help.creatibi.com/en-us/fundamentals/account/one-account-multiple-spaces.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.
