> 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/bekijk-het-contractschema.md).

# Bekijk het contractschema

De **contractplanning** toont wanneer werk gepland staat om vanuit het contract te worden gegenereerd.

Gebruik het om toekomstige timing en de historie van gegenereerde Werkbonnen te bekijken.

### Wat de planning toont

De planning helpt je het volgende te controleren:

* geplande contractdata
* gegenereerde Werkbonnen
* toekomstige generatiemomenten

### Waarom de planning belangrijk is

Gebruik de planning om te bevestigen dat de terugkerende logica overeenkomt met de overeenkomst.

Het helpt ook wanneer je ontbrekende of onverwachte generatie onderzoekt.

### Veelgestelde vragen

<details>

<summary>Wanneer moet ik de planning controleren?</summary>

Controleer het nadat je een Contract hebt aangemaakt of bewerkt.

</details>

<details>

<summary>Kan het schema veranderen na bewerkingen?</summary>

Ja.

Wijzigingen met betrekking tot het schema kunnen toekomstige timing opnieuw berekenen.

</details>

<details>

<summary>Laat het schema ook gegenereerde Werkbonnen zien?</summary>

Ja.

Gebruik het om te bekijken wat al is aangemaakt en wat nog gepland staat.

</details>

### Gerelateerde onderwerpen

* [**Configureer het terugkerende schema**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/contractbeheer/configureer-het-terugkerende-schema.md)
* [**Begrijp de generatie van Werkbonnen vanuit het Contract**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/contractbeheer/begrijp-het-genereren-van-werkbonnen-bij-contracten.md)
* [**Beheer Contracten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/contractbeheer/beheer-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/contractbeheer/bekijk-het-contractschema.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.
