> 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.md).

# Kunstmatige intelligentie

- [Zoom AI-whitepaper](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper.md): De Zoom AI-whitepaper voor Zoom Workplace, webinars en evenementen
- [Inleiding: AI bij Zoom](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/introduction-ai-at-zoom.md): Een inleiding tot de Zoom AI-whitepaper voor Zoom Workplace, webinars en evenementen
- [Modellen, verwerking, opslag en gebruik](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/models-processing-storage-and-usage.md): Een overzicht van Zooms AI-modelproviders, servicebenaderingen en gegevensverwerking
- [Zoom AI Functie(s)](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/zoom-ai-features.md): AI Functie(s) powered by Zoom AI
- [Mijn notities](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/my-notes.md): Een inleiding tot Zoom My Notes
- [ZoomMate](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/zoommate.md): Een inleiding tot ZoomMate
- [AI-productiviteitssuite](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/ai-productivity-suite.md): Een inleiding tot de Zoom AI-productiviteitssuite
- [Diagrammen en gegevensstromen](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/diagrams.md): Zoom AI-diagrammen en gegevensstromen voor Zoom Workplace, webinars en evenementen
- [Tabel met beschikbaarheid van Functie(s)](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/feature-availability.md): Zoom AI Functie(s)-ondersteuning per servicebenadering voor federated, ZM+ en ZMO
- [API's](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/apis.md): Een inleiding tot Zoom AI API's
- [Beheercontroles](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/administrative-controls.md): Een overzicht van de beheercontroles van Zoom AI
- [Zooms toewijding aan verantwoorde AI](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/zooms-commitment-to-responsible-ai.md)
- [Gegevensbeheer en privacy](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/data-governance-and-privacy.md): Een overzicht van Zoom AI-gegevensbeheer en privacy
- [Beveiligingsraamwerk](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/security-framework.md): Een overzicht van het beveiligingsraamwerk van Zoom AI
- [Transparantie en kennisgeving voor gebruiker](https://library.zoom.com/technical-library/nl/ai/ai-whitepaper/user-transparency-and-notice.md): Een overzicht van de transparantie en kennisgevingen van Zoom AI


---

# 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.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.
