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

# Objectives

The policy translated into measurable and achievable terms

Objectives are established because they give meaning to what an organization wants to achieve.

The organization's objectives are a translation of the policy into measurable and achievable terms. Think of obtaining ISO 27001 certification, but also of revenue growth or staff growth.

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

## Create a new objective

When creating an objective, the user gives the objective a number, a name and a description.

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

## Importing and exporting objectives

The user can also add multiple objectives at once by importing an xlsx file with all the objectives. In addition, the objectives can be edited and exported in xlsx format.

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

## Linking stakeholders, requirements and objectives

After you have identified and created the stakeholders, requirements and objectives, you can link them to each other. Stakeholders can impose requirements on the organization — for example: the Dutch central government requires that the organization complies with the General Data Protection Regulation. In addition, stakeholders can have objectives for the organization — for example: management has the objective that ISO 27001 be implemented. From a stakeholder, requirements and objectives can be linked, and vice versa.

## A detailed objective

When you click through to an objective, you can easily edit and delete it. You also get an overview of all links that have been made under an objective. Adding new linked fields is done via the yellow plus at the bottom right of the screen.

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