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

# Invite Users

> Add team members to Collate 2.0, assign roles, and organize users into teams.

# Invite Users

Collate 2.0 is built for collaboration. Invite your data engineers, analysts, and governance leads so they can discover data, review lineage, and participate in governance workflows.

## Invite a user

1. Select the **Profile** icon and navigate to **Settings** > **Team & User Management** > **Users**.

   <img src="https://mintcdn.com/collatedocs/upR0ShcKvEojE0Rd/public/images/ai-2.0/admin-guide/team-users/acces-users.png?fit=max&auto=format&n=upR0ShcKvEojE0Rd&q=85&s=c8c20495381828bfa2053c312085a915" alt="Access Users" width="2828" height="1274" data-path="public/images/ai-2.0/admin-guide/team-users/acces-users.png" />

2. Click **Add User**.

   <img src="https://mintcdn.com/collatedocs/upR0ShcKvEojE0Rd/public/images/ai-2.0/admin-guide/team-users/add-users.png?fit=max&auto=format&n=upR0ShcKvEojE0Rd&q=85&s=55b0b1cd20a1c571837754898813553a" alt="Add user" width="2836" height="940" data-path="public/images/ai-2.0/admin-guide/team-users/add-users.png" />

3. Fill in the following details and click **Create**:

   * **Email** (required) — The user's email address.
   * **Display Name** (optional) — The name shown in the Collate UI.
   * **Description** (optional) — Add context about the user's role or responsibilities.
   * **Teams** (optional) — Search and select one or more teams to assign the user to.
   * **Roles** (optional) — Select one or more roles to assign directly to the user.
   * **Admin** (optional) — Toggle on to grant the user full admin access.

   <img src="https://mintcdn.com/collatedocs/upR0ShcKvEojE0Rd/public/images/ai-2.0/admin-guide/team-users/users-details.png?fit=max&auto=format&n=upR0ShcKvEojE0Rd&q=85&s=537826fddf7b299e11859fdbef39f8a6" alt="Create User form" width="1605" height="1580" data-path="public/images/ai-2.0/admin-guide/team-users/users-details.png" />

<Tip>
  **Tip**: Users inherit the roles assigned to their teams. Additional roles can be assigned directly to a user when they need permissions beyond what their team provides.
</Tip>

<Note>
  **Note**: If you were invited by email, you need to finish setting up your account before you can log in. If your company uses SSO (single sign-on), your account is created automatically the first time you log in.
</Note>

## Roles

Collate uses role-based access control (RBAC). The built-in roles are:

| Role              | What they can do                                                    |
| ----------------- | ------------------------------------------------------------------- |
| **Admin**         | Full access — manage users, settings, policies, and all data assets |
| **Data Steward**  | Manage glossary, classification, governance workflows, and tags     |
| **Data Consumer** | Browse, search, and follow data assets; raise access requests       |

You can also create custom roles with fine-grained permissions under **Settings** > **Roles & Policies**.

## Teams

Teams let you group users by function such as Data Engineering, Analytics, and Finance. Teams can own data assets, be assigned governance tasks, and receive notifications.

1. Select the **Profile** icon and navigate to **Settings** > **Team & User Management** > **Teams**.
   <img src="https://mintcdn.com/collatedocs/upR0ShcKvEojE0Rd/public/images/ai-2.0/admin-guide/team-users/access-teams.png?fit=max&auto=format&n=upR0ShcKvEojE0Rd&q=85&s=b7a97fca4f6ec040873fa31fbe96fd70" alt="Access Teams" width="2834" height="1224" data-path="public/images/ai-2.0/admin-guide/team-users/access-teams.png" />

2. Click **Add Team**.
   <img src="https://mintcdn.com/collatedocs/upR0ShcKvEojE0Rd/public/images/ai-2.0/admin-guide/team-users/add-team.png?fit=max&auto=format&n=upR0ShcKvEojE0Rd&q=85&s=6daff414c4f9c34f3c4d44e39f4bd9c6" alt="select-team-type" width="2810" height="1292" data-path="public/images/ai-2.0/admin-guide/team-users/add-team.png" />

3. In the **Add Team** panel, fill the following details and click **Save**:

   * **Name** (required) — A unique identifier for the team.
   * **Display Name** (required) — The human-readable name shown in the Collate UI.
   * **Email** (optional) — A contact email address for the team.
   * **Team Type** — Select the type that matches this team's role in your hierarchy. The available options depend on the parent team's type. See [Team Structure in Collate](/ai-2-0/admin-guide/teams-and-users/team-structure-openmetadata).
   * **Public Team** — Toggle on to allow anyone in the organization to join, view data, and collaborate without an explicit invitation.
   * **Description** (optional) — Add context about the team's purpose.

   <img src="https://mintcdn.com/collatedocs/upR0ShcKvEojE0Rd/public/images/ai-2.0/admin-guide/team-users/team-details.png?fit=max&auto=format&n=upR0ShcKvEojE0Rd&q=85&s=e11129b48617ab8fdbbc0d88e2dce009" alt="Add Team form" width="2910" height="1676" data-path="public/images/ai-2.0/admin-guide/team-users/team-details.png" />

<Warning>
  **Important**:

  * The team type cannot be changed after a **Group** team is created.
  * Only teams of type **Group** can own data assets.
</Warning>

## Bulk invite via SSO

If your organisation uses an identity provider (Okta, Azure AD, Google Workspace, etc.), you can configure SSO and SCIM to provision users automatically. See [SSO](/ai-2-0/how-to-guides/sso) for setup instructions.
