# Organization and workspace

Organization is created with a business email address. Once set up, anyone who signs up for CreatiBI with an email domain associated with your company will automatically join your organization as a member. These organizations have the flexibility to create multiple teams.&#x20;

Workspace is ideally suited for individual tasks or small team projects. They serve as an alternative for companies without a corporate email system. Each workspace can only accommodate one single team.

### To use both organization and workspace simultaneously:

1. Setting up an account using your company's business email will automatically create or add you to your organization's workspace;
2. Setting up another account with a personal email address will create a workspace.

The following chart compares the difference between organization and workspace:

| Organization                                                                                                                                                                                                                                                      | Workspace                                                                                                                                                               |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Use your business email to register                                                                                                                                                                                                                               | Use your personal email to register                                                                                                                                     |
| Manage multiple teams                                                                                                                                                                                                                                             | Manage one team for personal or small team use                                                                                                                          |
| Create multiple teams                                                                                                                                                                                                                                             | Can't create new team                                                                                                                                                   |
| Organization membership is determined by the shared business email address. All other people using non-business email addresses will join your organization as [guest](/en-us/fundamentals/organization-and-workspace/guest.md)<mark style="color:blue;">.</mark> | Anyone can join as a workspace member or as a [<mark style="color:blue;">limited-access member.</mark>](/en-us/fundamentals/organization-and-workspace/organization.md) |
| Organization guest doesn't contribute to the seat count                                                                                                                                                                                                           | Everyone contributes to the seat count                                                                                                                                  |

> 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/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/NxHMfCQB6OBBbaHSIeMT" %}
[Permission](/en-us/fundamentals/portfolio/permission.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/organization-and-workspace.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.
