> 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/profiel/bedrijfsbeheer/gebruikers.md).

# Gebruikers

Gebruikers, hun rollen en de accounts van je implementatiepartner

Onder Gebruikers beheert de beheerder wie toegang heeft tot het bedrijf en met welke rol.

<figure><img src="https://554473028-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://554473028-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://554473028-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>

## Rollen

Voor de rol kan worden gekozen uit:

* **Omgevingsbeheerder** — bewerkmodus voor de gehele applicatie, inclusief de bedrijfsinstellingen van alle bedrijven
* **Bedrijfsbeheerder** — bewerkmodus voor de gehele applicatie, inclusief de bedrijfsinstellingen van het betreffende bedrijf
* **Gebruiker** — bewerkmodus in het betreffende bedrijf, exclusief bedrijfsinstellingen
* **Gast** — leesmodus in het betreffende bedrijf, en alleen bewerkmodus voor acties

## Acties per gebruiker

Door op de drie puntjes te klikken kunnen de voor die gebruiker geldende acties worden gestart:

* **Reset 2fa** — is two-factor authenticatie geactiveerd, dan kan die via e-mail worden gereset
* **Reset wachtwoord** — wachtwoord resetten via e-mail
* **Ontkoppel** — de gebruiker wordt losgekoppeld van het bedrijf
* **Verwijder** — de gebruiker wordt uit de omgeving verwijderd en daarna ook niet meer getoond bij bijvoorbeeld processen of acties

## Accounts van je implementatiepartner

Accounts van je implementatiepartner worden door de partner vanuit zijn eigen portaal aan jullie omgeving gekoppeld en zijn herkenbaar aan het label 'partner'. Deze accounts hebben de volgende kenmerken:

* De rol van de partneraccounts kan door jou worden bewerkt. Dit heeft wel invloed op de mate van ondersteuning die de partner kan bieden.
* Partneraccounts met de rol omgevingsbeheerder zijn automatisch aan alle bedrijven in jullie omgeving gekoppeld. Accounts met een lagere rol kunnen selectief aan bedrijven worden gekoppeld.
* De partner logt in met gebruikersnaam, wachtwoord en 2FA — ook als voor jullie omgeving Single Sign-On is geconfigureerd.
* Partneraccounts tellen niet mee voor jullie licentieverbruik.


---

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