> ## Documentation Index
> Fetch the complete documentation index at: https://watermelon.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Create teams

> Learn how to create teams and manage team members to organize conversations and collaborate more effectively.

Teams help you organize conversations and collaborate efficiently. By assigning conversations to specific teams, you ensure that the right people handle the right topics, which improves response time and clarity.

<Info>
  Teams are available in Business and Enterprice licenses.
</Info>

## Creating a Team

<Note>
  Only administrators can create teams, and add or remove users.
</Note>

<Steps>
  <Step title="Open Teams Settings">
    Navigate to **Settings**, then **Teams**

    <Frame>
      <img src="https://mintcdn.com/watermelon/2fSwjg6tAav3b1YT/images/create-teams/teams-setting.png?fit=max&auto=format&n=2fSwjg6tAav3b1YT&q=85&s=577df7d1f4b614321431963fb8b66290" alt="Teams Setting" width="2922" height="1390" data-path="images/create-teams/teams-setting.png" />
    </Frame>
  </Step>

  <Step title="Click Create">
    <Frame>
      <img src="https://mintcdn.com/watermelon/2fSwjg6tAav3b1YT/images/create-teams/teams-create.png?fit=max&auto=format&n=2fSwjg6tAav3b1YT&q=85&s=e3cea80915ecf7f0746758d211ca35ed" alt="Teams Create" width="2922" height="1390" data-path="images/create-teams/teams-create.png" />
    </Frame>
  </Step>

  <Step title="Add Members">
    * Enter a team name and (optional) description
    * Under Users, **select the team members** who should be part of the team.
    * When all members are added, click **Create**.

    You can return to the Users section any time to add or remove team members.

    <Check>
      You are added automatically, since every team requires at least one member.
    </Check>

    <Frame>
      <img src="https://mintcdn.com/watermelon/2fSwjg6tAav3b1YT/images/create-teams/teams-details.png?fit=max&auto=format&n=2fSwjg6tAav3b1YT&q=85&s=5ba7fb8915da58008a52c9ecec7ce912" alt="Teams Details" width="2922" height="1390" data-path="images/create-teams/teams-details.png" />
    </Frame>
  </Step>
</Steps>

<Check>
  Your team is ready!
</Check>
