# Organization settings

Access your organization settings by clicking your profile menu in the bottom-left corner of the sidebar, then selecting Settings.

<div align="left"><figure><img src="/files/aCIkBcSjrNhxgf9n8Zp1" alt="" width="206"><figcaption></figcaption></figure></div>

## Initial set up

During the signup process, you provide us with the name of your company or business. In Bird, this is known as your **Organization**.

We’ll also ask you to provide the name of your team or department. We use this information to set up your first [Workspace](/applications/settings/account/organization-settings/workspaces.md).

### Organization and workspace setup

Organizations and workspaces are designed to make it easy for you to set up and manage operations and communications across different departments within your company.&#x20;

Familiarize yourself with how organizations and workspaces work to effectively manage your operations and communications.

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

### Organizations

Organizations should be set up at the company or business level. Many users will only need to set up one organization, unless they have multiple companies or operate in multiple countries.&#x20;

Organizations contain workspaces.

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

### Workspaces

[Workspaces](/applications/settings/account/organization-settings/workspaces.md) exist within an organization and should be set up at the team or department level. Depending on the size and complexity of your company, you may need to set up multiple workspaces.

Workspaces allow for focused collaboration and management of operations within specific teams or departments. Therefore, consider setting up separate workspaces for different teams or departments to facilitate efficient communication and collaboration.

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


---

# 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.bird.com/applications/settings/account/organization-settings.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.
