# Invite users

Would you like to invite members of your team, external stakeholders, or your investors to Fincome? You can do this in a few clicks directly from our interface.

From the owner account interface or an administrator account, go to the "Settings" > "Users" section.

A menu listing the users who already have access to your Fincome space will appear.

<figure><img src="/files/17be02dcb59c0c7b82bb918270461bc746cd1c94" alt=""><figcaption></figcaption></figure>

You can add a new user by clicking "Invite a new member" and enter their email address, name, and role before clicking "Invite."

<figure><img src="/files/d416bac1bb7ca7682252d27f39913354a8b7380a" alt=""><figcaption></figcaption></figure>

The user will receive an email inviting them to create their account before gaining access to your space in Fincome.

Note that you can delete a user or change their role between admin and user at any time. See our article dedicated to role and permission management to learn more.


---

# 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.fincome.co/en/avancees/users-and-roles/invite-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.
