# Zaakgericht werken

**De VNG API standaard voor Zaakgericht Werken (kortweg: ZGW API's) is een door VNG Realisatie beheerde standaard, gebaseerd op het RGBZ versie 2.1 informatiemodel (niet meer beschikbaar), RSB 3.0 (niet meer beschikbaar) en ImZTC 2.1 (niet meer beschikbaar).**

**De standaard is sinds 2023 echter niet meer doorontwikkeld bij VNG. Er zijn daarom een aantal** [**experimentele attributen en features toegevoegd**](/platform-generieke-dienstverlening-public/standaarden/zaakgericht-werken/uitbreidingen-concept.md)**, met instemming van de koplopers groep. Deze zijn opgenomen in Open Zaak, gemarkeerd als "experimenteel" en backwards-compatible.**

## Overzicht

* **Component**: [Docker image](https://hub.docker.com/r/openzaak/open-zaak) | [Broncode](https://github.com/open-zaak/open-zaak)
* **API-specificatie**:
  * Zaken API: [Open API Specificatie ](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/open-zaak/open-zaak/main/src/openzaak/components/zaken/openapi.yaml)
  * Documenten API: [Open API Specificatie](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/open-zaak/open-zaak/main/src/openzaak/components/documenten/openapi.yaml)
  * Catalogi API: Open API Specificatie
  * Besluiten API: Open API Specificatie
  * Autorisaties API: Open API Specificatie

### Deelnemers <a href="#ontwikkelingen-in-het-domein" id="ontwikkelingen-in-het-domein"></a>

Stakeholders die bijdragen met het tot stand komen van de community standaard.

* Gemeenten: Amsterdam, Den Haag, Dimpact, Rotterdam, Utrecht
* Leveranciers: Maykin, Ritense, Atos


---

# 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://dienstverleningsplatform.gitbook.io/platform-generieke-dienstverlening-public/standaarden/zaakgericht-werken.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.
