> 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/duurzaam-ondernemen/wat-is-esg.md).

# Wat is ESG?

## Definitie ESG

ESG staat voor:&#x20;

* [Environment](/onderneming-runnen/corporate-governance/duurzaam-ondernemen/wat-is-esg/environment.md)
* [Social](/onderneming-runnen/corporate-governance/duurzaam-ondernemen/wat-is-esg/social.md)
* [Governance](/onderneming-runnen/corporate-governance/duurzaam-ondernemen/wat-is-esg/governance.md)

en hoe deze elementen op elkaar inspelen en invloed hebben op de beslissingen die een onderneming moet nemen.&#x20;

In Europa is ESG een juridische rapporterings- en beheersverplichting via een pakket EU-regels (CSRD/ESRS, EU-Taxonomie, CSDDD, CBAM, ESPR/DPP, PPWR, …) en de Belgische omzetting en handhaving daarvan.

## Belang van ESG

Het integreren van ESG-criteria kan de reputatie van een bedrijf versterken, investeerders aantrekken die waarde hechten aan duurzaamheid, en op de lange termijn de operationele en financiële prestaties verbeteren. Bedrijven die hoog scoren op ESG-gebied zijn vaak veerkrachtiger tegenover risico's en crises.

## ESG-rapportering

De ESG-rapportering is enkel verplicht voor grote en/of beursgenoteerde ondernemingen.&#x20;

Dit neemt niet weg dat stakeholders meer en meer geïnteresseerd zijn in een transparante rapportering door ondernemingen in verband met het milieu, sociale aspecten en het beheer, ongeacht of je nu een grote of een kleine onderneming bent.&#x20;

Een duidelijke communicatie over je maatschappelijk verantwoorde en duurzame aanpak kan ook een positieve impact op de reputatie van je onderneming hebben.&#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/duurzaam-ondernemen/wat-is-esg.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.
