# Managing Users

The Users page contains all the users in your company who can access Finout. You can view, create, edit, and delete users and their roles.

{% hint style="info" %}
​**Note**: Only Admins can manage or invite users.
{% endhint %}

<figure><img src="https://finout.intercom-attachments.eu/i/o/17052150/f92c819e58b118d4bd76957b/AD_4nXfSY9wegW_wwisFRarfrLIJ_GefN2yPDWzPzvITndtneo3CGf_9zjUtaGxGQLwm8G1J0PYo1beeNqllsH5hTBtCDnTxH7VbzEr1B9ew1OhAgUHn8v7MAnkecNlzOFe49lWzr5mjHPuMeT1jJtMRZWAOilIk?expires=1728290700&#x26;signature=72ca3d1f062c8d952a81640aa04ffcd013360ac48109fda44f2ce757dd82d595&#x26;req=0dJvwFr7qTdk2hL085Zhobyc6PTGyMEQr8nCK6NspGnHfw71rsFfZWh45CV%2F%0Af%2BeKQxarFen2wf8j%0A" alt=""><figcaption></figcaption></figure>

1. Search all the data on the User's page for a specific text.
2. View all the information for a single user.
3. Invite a user and define its roles.
4. Edit the roles of this specific user.
5. Resend an invitation email to this specific user.
6. Delete a specific 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://docs.finout.io/settings/role-based-access-control-rbac/managing-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.
