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

# Uitleg over de Zoom voor Outlook-invoegtoepassing

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

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

De Zoom voor Outlook-invoegtoepassing is een webgebaseerde applicatie die geen lokale installatie op gebruiker machines vereist en in plaats daarvan verschijnt als een ingebouwde webapplicatie die via web-API's werkt om te communiceren met Zoom’s agenda-webservice. 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 op grote schaal worden uitgerold door Outlook-beheerders of worden geïnstalleerd door individuele gebruikers.

Dit document legt uit hoe u de Zoom voor Outlook-invoegtoepassing kunt uitrollen en installeren, en beschrijft ook de beschikbare configuraties en verbeteringen van Functie(s).

{% content-ref url="/pages/16746fecd6cb8dcfa25c268acd02e19eed124e8e" %}
[De Zoom voor Outlook Toevoegen-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 de 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" %}
[Aanvullende 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.
