> 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-weergave-instellingen-voor-het-portaal.md).

# Configureer weergave-instellingen voor het portaal

De **Portalinstellingen** Deze sectie bepaalt de zichtbaarheid van informatie in het portaal.

Gebruik het om het portaal relevant te houden voor de Klant.

{% stepper %}
{% step %}

### Open het portaal

Open het portaal dat je wilt bewerken.
{% endstep %}

{% step %}

### Open Portal-instellingen

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

{% step %}

### Bekijk de zichtbaarheidopties

Kies welke pagina's en gegevens klanten kunnen openen.
{% endstep %}

{% step %}

### Bepaal welke acties zijn toegestaan

Stel opties in zoals Planning, geschiedenis, Factuurtoegang en API-toegang.
{% endstep %}

{% step %}

### Sla de Instellingen op

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

### Veelvoorkomende keuzes

* toon alleen relevante orderfasen
* verberg Facturen of Offertes wanneer dat niet nodig is
* houd de zichtbaarheid van Object en Project beperkt

### Veelgestelde vragen

<details>

<summary>Kan ik Facturen tonen maar Offertes verbergen?</summary>

Ja.

U beheert die opties afzonderlijk.

</details>

<details>

<summary>Waarom informatie verbergen in het portaal?</summary>

Om het portaal overzichtelijk en relevant te houden.

</details>

<details>

<summary>Kan ik hier API-toegang inschakelen?</summary>

Ja.

Die optie maakt deel uit van de Instellingen van het portaal.

</details>

### Gerelateerde onderwerpen

* [**Klantportaal**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/klantportaal.md)
* [**Portal API-toegang inschakelen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/klantportaal/schakel-portal-api-toegang-in.md)
* [**Factuurinstellingen configureren**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/klantportaal/configureer-factuurinstellingen.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-weergave-instellingen-voor-het-portaal.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.
