> 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/contractbeheer/gebruik-vrije-velden-voor-contracten.md).

# Gebruik vrije velden voor contracten

**Vrije velden voor Contract** helpen je extra overeenkomstgegevens op te slaan die standaardvelden niet dekken.

Gebruik ze wanneer je contractproces extra structuur nodig heeft.

### Waarom vrije velden gebruiken

Gebruik vrije velden om details vast te leggen zoals:

* interne classificaties
* klantspecifieke overeenkomstgegevens
* Contractspecifieke notities of verwijzingen

### Hoe ze in het proces passen

Stel eerst de vrije velden in.

Vul ze daarna in wanneer je een Contract aanmaakt of bewerkt.

Dat houdt aangepaste Contractgegevens doorzoekbaar en consistent.

### Veelgestelde vragen

<details>

<summary>Moet ik vrije velden of het beschrijvingsveld gebruiken?</summary>

Gebruik vrije velden voor gestructureerde gegevens.

Gebruik de beschrijving voor algemene context.

</details>

<details>

<summary>Kan ik later meer vrije velden toevoegen?</summary>

Ja.

Beoordeel de impact op je proces voordat je ze toevoegt.

</details>

<details>

<summary>Beïnvloeden vrije velden de Werkbon-generatie?</summary>

Ze verrijken vooral Contractgegevens.

Gebruik ze wanneer je proces extra Contractcontext nodig heeft.

</details>

### Gerelateerde onderwerpen

* [**Maak een Contract aan**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/contractbeheer/maak-een-contract.md)
* [**Beheer Contracten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/contractbeheer/beheer-contracten.md)
* [**Contractbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/contractbeheer.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/contractbeheer/gebruik-vrije-velden-voor-contracten.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.
