2024-06-18 15:53:06 +02:00
---
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.
2024-11-13 13:47:57 +05:30
- Navigate to **Settings >> Team & User Management >> Users** and click on **Add Users** .
2024-06-18 15:53:06 +02:00
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/teams-and-users/add-user1.png"
2024-11-13 13:47:57 +05:30
alt="Team & User Management"
caption="Team & User Management"
/%}
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/teams-and-users/add-user1.1.png"
2024-11-13 13:47:57 +05:30
alt="Users"
caption="Users"
/%}
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/teams-and-users/add-user1.2.png"
2024-06-18 15:53:06 +02:00
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
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/teams-and-users/add-user2.png"
2024-06-18 15:53:06 +02:00
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.
2024-11-13 13:47:57 +05:30
{%/inlineCallout%}