> 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/beheerdershoek/third-party-integrations/zoom-for-outlook-add-in-explainer.md).

# Zoom voor Outlook-invoegtoepassing Uitleg

Een invoegtoepassing implementeren, installeren en Configureer voor uw Organisatie, inclusief het instellen van SSO en het Toevoegen van Zoom Meetings aan agenda-gebeurtenissen in Outlook.

## Overzicht <a href="#h.9duz0auqgcwu" id="h.9duz0auqgcwu"></a>

De Zoom voor Outlook-invoegtoepassing vereenvoudigt het Planningproces van een Zoom-vergadering in Microsoft Outlook door gebruikers in staat te stellen naadloos Zoom-vergadering-URL's en informatie Toevoegen aan elk nieuw of bestaand Outlook-agenda-Evenement.

De Zoom voor Outlook-invoegtoepassing is een webgebaseerde applicatie die geen lokale installatie op de machines van de gebruiker vereist en in plaats daarvan verschijnt als een ingebouwde webapplicatie die via web-API's werkt om te communiceren met Zoom’s agendawebservice voor vergaderingen. De invoegtoepassing is Beschikbaar voor Windows- en macOS-Outlook-clients, Android- en iOS-Outlook-clients en Outlook op het web. De invoegtoepassing kan worden geconfigureerd en in bulk worden uitgerold door Outlook-beheerders of door individuele gebruikers worden geïnstalleerd.

Dit document legt uit hoe u de Zoom voor Outlook-invoegtoepassing kunt implementeren en installeren, en beschrijft ook de configuraties die Beschikbaar zijn en de Functie(s)-verbeteringen.

{% content-ref url="/pages/16746fecd6cb8dcfa25c268acd02e19eed124e8e" %}
[De Zoom voor Outlook-invoegtoepassing installeren](/technical-library/nl/beheerdershoek/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/bd45403e7221b16e727ff05fd0179820c8966491" %}
[Instellingen voor Zoom voor Outlook-invoegtoepassing](/technical-library/nl/beheerdershoek/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/bdf84a3c67572c70d72700c0a6a868ef7de31862" %}
[Extra functies voor de Zoom voor Outlook-invoegtoepassing](/technical-library/nl/beheerdershoek/third-party-integrations/zoom-for-outlook-add-in-explainer/additional-features-for-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/c51709477db374bd0ec6cfa6b159c612a8e10fc9" %}
[(Optioneel) Het manifestbestand configureren](/technical-library/nl/beheerdershoek/third-party-integrations/zoom-for-outlook-add-in-explainer/optional-configuring-the-manifest-file.md)
{% endcontent-ref %}


---

# 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/beheerdershoek/third-party-integrations/zoom-for-outlook-add-in-explainer.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.
