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

# Ziele

Die Politik in messbare und erreichbare Begriffe übersetzt

Ziele werden festgelegt, weil sie dem, was eine Organisation erreichen will, Bedeutung verleihen.

Ziele der Organisation sind eine Übersetzung der Politik in messbare und erreichbare Begriffe. Denken Sie an das Erreichen der ISO 27001-Zertifizierung, aber auch an Umsatzwachstum oder Personalwachstum.

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

## Neue Zielsetzung anlegen

Beim Anlegen einer Zielsetzung gibt der Benutzer der Zielsetzung eine Nummer, einen Namen und eine Beschreibung.

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

## Zielsetzungen importieren und exportieren

Der Benutzer kann auch mehrere Zielsetzungen auf einmal hinzufügen, indem er eine xlsx-Datei mit allen Zielsetzungen importiert. Außerdem können die Zielsetzungen bearbeitet und im xlsx-Format exportiert werden.

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

## Verknüpfung von Interessengruppen, Anforderungen und Zielsetzungen

Nachdem Sie die Interessengruppen, Anforderungen und Zielsetzungen erfasst und angelegt haben, können Sie diese miteinander verknüpfen. Interessengruppen können Anforderungen an die Organisation stellen — beispielsweise: Die niederländische Zentralregierung verlangt, dass die Organisation die Datenschutz-Grundverordnung einhält. Außerdem können Interessengruppen Zielsetzungen für die Organisation haben — beispielsweise: Die Geschäftsleitung hat das Ziel, dass ISO 27001 implementiert wird. Aus einer Interessengruppe heraus können Anforderungen und Zielsetzungen verknüpft werden und umgekehrt.

## Eine ausgearbeitete Zielsetzung

Wenn Sie auf eine Zielsetzung klicken, können Sie sie einfach bearbeiten und löschen. Außerdem erhalten Sie dann eine Übersicht über alle Verknüpfungen, die unter einer Zielsetzung erstellt wurden. Das Hinzufügen neuer verknüpfter Felder erfolgt über das gelbe Plus unten rechts im Bildschirm.

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