> 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/marktplaats-pakketten-en-power-ups/power-ups/klantportaal/configureer-werkboninstellingen.md).

# Configureer werkboninstellingen

Bepaal welke werkbongegevens klanten kunnen openen, bekijken of bijwerken.

De **Werkbon** Deze sectie bepaalt wat Klanten zien op Werkbonnen in het Portaal.

Gebruik dit om alleen de relevante details te tonen.

{% stepper %}
{% step %}

### Open het portaal

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

{% step %}

### Open Werkbon

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

{% step %}

### Controleer de zichtbaarheidsopties

Bepaal of Prijzen, Materialen, Documenten, Foto's en Notities worden getoond.
{% endstep %}

{% step %}

### Stel Notitie- en PDF-gedrag in

Bepaal of Klanten Notities kunnen bekijken, Notities kunnen toevoegen en PDF's van de Bestelling kunnen openen.
{% endstep %}

{% step %}

### Sla de Instellingen op

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

### Veelgestelde vragen

<details>

<summary>Kan ik Prijzen verbergen op Werkbonnen in het Portaal?</summary>

Ja.

De zichtbaarheid van Prijzen is configureerbaar.

</details>

<details>

<summary>Kan ik Foto's tonen maar Documenten verbergen?</summary>

Ja.

Elke Optie kan afzonderlijk worden ingesteld.

</details>

<details>

<summary>Kunnen Klanten Notities toevoegen?</summary>

Alleen als dit in deze sectie is toegestaan.

</details>

### Gerelateerde onderwerpen

* [**Klantportaal**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/klantportaal.md)
* [**Maak een werkbon aan in Klantportaal**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/klantportaal/werkbon-aanmaken-in-klantportaal.md)
* [**Configureer instellingen voor portaalweergave**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/klantportaal/configureer-portaalweergave-instellingen.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/marktplaats-pakketten-en-power-ups/power-ups/klantportaal/configureer-werkboninstellingen.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.
