> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties/rechten-voor-subadministraties-beheren.md).

# Rechten voor subadministraties beheren

Gebruik Rechten om te bepalen wie kan werken met **Sub-administraties**.

Houd beheerdersrechten beperkt tot de juiste gebruikers.

### Veelvoorkomende keuzes voor Rechten

Je bepaalt meestal wie kan:

* de Administratiespagina bekijken
* een sub-administratie aanmaken
* een sub-administratie verwijderen

### Goede werkwijze

Geef volledige beheertoegang alleen aan beheerders of kerngebruikers.

Geef andere gebruikers alleen de toegang die ze nodig hebben.

{% stepper %}
{% step %}

### Gebruikers openen

Ga naar **Instellingen → Gebruikers**.
{% endstep %}

{% step %}

### Open het gebruikersaccount

Selecteer de gebruiker die u wilt wijzigen.
{% endstep %}

{% step %}

### Werk de Rechten bij

Schakel de Rechten in die passen bij de Rol van de gebruiker.
{% endstep %}

{% step %}

### Opslaan en testen

Sla de wijziging op.

Controleer daarna of de gebruiker de juiste opties ziet.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Moet elke gebruiker Sub-administraties beheren?</summary>

Nee.

Meestal hebben alleen beheerders of kerngebruikers die toegang nodig.

</details>

<details>

<summary>Kan een gebruiker slechts enkele administraties zien?</summary>

Ja.

Toegang hangt af van de Rechten die u toekent.

</details>

<details>

<summary>Waarom kan een gebruiker de Administratiespagina niet openen?</summary>

Controleer of die gebruiker de juiste toegang heeft.

</details>

### Gerelateerde onderwerpen

* [**Sub-administraties**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties.md)
* [**Een sub-administratie aanmaken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties/een-subadministratie-aanmaken.md)
* [**Een sub-administratie verwijderen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties/een-subadministratie-verwijderen.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/subadministraties/rechten-voor-subadministraties-beheren.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.
