# User Management

The User Management feature enables you to control user access and administration within Avo Assure. You can use this feature to create new users, generate Avo Assure Client tokens, and modify or remove existing user accounts.&#x20;

{% hint style="info" %}
**Note**: To access **User Management** features, you must be assigned one of the following roles:&#x20;

* Admin&#x20;
* Quality Manager with Admin as a secondary role&#x20;
  {% endhint %}

## This Article Covers the Following Modules&#x20;

[Viewing User Details ](/avo-assure/administration/user-management/viewing-user-details.md)\
Learn how to access the User Management section in Avo Assure.&#x20;

[Creating New User ](/avo-assure/administration/user-management/creating-new-user.md)\
Learn how to create and onboard new users on the platform.&#x20;

[Updating User Details](/avo-assure/administration/user-management/updating-user-details.md) \
Easily edit and manage details of existing user accounts.&#x20;

[Removing User](/avo-assure/administration/user-management/removing-user.md) \
Learn how to safely delete users from the platform. &#x20;

[User Roles and Permissions](/avo-assure/administration/user-management/users-roles-and-permissions.md)\
Understand different roles and how permissions work in the tool.&#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.avoautomation.com/avo-assure/administration/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.
