# Integraties

### Integratie-componenten

Integraties kunnen worden toegevoegd. De volgende integraties worden meegeleverd:

1. [**OpenZaak**](https://openzaak.org/). Ingelogde gebruikers hebben inzage in hun Zaken zoals vastgelegd in OpenZaak.
2. [**Documenten API**](https://vng-realisatie.github.io/gemma-zaken/standaard/documenten/index). Documenten worden geupload en gedownload via de Documenten API specificatie. Deze wordt ondersteund door OpenZaak en DMS-en.
3. [**HaalCentraal Basisregistratie Persoonsgegevens**](https://haalcentraal.pleio.nl/). Na inlog met DigiD worden BRP gegevens opgehaald.
4. **HaalCentraal Handelregister**. Na inlog met eHerkenning worden KVK gegevens opgehaald.
5. [**Objects API**](https://vng.nl/projecten/overige-objecten-registratie-api). Voor informatie-arm notificeren van Verzoeken, Taken en Berichten.
6. [**Keycloak**](https://www.keycloak.org/). Voor authenticatie, eventueel gekoppeld aan SIAM / TMA / DigiD / eHerkenning.
7. [**OpenKlant 1.0**](https://vng-realisatie.github.io/gemma-zaken/standaard/klantinteracties/index). Voor de opslag van klantgegevens binnen een organisatiedomein.


---

# Agent Instructions: 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:

```
GET https://www.nl-portal.nl/fundamentals/architectuur/integraties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
