> For the complete documentation index, see [llms.txt](https://documentatie.sbr-wonen.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentatie.sbr-wonen.nl/aedes-benchmark-2026/sjabloon-aedes-benchmark.md).

# Sjabloon Aedes Benchmark

Dit sjabloon kan worden gebruikt ter voorbereiding op het aanleveren van de Aedes Benchmark 2026. Het sjabloon kan worden gebruikt om:

* Informatie te verzamelen
* Een CSV te aan te maken en te controleren

{% file src="/files/ZTdBG4QDjjle4zsiNxFd" %}

### **Nieuwe versie sjabloon beschikbaar (vanaf 17 juni 2026)**

Per 17 juni 2026 is een nieuwe versie van het sjabloon beschikbaar gesteld. In deze versie is een fout bij het importeren van CSV-bestanden opgelost en zijn enkele tabbladnamen aangepast. Wij adviseren alle corporaties om vanaf 17 juni 2026 deze nieuwe versie van het sjabloon te gebruiken.

Wijzigingsoverzicht:

| Tabblad                          | Wijziging                                                     | Situatie vorige versie                                                                                                                | Impact corporaties            |
| -------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| Controle CSV                     | Foutmelding opgelost bij CSV-import                           | Bij gebruik van de knop *CSV importeren* kon de melding verschijnen: "Fout 13 tijdens uitvoering Typen komen niet met elkaar overeen" | CSV-import werkt weer correct |
| Financiën                        | Tabbladnaam gewijzigd naar *Financiën*                        | Tabblad heette *Bedrijfslasten*                                                                                                       | Geen                          |
| Beschikbaarheid & betaalbaarheid | Tabbladnaam gewijzigd naar *Beschikbaarheid & betaalbaarheid* | Tabblad heette *Nieuwbouw*                                                                                                            | Geen                          |

### **Foutmeldingen bij het gebruik van macro's**

Het sjabloon maakt gebruik van macro's voor het aanmaken en controleren van CSV bestanden. Het kan zijn dat u daarom de volgende melding krijgt:&#x20;

> *Microsoft Corporation heeft het uitvoeren van macro's geblokkeerd, omdat de bron van dit bestand niet wordt vertrouwd.*

Oplossing:

1. Sluit het bestand
2. Selecteer het bestand en klik op de rechtermuisknop&#x20;
3. Ga naar 'Eigenschappen'
4. Vink het blokje 'Blokkering opheffen' aan.

Bij de volgende melding:

> *Macro's in dit document zijn om veiligheidsredenen uitgeschakeld door de ondernemingsbeheerder.*

Kunt u geen gebruik maken van de macro's, zonder medewerking van uw IT-beheerder.


---

# 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://documentatie.sbr-wonen.nl/aedes-benchmark-2026/sjabloon-aedes-benchmark.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.
