# Users

As user admin, you have access to the user management page.

Open the console : <https://console.twake.app/> and open the page "Users".

![User management page](/files/-MYtPcbFIYNI9b95gjcf)

## Add a user

To work with your colleagues in your company, you have 2 choices :&#x20;

* Create user account
* Invite them by email

You can also invite users from the chat :&#x20;

{% content-ref url="/pages/-MYtt8J\_VRnBN15cOEO1" %}
[Invite user from Chat](/how-to-use-it/company-and-workspace/invite-user-from-chat.md)
{% endcontent-ref %}

### Send email invitation

To send an invitation, you can click on `Add user` > `Invite users`.Enter emails you want to invite separated with coma. After validation, an email is sent to this address. Your colleagues will have a link to signup and join your company.

![Invite user](/files/-MYtmpheMgnxW7noGdoZ)

### Create user account

You can create directly accounts for your colleagues. For that, click on  `Add user`  > `Create account`. After giving email, name and Role, you can specify a password (or generate a random one). You just have to send credentials to your teammate.&#x20;

![](/files/-MYtpfPih9FO7MgS2b2D)

## Manage 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.twake.app/how-to-use-it/console/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.
