# User Management

## Users

When creating new tenant company, you will be asked to fill Admin user details of the company. The list of users for all companies will be listed in this Users tab. You can manage tenant users from here.

* **List Users**

To view the list users,

* Navigate to “Customers->Users” tab in Admin portal
* You will see the list of users in this page

![](/files/7G7IfpruGqKeFB9LJVzG)

* **Add user**

To add new user to the tenant company,

* Navigate to “Customers->Users” tab in Admin portal
* You will see the list of users in this page
* Click “Add User” button
* In “Create New User” wizard, choose “Company” from drop down. This is the tenant company for which you want to add new user.
* Enter “Company”, “Subscription”, “Role”, “User UPN”, “Email Address”, “Mobile Number” fields

![](/files/iF1zgSNYtrisSRPG7inO)

* Click save button to save the user. You can check the new user in user’s list.

![](/files/8VHiRkyNZw8svI20B1sc)

* **Edit user**

To edit an existing user,

* Navigate to “Customers->Users” tab in Admin portal
* You will see the list of users in this page
* Click “Edit” button against the user

![](/files/uuePXduLhqrh1OfzfCvq)

* Change details as required and click save
  * **Approve User**

To approve the rejected user,

* Navigate to “Customers->Users” tab in Admin portal
* You will see the list of users in this page
* Click “Approve” button against the user you want to approve

![](/files/5yvTqhX8k1t0RhEAQ5vE)

* Click Yes in confirmational prompt
* Now the user will be approved and “User Signup Status” will be changed to ‘Approved’

![](/files/PEPiYFBTC9d4bzjvkfrG)

* **Reject User**

To reject the user,

* Navigate to “Customers->Users” tab in Admin portal
* You will see the list of users in this page
* Click “Reject” button against the user you want to reject

![](/files/p0k3PXmccUEisZAAGcVD)

* Click Yes in confirmational prompt
* Now the user will be rejected and its “User Signup Status” will be shown as “Rejected”

![](/files/7WPzylYQo0xAunfztG38)

* **Delete User**

To delete an existing user,

* Navigate to “Customers->Users” tab in Admin portal
* You will see the list of users in this page
* Click “Delete” button against the user you want to delete

![](/files/gm1VNtLrAUSNvSx3ihUo)

* Click Yes in confirmation prompt to delete the 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.cloudassert.com/hybr/features/admin/tenants-management/user-management.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.
