> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/nl/ai-whitepaper.md).

# Zoom AI-whitepaper

Welkom bij de documentatie van Zoom's Artificial Intelligence Whitepaper voor Zoom Workplace, Webinars en Events.

### Hoe u dit document gebruikt

Deze pagina's leggen uit hoe Zoom kunstmatige intelligentie gebruikt in zijn producten en diensten voor Zoom Workplace, Webinars en Events. Andere Zoom-producten zijn momenteel niet opgenomen in deze pagina's. Sommige secties beschrijven gedeelde AI-capaciteiten die veel Functie(s) op het Platform ondersteunen, terwijl andere secties specifieke Functie(s) één voor één uitleggen. Omdat Zoom's AI-capaciteiten breed zijn en vaak op verschillende manieren werken, afhankelijk van het product, is dit document ingedeeld in secties die van algemene Platform-concepten naar meer specifieke Functie(s) en gegevensstromen gaan.

### Disclaimer

Dit document is uitsluitend bedoeld ter informatie. Het beschrijft en illustreert AI-Functie(s) en mogelijkheden op het Zoom Platform, maar het garandeert niet dat een beschreven Functie(s), mogelijkheid, Integratie(s) of service die hier wordt beschreven momenteel Beschikbaar is op basis van account of implementatieomgeving.

Access tot en gebruik van deze Functie(s) kunnen afhangen van factoren zoals abonnement, licentietoewijzing, Instellingen van de beheerder, regionale beschikbaarheid, productconfiguratie, technische compatibiliteit, beschikbaarheid van credits, gebruikslimieten en andere commerciële of operationele vereisten.

Laatst bijgewerkt: 23 juni 2026

{% content-ref url="/pages/fb02a0308784bb8db7c2ec9469a5a5a82fc2f730" %}
[Inleiding: AI bij Zoom](/technical-library/nl/ai-whitepaper/inleiding-ai-bij-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/55017b9794339a565797a2dc6cabb612a9c2bee6" %}
[Modellen, verwerking, opslag en gebruik](/technical-library/nl/ai-whitepaper/modellen-verwerking-opslag-en-gebruik.md)
{% endcontent-ref %}

{% content-ref url="/pages/3867296062368bd0e678b578db46b8804b5cf707" %}
[Zoom AI-functies](/technical-library/nl/ai-whitepaper/zoom-ai-functies.md)
{% endcontent-ref %}

{% content-ref url="/pages/e8cac67afc7597dc8a0d082430fac3ba130af453" %}
[Mijn notities](/technical-library/nl/ai-whitepaper/mijn-notities.md)
{% endcontent-ref %}

{% content-ref url="/pages/11df8dea51d30e8b9b84c4e15e4aa18d73ec8f1c" %}
[ZoomMate](/technical-library/nl/ai-whitepaper/zoommate.md)
{% endcontent-ref %}

{% content-ref url="/pages/9f177036f52510162f292e35976737ffe3ed216a" %}
[AI-productiviteitssuite](/technical-library/nl/ai-whitepaper/ai-productiviteitssuite.md)
{% endcontent-ref %}

{% content-ref url="/pages/26708300945761d6bdb54731baadfba7c7f38420" %}
[Diagrammen en gegevensstromen](/technical-library/nl/ai-whitepaper/diagrams.md)
{% endcontent-ref %}

{% content-ref url="/pages/7dd9c710822bb0185b59c5bec8dfa2ebc5d1918e" %}
[Tabel met beschikbaarheid van functies](/technical-library/nl/ai-whitepaper/feature-availability.md)
{% endcontent-ref %}

{% content-ref url="/pages/3336800e09a7a1bb4809eb898e462d18df2d925e" %}
[API's](/technical-library/nl/ai-whitepaper/apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/9f63e4a5830ed1808941261dd829cd37d97c376e" %}
[Administratieve controles](/technical-library/nl/ai-whitepaper/administratieve-controles.md)
{% endcontent-ref %}

{% content-ref url="/pages/aca5655ac6a433b908b9fe549995f96273c429bc" %}
[Zooms toewijding aan verantwoorde AI](/technical-library/nl/ai-whitepaper/zooms-commitment-to-responsible-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/9fa169fba660a350c7a5e7eaa1b99e0023088a42" %}
[Gegevensbeheer en privacy](/technical-library/nl/ai-whitepaper/gegevensbeheer-en-privacy.md)
{% endcontent-ref %}

{% content-ref url="/pages/11383bf55e02078294fcbbb9859af33ae0986bee" %}
[Beveiligingskader](/technical-library/nl/ai-whitepaper/beveiligingskader.md)
{% endcontent-ref %}

{% content-ref url="/pages/c26fb4315fe968c2dc033653c06322a5874fadec" %}
[Transparantie en kennisgeving aan de gebruiker](/technical-library/nl/ai-whitepaper/transparantie-en-kennisgeving-aan-de-gebruiker.md)
{% endcontent-ref %}

*Geschreven door Jakob Ganschow*


---

# 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://library.zoom.com/technical-library/nl/ai-whitepaper.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.
