> ## Documentation Index
> Fetch the complete documentation index at: https://docs.levelblue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating Users

|                       |           |              |         |             |
| --------------------- | --------- | ------------ | ------- | ----------- |
| **Role Availability** | Read-Only | Investigator | Analyst | **Manager** |

Add a user account in your USM Anywhere environment for each member of your team that needs access. USM Anywhere implements <Tooltip tip="Describes authentication and authorization scheme in which access to functionality is based on the privileges or permissions associated with the group or role a user is a member of.">role-based access control (RBAC)</Tooltip>. See [Role-Based Access Control (RBAC) in USM Anywhere](/documentation/usm-anywhere/user-guide/user-management/rbac) for more information.

**To create a user**

1. Go to **Settings > Users** to open the page.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/JttNYaikKbN1las-/images/usm-anywhere/mainuserslist.webp?fit=max&auto=format&n=JttNYaikKbN1las-&q=85&s=e9c685a7cc0a9e14168ee759473e1f27" alt="" width="1107" height="422" data-path="images/usm-anywhere/mainuserslist.webp" />
   </Frame>

2. Click **New User**.

   The Create User dialog box opens.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WKvzNH1Td8kzeWqz/images/usm-anywhere/createuser.webp?fit=max&auto=format&n=WKvzNH1Td8kzeWqz&q=85&s=3e0423b6e9c3297950485e06159298aa" alt="" width="590" height="351" data-path="images/usm-anywhere/createuser.webp" />
   </Frame>

3. Enter the user's **Email** address and **Full Name**.

   This is the email address used to verify the account and set the initial password.

4. Select the <Tooltip tip="Tasks and responsibilities based on job description and position within an organization. A user's role is often used to define access to functionality and privileges to perform specific tasks and operations.">role</Tooltip> you want to assign to the user. See [Role-Based Access Control (RBAC) in USM Anywhere](/documentation/usm-anywhere/user-guide/user-management/rbac) for more information.

5. Select the **Status** you want for the user.

   Typically, you should keep the default **Enabled** status for a new user account.

6. Click **Save**.

   USM Anywhere sends an email to the email address that includes a link to set a password and <Tooltip tip="Log in (verb): Process in which an individual gains access to a computer system after providing sufficient credentials to authenticate their unique identity. Login (noun): User credentials, typically a username and matching password.">login</Tooltip>.

   The password reset link will be valid for the next 24 hours. If you do not click the reset link within that period of time, USM Anywhere will display a message:

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/MlnJpGwLYAWOIbAS/images/usm-anywhere/resetlink.webp?fit=max&auto=format&n=MlnJpGwLYAWOIbAS&q=85&s=b8b29bbdb4a03f155611d3f4cc541806" alt="" width="307" height="190" data-path="images/usm-anywhere/resetlink.webp" />
   </Frame>

   You need to click Send Link to receive a new email with a new password reset link.
