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

# Team and user provisioning

> Learn how to create new teams and invite users

This page explains how to add users and teams to your Prophecy environment.

<Info>
  For guidance on how to configure your teams, visit [Team-based
  access](/administration/management/users/access/team-based-access).
</Info>

## Create teams

Before you can invite users to Prophecy, you need to define the [teams](/administration/management/teams/teams) they will be invited to.

1. Go to **Metadata → Teams**.
2. Click **+ Create Team**.
3. In the **Basic Info** tab, define the team name.
4. Click **Continue**.
5. **([Enterprise Edition](/administration/platform/editions) only)** Enable or disable Spark execution metrics for the team.
6. Click **Complete** to save the new team.

## Create users

After you define the teams, invite new users to those teams.

You can do so in one of two ways:

* Directly through the **Metadata** page.
* By editing a team's settings

### Add team members through the Metadata page

To add team members through the Metadata page:

1. Go to **Metadata → Users**.
2. Click **+ Invite Users**.
3. In the **Invite User** dialog:
   * Enter one or more email addresses.
   * Select the team the user will join.
   * Choose a role: **User** or **Admin**.
   * Click **Send Invitation**.

The system creates the accounts and emails the invitation links to users.

### Add members through the Teams tab

To add team members by editing a team:

1. Go to **Metadata → Teams**.
2. Click the link for your team.
3. Click the **Members** tab.
4. Click **+ Invite Users**.
5. In the **Invite User** dialog:
   * Enter one or more email addresses.
   * Select the team the user will join.
   * Choose a role: **User** or **Admin**.
   * Click **Send Invitation**.

The system creates the accounts and emails the invitation links to users.
