> 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/monitoring.md).

# Überwachung

KPIs überwachen, um die Leistung an den Zielen zu überprüfen

Die KPIs werden überwacht, um zu prüfen, ob die Leistung der Organisation im Einklang mit den Zielen steht. Ein Beispiel für eine Monitoringaktivität ist ein Jahresprogramm.

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

## Monitoring anlegen

Beim Anlegen des Monitorings vergibt der Nutzer dem Monitoring einen Namen und trägt das Start- und Enddatum ein.

<figure><img src="https://2864415621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-d87eb9467e88652964661c50db47d7e4d842b15a%2Fchecken-monitoring-02.png?alt=media" alt="Aanmaken monitoring"><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-cb0611ff4b08b3b73f13125c0f41fba3f7e2b7e3%2Fchecken-monitoring-05.png?alt=media" alt="Aanmaken en koppelen acties onder KPI monitoring"><figcaption></figcaption></figure>

## KPIs mit dem Monitoring verknüpfen

Mit dem Monitoring können KPIs verknüpft werden. Wähle bestehende KPIs aus und klicke auf 'verknüpfen'; mehrere KPIs gleichzeitig zu verknüpfen ist ebenfalls möglich. Du kannst auch eine neue KPI anlegen, indem du auf 'hinzufügen' klickst. Eine ausführliche Erklärung zum Anlegen von KPIs findest du in [KPIs](/de/plannen/kpis.md).

<figure><img src="https://2864415621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-d94f9e3897b9b17e91666ec4d522b363bdfa5a33%2Fchecken-monitoring-03.png?alt=media" alt="KPI’s koppelen aan de monitoring"><figcaption></figcaption></figure>

## KPI-Score und Wert eingeben

Für jede KPI wird der Wert eingetragen und der Score ausgewählt. Außerdem kann eine Beschreibung der Monitoringaktivität angegeben werden. Klicke auf 'speichern', um die Änderungen zu speichern.

<figure><img src="https://2864415621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-859f7bd6e5eed5375d2f46bad72273113c338392%2Fchecken-monitoring-04.png?alt=media" alt="KPI-score en waarde invullen"><figcaption></figcaption></figure>

## Aktionen im Rahmen des KPI-Monitorings anlegen und verknüpfen

Wenn aus der Monitoringaktivität Aktionen hervorgehen, ist es möglich, diese direkt anzulegen oder eine bestehende Aktion zu verknüpfen.


---

# 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/monitoring.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.
