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

# Stakeholders

Organizations and individuals that have an influence on or are affected by the organization

Stakeholders are identified because of the (possible) impact they have on the organization’s ability to consistently deliver products and services.

Stakeholders are organizations and individuals that influence, or are influenced by, activities, products or services. Think of employees who expect data to be handled confidentially, or the government that expects the organization to comply with laws and regulations.

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

## Create new stakeholders

A user can create new stakeholders by entering the name, recording expectations, and specifying the method of communication.

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

## Export stakeholder overview

An overview of stakeholders can be 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-820e9d04c30c9927454b0818bcc0b4ca5e988336%2Fplannen-belanghebbenden-03.png?alt=media" alt="Exporteren overzicht belanghebbenden"><figcaption></figcaption></figure>

## Edit and delete stakeholder

When you click through to a stakeholder, you can easily edit or delete the name, expectations, and method of communication.

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