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

# Monitoring

KPI's monitoren om prestaties te toetsen aan de doelstellingen

De KPI's worden gemonitord om te kijken of de prestaties van de organisatie in lijn liggen met de doelstellingen. Een voorbeeld van een monitoringsactiviteit is een jaarprogramma.

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

## Aanmaken monitoring

Bij het aanmaken van de monitoring geeft de gebruiker de monitoring een naam en vult hij de startdatum en einddatum in.

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

## KPI's koppelen aan de monitoring

Aan de monitoring kunnen KPI's worden gekoppeld. Selecteer bestaande KPI's en klik op 'koppel'; meerdere KPI's tegelijk koppelen kan ook. Je kunt ook een nieuwe KPI aanmaken door op 'toevoegen' te klikken. Een uitgebreide uitleg over het aanmaken van KPI's vind je in [KPI's](/plannen/kpis.md).

<figure><img src="https://554473028-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 en waarde invullen

Per KPI wordt de waarde ingevuld en de score geselecteerd. Daarnaast kan een beschrijving worden gegeven van de monitoringsactiviteit. Klik op 'opslaan' om de wijzigingen te bewaren.

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

## Aanmaken en koppelen acties onder KPI-monitoring

Wanneer acties voortkomen uit de monitoringsactiviteit, is het mogelijk om deze direct aan te maken of een bestaande actie te koppelen.


---

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