> For the complete documentation index, see [llms.txt](https://docs.brainboard.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brainboard.co/settings/organization.md).

# Organization

### Description

The **Organization** is a common space that is supposed to host projects accessible to the same group of people or teams.

The first account created on <mark style="color:$primary;">**Brainboard**</mark> will be, by default, the owner of the organization and <mark style="color:$primary;">**Brainboard**</mark> creates a *<mark style="color:$primary;">new team</mark>* and a *<mark style="color:$primary;">new project</mark>* for this account as part of the onboarding process.

{% hint style="info" %}
If you are planning to work with your colleagues in the same organization, you should invite them or add them to the same **SSO** group.
{% endhint %}

### Create a new organization

The organization is automatically created upon sign-up.

### Join an existing organization

To join an existing organization, you need to be invited by an organization <mark style="color:$primary;">**`owner`**</mark> or <mark style="color:$primary;">**`admin`**</mark>.

Once invited, click on the link received by email.

### Rename an organization

To rename the organization:

1. Access its [settings page](https://app.brainboard.co/settings/organization).
2. Update the **Organization name.**

<figure><img src="/files/054DO8sMJ08Uyphd9Yg8" alt=""><figcaption></figcaption></figure>

### Delete an organization (close your account)

To delete an organization:

1. Go to the [organization settings page](https://app.brainboard.co/settings/organization).
2. Scroll down to the <mark style="color:red;">**`DANGER ZONE`**</mark> and then click on <mark style="color:$primary;">**`Delete organization`**</mark> button.

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

### Default organization roles

There are four default roles within the organization.

#### 1. Owner

The <mark style="color:$primary;">**owner**</mark> of the organization can perform any action. It is usually the first account created.

#### 2. Admin

The <mark style="color:$primary;">**admin**</mark> can perform any action on the organization except deleting it and managing billing information.

#### 3. Member

At the organization level, a <mark style="color:$primary;">**member**</mark> can:

* List other members
* List and create teams
* List and create projects.

{% hint style="danger" icon="xmark" %} <mark style="color:$primary;">**Members**</mark> cannot invite users or delete them. They cannot see or change the billing, and they only see projects they have access to and not all projects.
{% endhint %}

#### 4. Guest

A <mark style="color:$primary;">**Guest**</mark> is a read-only user that only has access to projects that admins or owners have allowed it to access.

{% hint style="danger" icon="xmark" %}
By default, a guest has access to nothing.
{% endhint %}

{% hint style="info" %}
To create new roles or customize existing one, please refer to the [roles page](/settings/rbac.md).
{% endhint %}
