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

# Teams

> Group workspace members into teams, share access through team spaces, manage team membership, and understand how team permissions apply.

Share access with a group of teammates and manage that group in one place.

## Teams

Teams group members so you can share libraries and apply resource permissions to a whole group at
once, for example an **Operations** team that can edit workflows in the Operations folder. A member
can belong to multiple teams, and teams have no size limit, so joining is never blocked.

Teams start on **Plus**. Free workspaces see an upgrade prompt in place of the team list, the **New
team** button, and the **Team spaces** section of the sidebar. Teams created during an earlier paid
period are preserved and become reachable again on upgrade.

Open **Teams** from the organization nav. The toolbar filters between **All teams** and **My
teams**, searches by name or description, and sorts by newest, most members, or name. Any member can
**Join** a team row or **Leave team** from its **...** menu. Creating, renaming, and deleting teams
is reserved for admins and owners.

### Create a team

<Steps>
  <Step title="Click New team">The dialog opens with a generated color and the cursor in the name field.</Step>
  <Step title="Name the team">Two characters minimum, up to 60, and unique within the workspace.</Step>

  <Step title="Pick a color and invite members">
    The color shows as a dot on the team row and beside teammates' avatars. Anyone not yet in the workspace must be
    invited from **Members** first.
  </Step>

  <Step title="Click Create team">The drawer opens on the new team so you can manage it right away.</Step>
</Steps>

### Manage a team

Click a team row to open its drawer.

| Tab             | What you do there                                              |
| --------------- | -------------------------------------------------------------- |
| **Members**     | See everyone in the team, and **Add members** from a picker    |
| **Settings**    | Change the name, description, and color, then **Save changes** |
| **Danger zone** | **Delete team**, confirmed by typing the team name             |

Rename inline by clicking the name in the drawer header. Deleting a team removes its membership for
everyone in it, and workflows owned by team members are unaffected.

<Note>
  Teams have no internal roles. Sharing something with a team gives every member the same access, viewer or editor,
  whatever org role each of them holds. That includes everything inside a shared folder, at any depth.
</Note>

## Related

<Columns cols={2}>
  <Card title="Organization management" icon="building" href="/account/organization">
    Understand workspace roles and settings.
  </Card>

  <Card title="Plan limits" icon="scale-balanced" href="/account/plan-limits">
    Compare plan allowances and capacity.
  </Card>
</Columns>
