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

# Zoom für Outlook Add-in-Erklärung

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

Das Zoom für Outlook Hinzufügen-In vereinfacht den Prozess des Planen eines Zoom Meeting in Microsoft Outlook, indem es Benutzern ermöglicht, Zoom Meeting-URLs und -Informationen nahtlos zu jedem neuen oder bestehenden Outlook Kalender Event hinzuzufügen.

Das Zoom für Outlook Add-in ist eine webbasierte Anwendung, die keine lokale Installation auf Benutzergeräten erfordert und stattdessen als integrierte Webanwendung erscheint, die über Web-APIs mit dem Kalender-Webdienst von Zoom kommuniziert. Das Add-in ist verfügbar für Outlook-Clients unter Windows und macOS, für Android- und iOS-Outlook-Clients sowie für Outlook im Web. Das Add-in kann von Outlook-Administratoren konfiguriert und massenbereitgestellt oder von einzelnen Benutzern installiert werden.

Dieses Dokument wird erklären, wie das Zoom für Outlook-Hinzufügen-In bereitgestellt und installiert wird, sowie seine verfügbaren Konfigurationen und Funktion-Verbesserungen beschreiben.

{% content-ref url="/pages/29691c8bf9905b2ac2ba7935267b69a394e9e682" %}
[Installation des Zoom für Outlook Add-Ins](/technical-library/de/administrator-bereich/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/3573bd555555c688161e631453cd20650dd9a694" %}
[Zoom für Outlook Add-In Einstellungen](/technical-library/de/administrator-bereich/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/3ae860f08c506cdd0b1b42b74bfc0416237be574" %}
[Zusätzliche Funktionen für das Zoom für Outlook Add-In](/technical-library/de/administrator-bereich/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/ba0d91ed3f9b572ccec255c8958b0c00a8a419e9" %}
[(optional) Manifest-Datei konfigurieren](/technical-library/de/administrator-bereich/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/de/administrator-bereich/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.
