> 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/ai-whitepaper.md).

# Zoom AI-whitepaper

Welkom bij de documentatie van Zooms Whitepaper over kunstmatige intelligentie voor Zoom Workplace, Webinars en Events.

### Hoe u dit document gebruikt

Deze pagina's leggen uit hoe Zoom kunstmatige intelligentie gebruikt binnen 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-mogelijkheden die veel Functie(s) binnen het Platform ondersteunen, terwijl andere secties specifieke Functie(s) één voor één uitleggen. Omdat de AI-mogelijkheden van Zoom breed zijn en vaak op verschillende manieren werken, afhankelijk van het product, is dit document ingedeeld in secties die van algemene Platform-concepten naar specifiekere Functie(s) en datastromen gaan.

### Disclaimer

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

Access tot en gebruik van deze Functie(s) kan afhankelijk zijn van factoren zoals abonnement, toewijzing van licentie, 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/ai-whitepaper/introduction-ai-at-zoom.md)
{% endcontent-ref %}

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

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

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

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

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

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

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

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

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

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

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

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

{% content-ref url="/pages/c26fb4315fe968c2dc033653c06322a5874fadec" %}
[Transparantie en kennisgeving voor gebruiker](/technical-library/nl/ai/ai-whitepaper/user-transparency-and-notice.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/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.
