> For the complete documentation index, see [llms.txt](https://docs.controlbee.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.controlbee.nl/en/profiel/bedrijfsbeheer/gebruikers.md).

# Users

Users, their roles, and your implementation partner's accounts

Under Users, the administrator manages who has access to the company and with which role.

<figure><img src="https://3156569376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-2dcd0333ee0fcc985c396411da05542009aeef00%2Fprofiel-bedrijfsbeheer-gebruikers-01.png?alt=media" alt="ControlBee Handleiding : Gebruikers"><figcaption></figcaption></figure>

<figure><img src="https://3156569376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-e09565c68e4e1c4cfc4328db8f121c67d8bc042f%2Fprofiel-bedrijfsbeheer-gebruikers-02.png?alt=media" alt="ControlBee Handleiding : Gebruikers"><figcaption></figcaption></figure>

<figure><img src="https://3156569376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-c37e585a7ab72cdac5b7d66f3ae24a30aa638ca9%2Fprofiel-bedrijfsbeheer-gebruikers-03.png?alt=media" alt="ControlBee Handleiding : Gebruikers"><figcaption></figcaption></figure>

## Roles

The role can be chosen from:

* **Environment administrator** — edit mode for the entire application, including the company settings of all companies
* **Company administrator** — edit mode for the entire application, including the company settings of the relevant company
* **User** — edit mode in the relevant company, excluding company settings
* **Guest** — read mode in the relevant company, and edit mode for actions only

## Actions per user

By clicking the three dots, the actions applicable to that user can be started:

* **Reset 2FA** — if two-factor authentication is enabled, it can be reset via email
* **Reset password** — reset password via email
* **Unlink** — the user is disconnected from the company
* **Remove** — the user is removed from the environment and will no longer be shown afterwards, for example in processes or actions

## Accounts of your implementation partner

Accounts of your implementation partner are linked by the partner from their own portal to your environment and are recognizable by the label 'partner'. These accounts have the following characteristics:

* The role of the partner accounts can be edited by you. This does affect the level of support the partner can provide.
* Partner accounts with the environment administrator role are automatically linked to all companies in your environment. Accounts with a lower role can be linked selectively to companies.
* The partner logs in with username, password and 2FA — even if Single Sign-On is configured for your environment.
* Partner accounts do not count toward your license usage.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.controlbee.nl/en/profiel/bedrijfsbeheer/gebruikers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
