# Add Users and Set Permissions

* Add user and assign a role.
* To "Users" -> Click "Add"
* The maximum number of users you can add depends on the package you subscribe. You can upgrade the package and change the package to increase the number of supported users.

![](/files/U0cs3EhbgjlxCuhmeYar)

* Add User

![](/files/U9afWvuCay7td5jL8aXJ)

1. Role: select an exist role, if you dont have a role then add role first.
2. Name: Name of the user.
3. User Name, Password: The login username and password.
4. Phone Number, Email: Your phone number and email.
5. Data Role:&#x20;

   Admin: Manage all users permissions.

   Manager: Manage browsers, users, groups and other permissions of the user assigned.

   Member: Have no management permission, only for browsers and groups.
6. Group: Assign groups to the user.
7. Allocated Quantity: The maximum of browsers the user could add. Add group first for sub user.
8. Confirm and save.

![](/files/iZ4SitmB6gIWqOR5d8T9)

1. Click browser button to show browser datas of the user.&#x20;
2. Click edit button to update user infos.
3. Click delete button to delete user.
4. Click lock button to update user password.
5. Swith status, enable or disable 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://doc.bitbrowser.net/help1/users/add-users-and-set-permissions.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.
