# Add New Users and Assign Roles

## How To Create Project Admin

1. Login as Project Admin and click on "Customers & Users" application.
2.

You can add new users using Users App displayed on home screen while logged in as administrator. Select RMU Users App for user management.

### Creating New User and Assigning a Role

**Step 1**: Select Users tab from left side menu. Click on '+' sign to add new user.&#x20;

**Step 2**: In 'Add User' view, enter the following details.

**a**) **User ID** - User login ID (unique).&#x20;

**b**) **Password and Confirm Password** - Set initial password for the user

**c**) **Last Name** - Enter last name of the user

**d**) **First Name** - Enter first name of the user

**e**) **Email ID** - Enter email id of the user

**f**) **Role** - Select what type of role you want to assign to the user. Currently only 'Customer Admin' role is available. Please contact CloudFabrix support team if you need other type of roles.

**Step 3**: Click 'Save' to save the newly created user.

### Deleting a User

You can delete a user by selecting 'Delete User' on context menu of existing user. &#x20;


---

# 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.cloudfabrix.io/cfxoia/data-ingestion/users-and-roles.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.
