> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://help.sigmacomputing.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.sigmacomputing.com/_mcp/server.

# Manage team members

> Learn how to add, remove, and transfer members to and from teams in Sigma, where members inherit the team's access and permissions.

You can add and remove users from teams or transfer a user to another team at any time in order to control access to folders, documents, and data for multiple users at the same time. To allow for collaboration and sharing across teams, you can make users members of multiple teams at the same time. When a user is a member of a Sigma team, they automatically inherit all access and permissions granted to that team.

This document explains how to add, remove, and transfer members to and from teams in Sigma. For information about creating teams and assigning team admins, see [Create and manage teams](/docs/manage-teams) and [Manage team admins](/docs/manage-team-admins).

This document describes how to manage team members from the **Administration** > **Teams** page where users assigned an account type with the **Manage teams** permission can add, remove, and transfer members to and from teams.

If you are a **Team admin** for a specific team, but are not assigned an account type with the **Manage teams** permission, you cannot access the **Administration** > **Teams** page. However, you can manage team members for your team from the **Teams** page in your **Profile**.

## User requirements

* To manage members of all teams, you must be assigned an account type with the **Manage teams** permission enabled.
* To manage team members for a specific team, you must be assigned **Team admin** status for that team.

## Add team members

1. Go to **Administration** > **Teams**:

   1. In the Sigma header, click your user avatar to open the user menu.

   2. Select **Administration** to open the **Administration** portal.

   3. In the side panel, select **Teams**.

2. In the list of teams, select the team you want to update.

3. In the team details page, click **Add members**.

4. In the **Add people to your team** modal, search for and select the users you want to add as team members, then click **Add**.

## Remove team members

### Remove an individual team member

1. Go to **Administration** > **Teams**:

   1. In the Sigma header, click your user avatar to open the user menu.

   2. Select **Administration** to open the **Administration** portal.

   3. In the side panel, select **Teams**.

2. In the list of teams, select the team you want to update.

3. In the team details page, locate the team member you want to remove, then click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/more.svg" alt="" /> **More** and select **Remove from team**.

### Remove team members in bulk

To remove multiple team members from a team at once:

1. Go to **Administration** > **Teams**:

   1. In the Sigma header, click your user avatar to open the user menu.

   2. Select **Administration** to open the **Administration** portal.

   3. In the side panel, select **Teams**.

2. In the list of teams, select the team you want to update.

3. In the team details page, select the checkbox associated with each team member you want to remove.

4. Click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/deactivate-user.svg" alt="" /> **Remove from team** to remove the selected members.

## Transfer team members

To assign a team member to a different team and remove them from their current team:

1. Go to **Administration** > **Teams**:
   1. In the Sigma header, click your user avatar to open the user menu.
   2. Select **Administration** to open the **Administration** portal.
   3. In the side panel, select **Teams**.

2. In the list of teams, select the team you want to update.

3. In the team details page, select the checkbox associated with each team member you want to transfer.

4. Click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/transfer-user.svg" alt="" /> **Transfer to a different team**.

5. In the **Transfer to a different team** modal, select a team, then click **Confirm** to transfer the members.

## Related resources

* [Create and manage teams](/docs/manage-teams)
* [Manage team admins](/docs/manage-team-admins)