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

# Doelstellingen

Het beleid vertaald naar meetbare en haalbare termen

Doelstellingen worden vastgesteld omdat deze betekenis geven aan wat een organisatie wil bereiken.

Doelstellingen van de organisatie zijn een vertaling van het beleid in meetbare en haalbare termen. Denk aan het behalen van de ISO 27001-certificering, maar ook aan omzetgroei of personeelsgroei.

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

## Aanmaken nieuwe doelstelling

Bij het aanmaken van een doelstelling geeft de gebruiker de doelstelling een nummer, een naam en een beschrijving.

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

## Importeren en exporteren doelstellingen

De gebruiker kan ook meerdere doelstellingen in één keer toevoegen door een xlsx-bestand met alle doelstellingen te importeren. Daarnaast kunnen de doelstellingen worden bewerkt en geëxporteerd in xlsx-formaat.

<figure><img src="https://554473028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-fb171cdca9b70ac4eda517c4f6f71882b6d32177%2Fplannen-doelstellingen-03.png?alt=media" alt="Importeren en exporteren doelstellingen"><figcaption></figcaption></figure>

## Koppeling belanghebbenden, eisen en doelstellingen

Nadat je de belanghebbenden, eisen en doelstellingen hebt geïnventariseerd en aangemaakt, kun je deze aan elkaar koppelen. Belanghebbenden kunnen eisen stellen aan de organisatie — bijvoorbeeld: de Rijksoverheid eist dat de organisatie voldoet aan de Algemene Verordening Gegevensbescherming. Daarnaast kunnen belanghebbenden doelstellingen hebben voor de organisatie — bijvoorbeeld: de directie heeft als doel dat ISO 27001 wordt geïmplementeerd. Vanuit een belanghebbende kunnen eisen en doelstellingen worden gekoppeld, en omgekeerd.

## Een uitgewerkte doelstelling

Wanneer je doorklikt op een doelstelling, kun je die eenvoudig bewerken en verwijderen. Je hebt dan ook een overzicht van alle koppelingen die onder een doelstelling gemaakt zijn. Het toevoegen van nieuwe gekoppelde velden gaat via de gele plus rechtsonder in het scherm.

<figure><img src="https://554473028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-ba933a4ce66427e5a8370fdbcab2a6da28010418%2Fplannen-doelstellingen-04.png?alt=media" alt="Voorbeeld uitgewerkte doelstelling"><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-10fc5703f6c9f31ee7183dac81b3579fccc3716b%2Fplannen-doelstellingen-05.png?alt=media" alt="Voorbeeld uitgewerkte doelstelling"><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/plannen/doelstellingen.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.
