# Add Teams and Team Crew

To add new Teams and Team Crew to your organization, please follow these below steps:

**Step 1:** Click on the **Teams** tab in the left navigation and then click **CREATE NEW** to create a new Team.

<figure><img src="/files/ASHKsZVjzGziKvjGGDDx" alt=""><figcaption><p>Teams Section</p></figcaption></figure>

**Step 2:** Input your **Team Name** and select the **Assignment Method**. You can select:

1. **Grab Mode** - The access to chatrooms will be first come first serve for Reps but no limitation for admins.
2. **Collaboration Mode** - Everyone on the team can access all team conversation chatrooms freely.

Click **"CREATE"** to proceed.

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

**Step 3:** You will get a pop out message of "The new team has been created" as can be seen from below figure, click INVITE to invite your team members.

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

**Step 4:** After that, search the email of the team member you want to invite and assign them their respective Team Roles which is either Team Admin or Representative and click INVITE.

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

Once you've completed these steps, you'll see the new team and team members listed in your organization.


---

# 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://imbrace.gitbook.io/imbrace-documentation/onboarding-guide/add-teams-and-team-crew.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.
