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

# Team Management

> Invite team members, manage roles, and control access to your workspace.

## Overview

Collaborate with your team on campaigns, content, and analytics. Each plan includes a set number of team seats.

| Plan           | Seats     |
| -------------- | --------- |
| **Startup**    | 1         |
| **Growth**     | 5         |
| **Scale**      | 15        |
| **Enterprise** | Unlimited |

## Inviting Team Members

1. Go to **Settings** → **Team**
2. Click **Invite Member**
3. Enter their email address
4. Select a role (see below)
5. Click **Send Invitation**

<Frame caption="Inviting a team member">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/aiwavedevsl-96d49414/images/placeholder-team-invite.png" alt="Team Invite" />
</Frame>

The invitee will receive an email with a link to join your workspace. The invitation expires after 7 days.

## Roles & Permissions

| Permission                 | Owner | Admin | Editor | Viewer |
| -------------------------- | ----- | ----- | ------ | ------ |
| View campaigns & analytics | Yes   | Yes   | Yes    | Yes    |
| Create & edit campaigns    | Yes   | Yes   | Yes    | —      |
| Approve content            | Yes   | Yes   | Yes    | —      |
| Manage integrations        | Yes   | Yes   | —      | —      |
| Manage team members        | Yes   | Yes   | —      | —      |
| Manage billing             | Yes   | —     | —      | —      |
| Delete workspace           | Yes   | —     | —      | —      |

## Managing Members

### Changing a Role

1. Go to **Settings** → **Team**
2. Find the team member
3. Click the role dropdown
4. Select the new role

### Removing a Member

1. Go to **Settings** → **Team**
2. Find the team member
3. Click **Remove**
4. Confirm the removal

<Info>
  Removing a team member immediately revokes their access. Any content they created remains in the workspace.
</Info>

### Transferring Ownership

1. Go to **Settings** → **Team**
2. Find the member you want to make Owner
3. Click **Transfer Ownership**
4. Confirm with your password

<Warning>
  Each workspace can only have one Owner. Transferring ownership demotes you to Admin.
</Warning>
