> ## Documentation Index
> Fetch the complete documentation index at: https://some-things-stay-ep1-2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage team members and roles

> Invite teammates, assign roles with clear permissions, and remove users. Control who can manage projects, billing, and workspace settings.

Team management in Mintlify Starter Kit lets you invite coworkers, assign roles that match their responsibilities, and remove users when needed. Only Owners and Admins can manage team settings. Members can collaborate on projects but cannot change workspace-level configuration.

## Invite a team member

<Steps>
  <Step title="Open Team settings">
    Click your avatar in the top-right corner and select **Team** from the dropdown.
  </Step>

  <Step title="Send an invitation">
    Click **Invite member**, enter the person's email address, and choose a role: Owner, Admin, or Member. Click **Send invite**.
  </Step>

  <Step title="Wait for them to accept">
    The invitee will receive an email with a link to join. You can resend or cancel the invitation from the Pending invites list.
  </Step>
</Steps>

## Role permissions

Each role has a specific set of permissions. Choose carefully to maintain workspace security.

| Permission                 | Owner | Admin | Member        |
| -------------------------- | ----- | ----- | ------------- |
| Manage billing and plans   | Yes   | No    | No            |
| Invite and remove users    | Yes   | Yes   | No            |
| Change workspace settings  | Yes   | Yes   | No            |
| Create and delete projects | Yes   | Yes   | Yes           |
| Edit project content       | Yes   | Yes   | Yes           |
| View all projects          | Yes   | Yes   | Only assigned |

<Tip>
  Assign **Admin** to team leads who need to manage projects and users without access to billing.
</Tip>

## Remove a team member

To remove someone, find their name in the Team list, click the three-dot menu, and select **Remove from workspace**. Their project access is revoked immediately, but their contributions remain in activity history.

<Warning>
  Removing an Owner requires transferring ownership to another user first. A workspace must always have at least one Owner.
</Warning>
