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

Die Zoom für Outlook-Erweiterung vereinfacht den Prozess zum Planen eines Zoom-Meetings in Microsoft Outlook, indem sie Benutzern das nahtlose Hinzufügen von Zoom-Meeting-URLs und -Informationen zu jedem neuen oder bestehenden Outlook-Kalender-Event ermöglicht.

Die Zoom für Outlook-Erweiterung ist eine webbasierte Anwendung, die keine lokale Installation auf Benutzercomputern erfordert und stattdessen als integrierte Web-Anwendung erscheint, die über Web-APIs kommuniziert, um mit dem Zoom-Kalender-Webdienst zu kommunizieren. Die Erweiterung ist für Windows- und macOS-Outlook-Clients, Android- und iOS-Outlook-Clients sowie Outlook im Web Verfügbar. Die Erweiterung kann von Outlook-Administratoren konfiguriert und in großem Umfang bereitgestellt oder von einzelnen Benutzern installiert werden.

Dieses Dokument erläutert, wie die Zoom für Outlook-Erweiterung bereitgestellt und installiert wird, und beschreibt ihre als Verfügbar gekennzeichneten Konfigurationen sowie Funktion-Verbesserungen.

{% content-ref url="/pages/29691c8bf9905b2ac2ba7935267b69a394e9e682" %}
[Installieren 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) Konfigurieren der Manifest-Datei](/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.
