# Access Management

Yes.

Go to the CMP portal: <https://cmp.sirdata.io/>\
Click on the top right to access the account information:

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

Then click on “Access Management” / “Associated Accounts.”

You will then be able to send an invitation to your collaborator.

Note: If your collaborator already has an account with Sirdata or is already associated with another account, the operation is not possible.\
Feel free to contact support in this case to get assistance.

<details>

<summary><a href="https://sirdata.com/fr/Contact">https://sirdata.com/fr/Contact</a></summary>

</details>

### Difference between an Administrator and a User

When you add a collaborator to your CMP account, you can choose to assign them a role: **Administrator** or **User**.

These roles determine the level of access to the different features of the account.

\
👤 **Administrator**

* Has full rights on the account.
* Can modify billing information (address, payment method, etc.).
* Can view and download invoices.
* Access management : Can add, modify, or delete users.

👥 **User**

* Has limited access to the account.
* Cannot access billing information.
* Cannot modify the payment method or view invoices.
* Can only view data and features related to CMP management (according to the granted permissions).

💡 To change a collaborator’s role, go to the Associated Accounts section and click on the action menu to the right of the relevant 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://cmp.docs.sirdata.net/en/faq/account/access-management.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.
