# User Management (/admin/user_management)













As an Admin user, you can manage other users — **invite others, give them certain roles / user rights and remove them** — all from the **Admin tab** in the bottom of your lefthand side.<br />
This guide shows how to:

* Invite team members
* Manage their user rights
* Control who can work where

## Invite Team Members

Admin users can invite other people to help manage and build Agents.

1. Go to the tenant, sub-tenant, or client where you’re an Admin.
2. Click **Invite User**
3. Enter their email address
4. Choose their role
   * Admin → Can invite others, manage tenants, Agents, and settings.
   * User → Can help build and manage Agents.
5. Click Send Invite.

<img alt="InviteUser" src={__img0} placeholder="blur" />

You will immediately see the new user under users tab. Its Status is set to Invited.<br />
You can even choose to withdraw the invitation or to re-send it.

<img alt="InviteUser" src={__img1} placeholder="blur" />

The invited team member receives an email, similar to the following.

<img alt="InviteUser" src={__img2} placeholder="blur" />

After clicking on Accept Invitation, the invited team lands on sign-up page to create a its user.

<img alt="Join" src={__img3} placeholder="blur" />

<img alt="CreatedUser" src={__img4} placeholder="blur" />

Immediately, the user’s status is updated to Active.

## Manage User Rights

The Admin controls and manages the user under its tenant all the cildren tenants. <br />
In this specific case, the Admin user could upgrade the role from User to Admin or remove the user.

<img alt="UserManagement" src={__img5} placeholder="blur" />

## What Admins Can Do

If you’re an Admin, you can:

* Create, manage and remove sub-tenants or clients
* Invite team members
* See all Agents under your level
* Remove users if needed

<Callout title="Note">
  Admins can only manage the level they’re assigned to (e.g. a Client Admin can’t manage the whole tenant).
</Callout>

**Example**
Let’s say you run an agency:

* Under your "My Agency" tenant, you create a Sub-Tenant: "Sales Team"
* Then add a Client: "Client ABC"
  You (Admin) invite:
* Jane to help with Client ABC → she sees only that client
* Alex to help with Sales Team → he sees everything under "Sales Team"

**That’s it! <br />
Simple and flexible — just build your structure, invite your team, and start creating voice agents together.**
