> For the complete documentation index, see [llms.txt](https://docs.controlbee.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.controlbee.nl/checken/auditplanning.md).

# Auditplanning

Interne procesaudits plannen op basis van de geldigheid van processen

De interne audits worden gepland met auditplanningen. De gebruiker maakt een planning van de interne procesaudits op basis van de geldigheid van de processen. Is er een audit gepland, dan wordt de plandatum in dit overzicht getoond en kan die worden bewerkt.

<figure><img src="https://554473028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-2c30659c4fbfede2cb797114ac249256f5a84e66%2Fchecken-auditplanning-01.png?alt=media" alt="Uitleg auditplanning"><figcaption></figcaption></figure>

## Periodiciteit bepalen

In het auditplanningoverzicht kan per proces een periodiciteit worden ingesteld die geldt als richtlijn voor de auditfrequentie.

{% hint style="info" %}
Zodra de auditor bij het afronden van een procesaudit een datum voor de eerstvolgende audit invult, wordt deze periodiciteit gebruikt om automatisch een datum voor te stellen.
{% endhint %}

## Aanmaken auditplanning

Met de plusknop in het overzicht, of rechtstreeks vanuit het procesoverzicht, kan een auditplanning worden aangemaakt.

Bij het aanmaken geeft de gebruiker de plandatum, de auditor, de geauditeerde en eventuele aandachtspunten voor de audit op. De procesnaam is vooraf ingevuld en kan niet worden aangepast.

Nadat de auditplanning is opgeslagen, kan deze worden bewerkt of kan er voor het vermelde proces een procesaudit worden aangemaakt. Zie [Proces audits](/checken/proces-audits.md).

<figure><img src="https://554473028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-2c4b086b79ea91f139da4be63d171e01d3b7478e%2Fchecken-auditplanning-02.png?alt=media" alt="Aanmaken auditplanning"><figcaption></figcaption></figure>

<figure><img src="https://554473028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-975aec58aea50374d3c9e5fbb9d556350aeaad43%2Fchecken-auditplanning-03.png?alt=media" alt="Aanmaken auditplanning"><figcaption></figcaption></figure>

## Auditplanning exporteren

Om een overzicht van de geplande audits te krijgen, kan er worden geëxporteerd naar Excel.

<figure><img src="https://554473028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-60e0a1cfbd7687cb68a86d064be29622d66a5741%2Fchecken-auditplanning-04.png?alt=media" alt="Auditplanning exporteren"><figcaption></figcaption></figure>


---

# 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://docs.controlbee.nl/checken/auditplanning.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.
