mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-07 17:18:23 +00:00

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
55 lines
1.6 KiB
Markdown
55 lines
1.6 KiB
Markdown
---
|
|
title: How to Invite Users to OpenMetadata
|
|
slug: /how-to-guides/admin-guide/teams-and-users/invite-users
|
|
---
|
|
|
|
# How to Invite Users to OpenMetadata
|
|
|
|
Data is a team game and OpenMetadata is a platform to discover, collaborate and get your data right. Collaboration works best when all the team members have access to a standard tool. Admins can send invitations and invite users to onboard to OpenMetadata.
|
|
|
|
- Navigate to **Settings >> Team & User Management >> Users** and click on **Add Users**.
|
|
|
|
{% image
|
|
src="/images/v1.8/how-to-guides/teams-and-users/add-user1.png"
|
|
alt="Team & User Management"
|
|
caption="Team & User Management"
|
|
/%}
|
|
|
|
{% image
|
|
src="/images/v1.8/how-to-guides/teams-and-users/add-user1.1.png"
|
|
alt="Users"
|
|
caption="Users"
|
|
/%}
|
|
|
|
{% image
|
|
src="/images/v1.8/how-to-guides/teams-and-users/add-user1.2.png"
|
|
alt="Add User"
|
|
caption="Add User"
|
|
/%}
|
|
|
|
- Enter the details and click on **Create**.
|
|
- Email,
|
|
- Display Name,
|
|
- Description,
|
|
- Teams - Users can be invited to multiple teams.
|
|
- Roles - Multiple roles can be assigned to a user.
|
|
- Admin - Use the toggle to provide Admin access.
|
|
|
|
{% note %}
|
|
**Note:** Users will inherit the Roles that apply to the Team they belong to. Additional roles can be explicitly assigned to a user.
|
|
{% /note %}
|
|
|
|
{% image
|
|
src="/images/v1.8/how-to-guides/teams-and-users/add-user2.png"
|
|
alt="Add User"
|
|
caption="Invite User"
|
|
/%}
|
|
|
|
{%inlineCallout
|
|
color="violet-70"
|
|
bold="How to Add Users to Teams"
|
|
icon="MdArrowForward"
|
|
href="/how-to-guides/admin-guide/teams-and-users/add-users"%}
|
|
Add users to the relevant teams or sub teams.
|
|
{%/inlineCallout%}
|