> 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/offertes/gebruik-vrije-offertevelden.md).

# Gebruik vrije offertevelden

Vrije offertevelden slaan extra informatie op die standaardvelden niet dekken.

Gebruik ze wanneer je offerteproces accountspecifieke gegevens nodig heeft.

### Veelvoorkomende toepassingen

* interne referenties
* Projectspecifieke waarden
* extra Klant- of opdrachtdetails

{% stepper %}
{% step %}

### Open het offerteschema

Open het offerteschema dat je wilt gebruiken.
{% endstep %}

{% step %}

### Selecteer de vrije velden

Gebruik de Instellingen van het schema om te kiezen welke vrije velden moeten worden weergegeven.
{% endstep %}

{% step %}

### Sla het schema op

Sla het schema op nadat je de zichtbare velden hebt bijgewerkt.
{% endstep %}

{% step %}

### Open de offerte

Maak een nieuwe offerte aan of open een bestaande offerte die het schema gebruikt.
{% endstep %}

{% step %}

### Vul de vrije velden in

Voer de waarden in die je bij de offerte wilt opslaan.
{% endstep %}
{% endstepper %}

### Goed advies voor de inrichting

* gebruik duidelijke veldlabels
* houd het aantal extra velden beperkt
* voeg alleen velden toe die helpen bij verkoop of opvolging

### Veelgestelde vragen

<details>

<summary>Verschijnen vrije velden op de offerte-PDF?</summary>

Dat hangt af van je lay-out en inrichting.

</details>

<details>

<summary>Kunnen verschillende schema's verschillende vrije velden tonen?</summary>

Ja.

Je bepaalt de zichtbare velden in het offerteschema.

</details>

<details>

<summary>Moet elk extra detail een vrij veld zijn?</summary>

Nee.

Gebruik vrije velden alleen wanneer de standaard offertevelden niet voldoende zijn.

</details>

### Gerelateerde onderwerpen

* [Functies in Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes/functies-in-offertes.md)
* [Offertes](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/offertes.md)
* [Automatiseringen voor Facturen, Offertes en contracten](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/onbeperkte-automatiseringen/automatiseringen-voor-facturen-offertes-en-contracten.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/offertes/gebruik-vrije-offertevelden.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.
