> For the complete documentation index, see [llms.txt](https://help.creatibi.com/en-us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.creatibi.com/en-us/fundamentals/organization-and-workspace/workspace/create-a-workspace.md).

# Create a workspace

**To create a new workspace:**

1. Use your personal email to sign up, and CreatiBI will create one for you.

Or

1. Click on your profile photo and select "Settings" from the drop-down menu;
2. Click on the "**Account"** tab;
3. Select "**Create new workspace".**

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

> A single CreatiBI account can join or create multiple workspaces. Create workspaces for different groups of people you want to collaborate with.

If using a corporate email, you can create workspaces under your organization, but they remain separate. If removed from the organization, you lose access to these spaces. If you wish to retain access to the workspaces without being affected by the organization's access permissions, consider using a personal email to create workspaces.

> 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/B0E4nlvS1a6GqitzPrtA" %}
[Organization and workspace](/en-us/fundamentals/organization-and-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/WMIojVHRiwrRqnIH1Abb" %}
[Organization](/en-us/fundamentals/organization-and-workspace/organization.md)
{% endcontent-ref %}

{% content-ref url="/pages/tTOROEWvAOqxQ68f9hoC" %}
[Guest](/en-us/fundamentals/organization-and-workspace/guest.md)
{% endcontent-ref %}

{% content-ref url="/pages/km74GBGcqh9xgGFCQEVh" %}
[Workspace](/en-us/fundamentals/organization-and-workspace/workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/WNhuCPtfwRME4AfAh2Ct" %}
[Join a workspace](/en-us/fundamentals/organization-and-workspace/workspace/join-a-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/m22qtYeDnNlaiqTMphn0" %}
[Leave a workspace](/en-us/fundamentals/organization-and-workspace/workspace/leave-a-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/sbnTSwqR08UtO92EFMxi" %}
[Manage a workspace](/en-us/fundamentals/organization-and-workspace/workspace/manage-a-workspace.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.creatibi.com/en-us/fundamentals/organization-and-workspace/workspace/create-a-workspace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
