# User Administration

- [Adding and managing users](https://docs.aqua-cloud.io/documentation/desktop-client/user-administration/adding-and-managing-users.md): Add and manage users in the desktop client with step-by-step guidance. Streamline user administration for efficient team access and control directly from your desktop.
- [Roles and permissions](https://docs.aqua-cloud.io/documentation/desktop-client/user-administration/roles-and-permissions.md): Manage user roles and permissions in the desktop client. Learn how to assign access levels, control permissions, and customize user administration efficiently.
- [Assigning licenses projects and roles](https://docs.aqua-cloud.io/documentation/desktop-client/user-administration/assigning-licenses-projects-and-roles.md): Assign licenses, projects, and user roles with ease in the desktop client. Streamline user administration and set permissions directly from this detailed management guide.
- [Statistics](https://docs.aqua-cloud.io/documentation/desktop-client/user-administration/statistics.md): Monitor user login activity, failed attempts, and license usage in the Statistics view. Filter by timeframe and access detailed data on login issues and user status for effective administration.


---

# 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.aqua-cloud.io/documentation/desktop-client/user-administration.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.
