# Manage people The **People** page is where you can manage users. If you are logged in to Reunite and have an [Owner organization role](/docs/realm/access/roles#organization-roles), you can view and manage users from the **People** page in the following ways: - Invite users to your organization. - Assign or change their organization roles. - Add them to teams. - Remove them from the organization. - Link duplicate users. Only users with an Owner organization role can access the **People** page. The **People** page does not include options for determining who has access to projects. Project access is determined by the permissions of the [teams](/docs/realm/reunite/organization/teams) users are members of. See [Configure RBAC](/docs/realm/access) for more information. By default, users with the Owner or Member organization role can access all projects from the organization **Overview** page, unless restricted by RBAC. ## Invite people Invite other users to your Reunite organization. To directly invite people to your organization: 1. Click **Send Invite**. 2. Enter the **Email** address of the user you are inviting. 3. (Optional) Select **Teams** you want the user to be a member of. 4. Select the organization **Role** you want to assign to the user. 5. Click **Send invite**. You can also give users single sign-on (SSO) access to your Reunite organization by [adding an identity provider](/docs/realm/reunite/organization/sso/add-idp). ## Invite viewers If your documentation requires login to view, you can invite viewers to your organization. Viewers have read-only access to projects and cannot access Reunite. Viewer accounts don't count as paid seats. Viewer permissions Viewers can only see your projects they have links to. After successful registration, users are redirected to the the homepage of the project selected in the invitation form. To invite viewers to your organization: 1. Click **Send Invite**. 2. Enter the **Email** address of the user you are inviting. 3. (Optional) Select **Teams** you want the user to be a member of. 4. Select **Viewer** as the organization **Role**. 5. Select the **Project** you want to viewer to start with. 6. (Optional) Add a *Custom Message* in plain text format to be shown in the invitation email. 7. (Optional) Add a **Custom Message** in plain text format, that will be shown in the invitation email. 8. Click **Send invite**. ### Manage pending invites Cancel or resend invitations to your Reunite organization. You can also view invitation details such as: - When the invite was created - When the invite expires - Copy the invitation link for active (non-expired) invites To cancel an invitation to people to your organization: 1. Select the **Invites** tab. 2. Click the more options menu icon for the invite. 3. Select **Cancel**. 4. Click **Yes**. To resend an invitation to people to your organization: 1. Select the **Invites** tab. 2. Click the more options menu icon for the invite. 3. Select **Resend**. Invite expiration Invite links automatically expire after **7 days**. You can see when an invite link expires by hovering over the creation time column to display a tooltip with the exact expiration date and time. Expired invites are marked with a warning icon (⚠️) next to the creation time, and their invite links can no longer be copied or shared. You can resend expired invites to generate a new invite link. ## Change organization role Change the organization roles of other users in your Reunite organization. You may need to update another user's organization role to Owner, for instance, if you need to leave the organization and you are the only Owner. For more information on the organization roles see [Roles and permissions](/docs/realm/access/roles). To change the organization role of a person in your organization: 1. Click the current organization role listed in the **Role** column for the person. 2. Select the new role from the list. SSO overrides roles assigned on People page Organization roles assigned when [adding an identity provider](/docs/realm/reunite/organization/sso/add-idp) override roles assigned in Reunite on the **People** page. So if you change a user's role on the **People** page in Reunite, this role is only applied for the current session. As soon as the user logs out and logs back in to Reunite, their role assigned by SSO is reassigned, overriding the role assigned on the **People** page. ## Add people to teams Add other users to teams in your Reunite organization. Teams is a way to organize users and if you are using [RBAC](/docs/realm/access/rbac), you can grant permissions to the team that applies to all users included in the team. Add team first You must add your team **before** you can complete these steps. See [Teams](/docs/realm/reunite/organization/teams#create-a-new-team) for more information. To add a person to a team: 1. Select **People** in the navigation menu on the left side of the page. 2. Click the more options menu icon in the **Actions** column for the person and select **Add to team**. 3. Click into **Teams** text field and select team from list. 4. Click **Add**. ## Delete people from organization Delete other users from your Reunite organization if they leave the company or no longer need access to the organization. To delete a person from your organization: 1. Select **People** in the navigation menu on the left side of the page. 2. Click the more options menu icon in the **Actions** column for the person and select **Delete from organization**. 3. Click **Delete**. ## Link duplicate users Users who commit content to your project either through an integrated Git connection or remote content source are automatically assigned a committer role and are displayed on your **People** page. This automatic assignment may cause a single user to display as two different users on the **People** page if the user has an alternative email address for logging into the different systems. You can link duplicate users with the committer role to member or owner user account so you don't have duplicate entries for a single user. Viewer role cannot be linked You can't link users with the committer role to users with the viewer role, because the committer role is a paid seat and the viewer role is not. To link duplicate users: 1. Click the **Actions** menu icon for the user account with the committer role. 2. Select **Link to another member**. 3. Select the member you want to connect this user account to from the dropdown menu. You can also enter the user's name or email in the search box to find the user. 4. Click **Link**. ## Resources - **[Add an identity provider](/docs/realm/reunite/organization/sso/add-idp)** - Set up identity providers to import and manage users in bulk for streamlined user onboarding - **[Teams and users](/docs/realm/reunite/organization/teams)** - Learn about assigning users to teams and managing team-based access control within your organization - **[Single sign-on (SSO) configuration](/docs/realm/config/sso)** - Complete configuration reference and examples for implementing SSO in your projects