# Zoom für Outlook Add-in Explainer

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

Das Zoom für Outlook-Hinzufügen-In vereinfacht den Prozess des Planens 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 den Geräten der Benutzer erfordert und stattdessen als integrierte Webanwendung angezeigt wird, die über Web-APIs arbeitet, um mit dem webbasierten Kalenderdienst von Zoom zu kommunizieren. Das Add-in ist für Windows- und macOS-Outlook-Clients, Android- und iOS-Outlook-Clients sowie Outlook on the web verfügbar. Das Add-in kann von Outlook-Administratoren konfiguriert und massenbereitgestellt werden oder von einzelnen Benutzern installiert werden.

Dieses Dokument wird erklären, wie Sie das Zoom für Outlook add-in bereitstellen und installieren sowie seine verfügbaren Konfigurationen und Funktionserweiterungen beschreiben können.

{% content-ref url="/pages/29691c8bf9905b2ac2ba7935267b69a394e9e682" %}
[Installieren des Zoom für Outlook Add-Ins](/technical-library/de/administratorbereich/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/administratorbereich/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 Add-In Zoom für Outlook](/technical-library/de/administratorbereich/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) Konfigurieren der Manifestdatei](/technical-library/de/administratorbereich/third-party-integrations/zoom-for-outlook-add-in-explainer/optional-configuring-the-manifest-file.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://library.zoom.com/technical-library/de/administratorbereich/third-party-integrations/zoom-for-outlook-add-in-explainer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
