> For the complete documentation index, see [llms.txt](https://docs.totallink.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.totallink.nl/functioneel-beheer/how-to../vier-ogen-principe/accodeerder-als-aparte-rol-gebruikersgroep.md).

# Accodeerder als aparte rol / gebruikersgroep

Je kunt er ook voor kiezen om de rol van accodeerder niet aan een bestaande gebruikersgroep te koppelen, maar hier een aparte gebruikersgroep van te maken.&#x20;

{% stepper %}
{% step %}

### Maak de gebruikersgroep aan

* Voeg via de beheertegel gebruikersgroep via het '+' een nieuwe groep toe
* Noem deze naar wat deze specifiek mag. Bijvoorbeeld Beoordelen alle 4-ogen mutaties of specifieker mogelijk zoals Beoordelen 4-ogen mutaties Overeenkomsten.&#x20;
* Voeg bij entiteiten de tegels toe waar de accodeerder op mag beoordelen
* Voeg bij gebruikers de juiste medewerkers toe
  {% endstep %}

{% step %}

### Stel de rechten juist in

1. Zorg dat deze zojuist aangemaakte groep via beheer rechten in de specifieke tegel(s) rechten krijgen om in ieder geval de informatie te lezen op de velden / tabbladen die beoordeeld moeten worden en specifiek muteerrechten op de 4-ogen tabel, zodat ze op de knop beoordelen kunnen drukken.&#x20;
2. Zorg dat de tabbladen in de rapportagetool die te maken hebben met het 4-ogen principe (Mutaties per reeks en losse mutaties) ook op leesrechten staan voor de zojuist aangemaakte gebruikersgroep
3. Zorg dat de kolommen van de rapportages ook zichtbaar zijn voor de zojuist aangemaakte gebruikersgroep.&#x20;
   1. Ga naar de beheertegel onderwerp
   2. Zoek via de zoekbalk de twee rapportages (mutaties per reeks en losse mutaties) op in de tegel onderwerp.&#x20;
   3. Klik ze één voor één open.&#x20;
   4. klik in de tabel beschikbare kolommen iedere kolom open via het uitklapicoon aan de linkerkant van iedere rij.&#x20;
   5. Voeg bij de rechten de zojuist aangemaakte gebruikersgroep in.&#x20;
      {% endstep %}
      {% endstepper %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAfKgOhbkXpyECHKNoZg2%2Fuploads%2Fxu33GHoBwctZmlMiBr6d%2F20260713-1738-31.9153856.mp4?alt=media&token=906330fb-b5e7-4568-83e0-ff433b62ff96>" %}

{% hint style="success" %}
Het is gelukt als de gebruikers nu de tabbladen en kolommen zien in de rapportagetool en de te beoordelen informatie binnen de aangewezen tegels.&#x20;
{% endhint %}


---

# 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.totallink.nl/functioneel-beheer/how-to../vier-ogen-principe/accodeerder-als-aparte-rol-gebruikersgroep.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.
