# Permissions and Roles

You can invite your team members to access our customer cockpit and help manage your business. Each team member can have different privileges that restrict the information they can see or actions they can take.&#x20;

Click on "My team" and by clicking the button "create new" you can easily invite a new member to your team. You can also edit permissions or access rights of your existing team members.&#x20;

The "Admin" permission means you are able to change, manage and see everything that we provide you in Vincent. This also includes managing the member of your team as well as changing various details in your settings.&#x20;

All other permissions only allow limited access possibilities, which can be combined individually depending on your needs.

![Invite your team members](/files/-MWyBTc8NZf7O67kLSIa)

## Overview of the different Roles

| Permission               | can edit master data | can see the transaction details | can enter the configure section | can edit blacklists | can see and make reports |
| ------------------------ | -------------------- | ------------------------------- | ------------------------------- | ------------------- | ------------------------ |
| Admin                    | YES                  | YES                             | YES                             | YES                 | YES                      |
| Edit master data         | YES                  | NO                              | NO                              | NO                  | NO                       |
| Show transaction details | NO                   | YES                             | NO                              | NO                  | NO                       |
| Configure API            | NO                   | NO                              | YES                             | NO                  | NO                       |
| Edit blacklist           | NO                   | NO                              | NO                              | YES                 | NO                       |
| See reports              | NO                   | NO                              | NO                              | NO                  | YES                      |


---

# 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://guide.xs2a.com/xs2a/customer-cockpit/vincent/permissions-and-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.
