> 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/de/checken/auditplanning.md).

# Auditplanung

Interne Prozessaudits auf Grundlage der Gültigkeit von Prozessen planen

Interne Audits werden mit Auditplänen geplant. Der Benutzer erstellt auf Grundlage der Gültigkeit der Prozesse einen Plan für die internen Prozessaudits. Ist ein Audit geplant, wird das Planungsdatum in dieser Übersicht angezeigt und kann bearbeitet werden.

<figure><img src="https://2864415621-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>

## Periodizität festlegen

In der Übersicht der Auditplanung kann pro Prozess eine Periodizität festgelegt werden, die als Richtlinie für die Auditfrequenz gilt.

{% hint style="info" %}
Sobald der Auditor beim Abschließen eines Prozessaudits ein Datum für das nächste Audit einträgt, wird diese Periodizität verwendet, um automatisch ein Datum vorzuschlagen.
{% endhint %}

## Auditplanung erstellen

Mit der Plus-Schaltfläche in der Übersicht oder direkt aus der Prozessübersicht kann eine Auditplanung erstellt werden.

Beim Erstellen gibt der Benutzer das Planungsdatum, den Auditor, den Geprüften und eventuelle Aufmerksamkeitspunkte für das Audit an. Der Prozessname ist bereits vorausgefüllt und kann nicht angepasst werden.

Nachdem die Auditplanung gespeichert wurde, kann sie bearbeitet werden oder für den genannten Prozess kann ein Prozessaudit erstellt werden. Siehe [Prozessaudits](/de/checken/proces-audits.md).

<figure><img src="https://2864415621-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://2864415621-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>

## Auditplanung exportieren

Um einen Überblick über die geplanten Audits zu erhalten, kann nach Excel exportiert werden.

<figure><img src="https://2864415621-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/de/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.
