# Managing Users in an Organization


Organization Administrators can use the <a href="https://app.dyspatch.io/admin/" target="_blank">Administration portal</a> to manage Users in their <a href="https://app.dyspatch.io/admin/user" target="_blank">organization</a>, <a href="https://app.dyspatch.io/admin/workspaces" target="_blank">workspaces</a>, and <a href="https://app.dyspatch.io/admin/team" target="_blank">teams</a>.

## Organizational User Management

### Add Users to the Organization

![Admin Users View](https://docs.dyspatch.io/img/administration/users.png)

Select the **Invite User** button and enter the email address of the user you’d like to invite to your organization. The user will receive an invitation email with instructions. In order to access a workspace, a user will need to be [added as a collaborator](/administration/managing_workspaces/#manage-collaborators) to a workspace, or assigned to a team.

![Admin Invite User View](https://docs.dyspatch.io/img/administration/invite-user.png)

<div class="highlight tip">Dyspatch also supports <a href="/integrations/setting_up_sso">Setting Up SSO</a></div>

## Workspace and Approver Team Management

### Add a User to a Team

![Admin Teams View](https://docs.dyspatch.io/img/administration/teams.png)

<div class="highlight note">
New to creating teams? See <a href="/administration/managing_teams/"> Managing Teams</a> to learn how.
</div>

On the <a href="https://app.dyspatch.io/admin/team" target="_blank">Teams Page</a>, select the desired team for the user and **Invite User**. They will receive an invitation to join that team and can start working on emails.

### Remove a User From a Team
On the <a href="https://app.dyspatch.io/admin/team" target="_blank">Teams Page</a>, select the team, hover over the user's name, click the **X**, and confirm the removal of the user from the team. 

<div class="highlight note"> 
Removing a user from the team does not remove them from the organization. To remove them from the organization, go to the <a href="https://app.dyspatch.io/admin/user" target="_blank">Users Page</a>.
</div>
