> 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/backoffice/backoffice/offertes/gebruik-offertesecties-beta.md).

# Gebruik offertesecties (bèta)

Offertesecties helpen je regels in logische groepen te organiseren.

Gebruik ze voor fasen, ruimtes, opties of onderdelen van een project.

{% hint style="info" %}
Dit is een bètamogelijkheid.

Beschikbaarheid kan afhangen van je accountinstellingen.
{% endhint %}

### Waarom secties helpen

* maak lange offertes gemakkelijker leesbaar
* groepeer gerelateerde materialen, uren en tekst
* verbeter de structuur op het scherm en in de pdf

{% stepper %}
{% step %}

### Open de offerte

Open de offerte die je wilt structureren.
{% endstep %}

{% step %}

### Voeg een sectie toe

Gebruik de optie voor een regel of sectie om een nieuwe sectie toe te voegen.
{% endstep %}

{% step %}

### Geef de sectie een naam

Geef de sectie een korte naam die de groep beschrijft.
{% endstep %}

{% step %}

### Voeg regels toe aan de sectie of verplaats ze ernaartoe

Plaats de juiste materialen-, uren- en tekstregels onder die sectie.
{% endstep %}

{% step %}

### Sla op en controleer de volgorde

Controleer of de secties in de juiste volgorde verschijnen.
{% endstep %}
{% endstepper %}

### Goede voorbeelden

* begane grond en eerste verdieping
* installatie en afwerking
* basisoptie en optioneel extra werk

### Veelgestelde vragen

<details>

<summary>Veranderen secties de berekening?</summary>

Nee.

Secties verbeteren vooral de structuur en leesbaarheid.

</details>

<details>

<summary>Verschijnen secties op de pdf?</summary>

Dat kan.

Dat hangt af van de opmaak en configuratie.

</details>

<details>

<summary>Kan ik de volgorde van secties wijzigen?</summary>

Ja.

Controleer de offerte en plaats de secties in de volgorde die je nodig hebt.

</details>

### Gerelateerde onderwerpen

* [**Genereer een offerte-pdf**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/offertes/genereer-een-offerte-pdf.md)
* [**Maak een offerte aan**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/offertes/maak-een-offerte.md)
* [**Offertes**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/offertes.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/backoffice/backoffice/offertes/gebruik-offertesecties-beta.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.
