Pere Miquel Brull 3afb5212ec
[Docs] - Use a.b.x as version pattern (#13161)
* [Docs] - Use a.b.x as version pattern

* Fix image path
2023-09-12 19:41:21 +02:00

1.3 KiB

title slug
How to Add Users to Teams /how-to-guides/quick-start-guide-for-admins/teams-and-users/add-users

How to Add Users to Teams

If the user does not already exist in OpenMetadata, then invite the user to OpenMetadata. While creating the new user, you can add them to the relevant Team as well as assign them the relevant Roles.

{% note %} Note: You can add a User to multiple Teams when creating a New User. {% image src="/images/v1.1/how-to-guides/teams-and-users/add-user5.png" alt="Add User to Team" /%} {% /note %}

If the user, already exists in OpenMetadata, then

  • Go to Settings >> Teams >> Users Tab
  • Select the specific team you would like to add a user to. A team may have further sub teams. Select the required sub team.
  • Click on Add User.

{% note %} Note: Users will inherit the Roles that apply to the Team they belong to. {% /note %}

{% image src="/images/v1.1/how-to-guides/teams-and-users/add-user3.png" alt="Add User to Team" caption="Select Relevant Team" /%}

  • Search for the user, select the checkbox, and click on Update.

{% image src="/images/v1.1/how-to-guides/teams-and-users/add-user4.png" alt="Add User to Team" caption="Add User to the Team" /%}

It's that simple to add users to teams!