> For the complete documentation index, see [llms.txt](https://knowledge.plutus.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.plutus.be/onderneming-runnen/corporate-governance/wat-is-corporate-governance.md).

# Wat is corporate governance?

## Bestuur, leiding & controle

Corporate governance is de manier waarop de onderneming wordt geleid, bestuurd en gecontroleerd.&#x20;

In een onderneming heb je met verschillende belanghebbenden te maken. Het is dan ook belangrijk om de nodige aandacht te besteden aan de samenwerking tussen [de eigenaars (aandeelhouders)](/onderneming-runnen/corporate-governance/aandeelhouders.md), [het bestuur](/onderneming-runnen/corporate-governance/bestuur.md), [het management](/onderneming-runnen/corporate-governance/management.md) en andere stakeholders van de onderneming.&#x20;

Het uitwerken van je corporate governance is belangrijk voor je onderneming, hier bij zeer kleine ondernemingen kan dit reeds een belangrijke rol spelen. Door transparantie, integriteit en verantwoordingsplicht centraal te stellen, kunnen bedrijven niet alleen hun prestaties verbeteren, maar ook een positieve impact hebben op de samenleving als geheel.

## Wettelijk kader

Het Wetboek van Vennootschappen en Verenigingen (WVV) voorziet reeds een aantal regels en kadert een aantal rechten en plichten voor de aandeelhouders, het bestuursorgaan, de operationele leiding en het dagelijks bestuur.&#x20;

## Corporate governance codes

### Code Buysse

De Code Buysse richt zich op niet-genoteerde vennootschappen en dient als handleiding voor zowel kleine als grote ondernemingen.&#x20;

{% embed url="<https://codebuysse.com/>" %}
Code Buysse
{% endembed %}

### Code Lippens

De Belgische Corporate Governance Code (Code Lippens) dient nageleefd te worden door beursgenoteerde vennootschappen.

{% embed url="<https://corporategovernancecommittee.be/nl/>" %}
Code 2020
{% endembed %}

## Governance charter

Het kan handig zijn om zaken zoals (wettelijke) verplichtingen, richtlijnen en gedragsregels te documenteren in een governance charter.&#x20;


---

# 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://knowledge.plutus.be/onderneming-runnen/corporate-governance/wat-is-corporate-governance.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.
