# Manage roles

Fincome allows you to configure roles and access for each invited user in your workspace. This lets you precisely define who can access which chart or data table. This is particularly useful if:

* You want to invite members of your team to view only part of the data: the MRR and its growth for the Sales team, for example
* You want certain data (salaries, cash balance) not to be accessible to all collaborators invited to the platform
* You want to use Fincome as a data room to give potential investors a real-time view of your activity but you do not want to disclose your cash burn or your cash runway

**Roles**

You can assign 2 roles to invited users:

* Admin: the admin has access to all charts and underlying data and can also invite other users and set their role and permissions
* Member: the member only has access to the data for which they have permission and cannot invite other users or set their role and permissions

**Permissions**

When you invite a new user with the "member" status, you access the permissions management interface which allows you to define the charts and data tables you want to give them access to.

Charts correspond to the different charts on the platform. Data tables correspond to the tables accessible by clicking on a point in a chart as well as the raw data tables available in the "Data" section of the interface.

<figure><img src="/files/18e28b4e2845948c830e1fc0fc7763d065d990dc" alt=""><figcaption></figcaption></figure>

You can modify a user's role and permissions at any time as well as remove access to their account.


---

# 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/manage-roles.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.
