# Users

Users menu, allows you to manage the users of the Organization. You can access a list of users, with a search box.

![](/files/-MN-7R8mfAOBWz_1bGFu)

List of users in the Biuwer Administration Area

From this screen you can **create the users** that you need in your Organization, pressing the "Add" button. To do this, you must select the **type of user**, **Basic or Advanced**, following the instructions on the screen. In addition to the user's name, a contact email is required, to which a welcome email will be sent so that the new user can verify their account and proceed to create a secure password to access Biuwer for the first time.

![Creating a user in Biuwer](/files/2FAwrVzI1lbXP0lo9Xvg)

By clicking on a user, you can access its detail screen, from which you can manage the following:

* User edition (name, surname, email or password edition).
* List of Advanced Groups in which the user is included
* List of Basic Groups in which the user is included
* Roles assigned to the user
* Authentication tokens associated with the user

![Detail screen of a user in Biuwer](/files/-MN-7uSytG-hBckc8Tts)


---

# 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.biuwer.com/administration/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.
