# Manage users

You can add all members of your team as users of the Worklife Recruit application. Each user has specific rights based on their role.

To manage users:

1. Click the gear icon in the top right navigation bar.
2. Select the **Manage Users** option, as shown below

<figure><img src="/files/fW6HM62FklTyJw8C8PTz" alt=""><figcaption><p>Home page</p></figcaption></figure>

A list of all users will appear.

<figure><img src="/files/NLVLP2tD40f3IG66ltFb" alt=""><figcaption><p>Manage Users</p></figcaption></figure>

To create a new user:

* Click the [Create User](/collaborate/manage-users/create-a-user.md) button.

For each user, the following options are available on the right side of each row:

* **Edit User**: Modify the user's details.
* **Resend Invitation**: This option is available only for users who have not yet confirmed their email.


---

# 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://help.smartcv.co/collaborate/manage-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.
