# Users

The **Users** section provides an overview of all the admins or users with access to the account. Admins can quickly review existing roles and privileges, add and remove **Users** or change existing privileges.

Each member can be associated with one of two Roles:&#x20;

* **Admin**
  * Has **full** access within organization
* **User**
  * Has **View** Access within organization

![Users Section](https://4068579783-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFGA2pJIFrMdGZ5i84m%2F-MN3ZvObI1xvzjblFPKP%2F-MN3cHNJu_y_SgWALpCc%2FUsers-Replex.png?alt=media\&token=58f078c1-6f84-4cf2-91f0-764c646d4d2f)

### Add new Admins or Users

To add new users or admins first navigate to the **Users** section of the **Settings** page. The **Settings** page can be accessed in the left hand panel of the Replex UI.&#x20;

Click on **+ Invite People** in the top right corner of the **Users** section.&#x20;

On the next screen enter the **First** and **Last Name** of the new user or admin, their **Email** address and the associated **Role**. Click on **Send Invitations.** The new users/admin will receive  an email with instructions on how to setup their account.

![Add New Users/Admins](https://4068579783-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFGA2pJIFrMdGZ5i84m%2F-MN3dp1aj4aCdjPoZ1vL%2F-MN3eJ6OJW2kVogM2jAe%2FUsers-Replex_3.png?alt=media\&token=f26c1d2c-2cb4-44ba-86fa-28b7173308f6)

### Add Multiple Users

Admins can also add multiple **Users** at once. To do this click on **add multiple people at once** from the **Invite People** scree&#x6E;**.** On the next screen add multiple comma separated email addresses to invite new users in bulk.

![Add new users/admins in bulk](https://4068579783-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFGA2pJIFrMdGZ5i84m%2F-MN3dp1aj4aCdjPoZ1vL%2F-MN3fkGL6BMIFGWIZEsk%2FUsers-Replex_4.png?alt=media\&token=4679ad88-09cc-4f0d-b240-1d49aedc57ed)

### Edit and Remove Users

Admins can edit **User** information as well as the roles or privileges associated with them by clicking the edit icon in front of each User. &#x20;

![Edit User](https://4068579783-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFGA2pJIFrMdGZ5i84m%2F-MR4yRdpmy07oQ9JoBqI%2F-MR50FwKOf3jFTTzFTQG%2Fusers_1212.png?alt=media\&token=619a5570-02e3-4df7-ad1c-8a164e68c640)

Users can be removed right from the edit screen above or by clicking the delete icon in front of each User.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.replex.io/settings/users.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
