> 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/configureer-algemene-portalinstellingen.md).

# Configureer algemene portalinstellingen

De **Algemeen** gedeelte regelt de basisinstellingen van uw portal.

Dit omvat de portalnaam, URL-naam, taal en het e-mailadres voor meldingen.

{% stepper %}
{% step %}

### Open het portaal

Open een bestaande portal of maak een nieuwe aan.
{% endstep %}

{% step %}

### Open Algemeen

Selecteer **Algemeen** in het linkermenu.
{% endstep %}

{% step %}

### Stel de basisvelden in

Configureren **Portal ingeschakeld**, **URL-naam**, en **Portalnaam**.
{% endstep %}

{% step %}

### Stel meldingen en landinstelling in

Kies het e-mailadres voor meldingen, de taal en de datumnotatie.
{% endstep %}

{% step %}

### Sla de Instellingen op

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

### Veldtips

* gebruik een korte URL-naam zonder spaties
* gebruik een portalnaam die klanten herkennen
* laat het e-mailadres voor meldingen alleen leeg als er geen melding nodig is

### Veelgestelde vragen

<details>

<summary>Kan ik de URL-naam later wijzigen?</summary>

Ja.

Dat wijzigt ook de portal-URL.

</details>

<details>

<summary>Wat gebeurt er als ik de portal uitschakel?</summary>

Klanten kunnen deze dan niet meer gebruiken totdat u deze weer inschakelt.

</details>

<details>

<summary>Kan ik per portal een andere taal gebruiken?</summary>

Ja.

U kiest de taal in de portalInstellingen.

</details>

### Gerelateerde onderwerpen

* [**Klantportaal**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/klantportaal.md)
* [**Een Klantportaal maken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/klantportaal/maak-een-klantportaal.md)
* [**OutSmart-pakketten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/marketplace/outsmart-pakketten.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/configureer-algemene-portalinstellingen.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.
