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

# Belanghebbenden

Organisaties en individuen die invloed hebben op of worden beïnvloed door de organisatie

Belanghebbenden worden vastgesteld vanwege het (mogelijke) effect dat zij hebben op het vermogen van de organisatie om consequent producten en diensten te leveren.

Belanghebbenden zijn organisaties en individuen die van invloed zijn op, of worden beïnvloed door, activiteiten, producten of diensten. Denk aan medewerkers die verwachten dat er vertrouwelijk met gegevens wordt omgegaan, of aan de overheid die verwacht dat de organisatie voldoet aan wet- en regelgeving.

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

## Aanmaken nieuwe belanghebbenden

Een gebruiker kan nieuwe belanghebbenden aanmaken door de naam in te vullen, verwachtingen vast te leggen en de manier van communicatie in te vullen.

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

## Exporteren overzicht belanghebbenden

Een overzicht van belanghebbenden kan worden 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-820e9d04c30c9927454b0818bcc0b4ca5e988336%2Fplannen-belanghebbenden-03.png?alt=media" alt="Exporteren overzicht belanghebbenden"><figcaption></figcaption></figure>

## Bewerken en verwijderen belanghebbende

Wanneer je doorklikt op een belanghebbende, kun je de naam, verwachtingen en manier van communicatie eenvoudig bewerken of verwijderen.

<figure><img src="https://554473028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGr73dCEp7VK8XigZ4lH9%2Fuploads%2Fgit-blob-9c42d12db145bbe33fabdb4475609347eb610fc7%2Fplannen-belanghebbenden-04.png?alt=media" alt="Bewerken en verwijderen belanghebbende"><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/belanghebbenden.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.
