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

# Manage teams

> Learn how to create teams, assign members, and scope resources in Masivo

Teams help large organizations separate analytics visibility without creating multiple Masivo accounts. This guide walks through team setup and day-to-day management.

## Prerequisites

* Account member with `settings:write` to create teams or assign members
* `settings:delete` to remove members

## Create a team

<Steps>
  <Step title="Open Teams">
    Go to **Settings → Team** and select the **Teams** tab, or navigate directly to `/settings/teams`.
  </Step>

  <Step title="New team">
    Click **New team**. Enter a **name** and optional **description**.
  </Step>

  <Step title="Save">
    The team is created with `ACTIVE` status. Open the team detail page to see assigned members.
  </Step>
</Steps>

<Frame caption="Teams list">
  <img src="https://mintcdn.com/trd/jUtW96NzARK4xM7O/images/teams-list.webp?fit=max&auto=format&n=jUtW96NzARK4xM7O&q=85&s=a0ebcee8b4580ab2c3000909e4f1cfbf" width="2932" height="1452" data-path="images/teams-list.webp" />
</Frame>

## Assign members to teams

1. Open **Settings → Team → Members**.
2. Find the member row and open the **Teams** column editor.
3. Select one or more teams, or clear all teams for account-wide-only visibility rules.

Members with the **ADMIN** role or the account owner show **All access** and cannot be restricted by team filters.

## Scope a resource to teams

When creating or editing a campaign, reward, journey, or marketing template:

1. Locate the **Teams** field in the form.
2. Select the teams that should see this resource in analytics.
3. Leave **No teams** selected to keep the resource visible to everyone.

<Frame caption="Team resource picker on a resource form">
  <img src="https://mintcdn.com/trd/jUtW96NzARK4xM7O/images/team-resource-picker.webp?fit=max&auto=format&n=jUtW96NzARK4xM7O&q=85&s=2064e71cc3c3120745f352135e953e13" width="2908" height="1478" data-path="images/team-resource-picker.webp" />
</Frame>

## Invite a new member

1. On **Settings → Team → Members**, click **Invite member**.
2. Enter the email address. Masivo sends an invitation valid for 24 hours.
3. After acceptance, assign a **role** and **teams** to the new member.

Track pending invitations under **Settings → Team → Invitations**.

## Leave the account

Non-owner members can leave from the **Leave team** action on the Members tab. The account owner cannot leave without transferring ownership first.

## Related documentation

* [Teams concept](/concepts/teams)
* [Transfer account ownership](/guides/transfer-account-ownership)
