> 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/klantportaal/beheer-portalgebruikers.md).

# Beheer portalgebruikers

Portaalgebruikers worden beheerd in de BackOffice.

Elke portaalgebruiker is gekoppeld aan een Klantcontext en portalconfiguratie.

{% stepper %}
{% step %}

### Open de Klant

Open de Klant die je wilt beheren.
{% endstep %}

{% step %}

### Open Portaalgebruikers

Ga naar de **Portaalgebruikers** sectie.
{% endstep %}

{% step %}

### Voeg een gebruiker toe of open er een.

Maak een nieuwe gebruiker aan of open een bestaande.
{% endstep %}

{% step %}

### Stel de gebruikersgegevens in

Voer het e-mailadres (Adres), de ingeschakelde status en de bijbehorende portalconfiguratie in.
{% endstep %}

{% step %}

### Sla de wijziging op

Klik **Opslaan**.
{% endstep %}
{% endstepper %}

### Je kunt beheren

* toegang per gebruiker
* ingeschakelde of uitgeschakelde status
* gekoppelde portalconfiguratie

### Veelgestelde vragen

<details>

<summary>Kan één gebruiker toegang hebben tot meer dan één portaal?</summary>

Ja.

Dat hangt af van hoe de gebruiker is geconfigureerd.

</details>

<details>

<summary>Wat gebeurt er als ik een gebruiker uitschakel?</summary>

De gebruiker kan niet meer aanmelden.

</details>

<details>

<summary>Hoe stelt een gebruiker een wachtwoord opnieuw in?</summary>

Via de flow voor het opnieuw instellen van het portaalwachtwoord.

</details>

### Gerelateerde onderwerpen

* [**Klantportaal**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/klantportaal.md)
* [**Gebruik het Klantportaal als Klant**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/klantportaal/gebruik-klantportaal-als-klant.md)
* [**Configureer de Instellingen en Rechten van de gebruiker.**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/klantportaal/configureer-gebruikersinstellingen-en-rechten.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/klantportaal/beheer-portalgebruikers.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.
