> 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/integrating-zoom-with-microsoft-teams.md).

# Integration von Zoom mit Microsoft Teams

## Übersicht

Die Zoom Plattform lässt sich auf drei verschiedene Arten in Microsoft Teams integrieren, um Kommunikation und Zusammenarbeit zu optimieren: durch eine In-App-Integration für Microsoft Teams, den Zoom-Assistent und Zoom Phone für Microsoft Teams.

Die In-App-Integration bringt Funktionen von Zoom Meetings, Zoom Phone und Zoom Whiteboard direkt in den Teams-Client. Der Zoom-Assistent ist ein schlankes Desktop-Widget, das von überall auf dem Desktop jederzeit Verfügbar-Access auf Zoom Phone-Funktionen bietet. Zoom Phone für Microsoft Teams ist ein Angebot für direkte Weiterleitung als Service (DRaaS), das die PSTN-Infrastruktur von Zoom Phone nativ in den Teams-Client integriert und es Benutzern ermöglicht, über Teams Anrufe zu tätigen und entgegenzunehmen, während sie die Telefonie-Dienste von Zoom nutzen.

Dieses Dokument erläutert die Funktionalität, die Bereitstellungsanforderungen und die Benutzererfahrung für jede Integration-Option.

{% content-ref url="/pages/350f16badb2feae6a4abfc4d524fb196d2d292d3" %}
[Integration der Zoom-Plattform mit Microsoft Teams](/technical-library/de/administrator-bereich/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/85c24f43e467283e7e97428365e4a55f66b15fe6" %}
[Zooms In-App-Integration für Microsoft Teams](/technical-library/de/administrator-bereich/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/87bfbaba5ae06a4d2a95875b7f9007d8f1f70128" %}
[Der Zoom-Assistent](/technical-library/de/administrator-bereich/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/18411019a8b652d38a38ae1589353c3195ddc1db" %}
[Zoom Phone für Microsoft Teams](/technical-library/de/zoom-workplace/zoom-phone/third-party-integrations/zoom-phone-for-microsoft-teams.md)
{% endcontent-ref %}

## Fazit

Zoom bietet eine Suite kollaborativer Funktionen und Integrationen, die darauf ausgelegt sind, das Erlebnis am digitalen Arbeitsplatz zu verbessern. Die Flexibilität der Kerndienste von Zoom, ermöglicht durch eine In-App-Integration, den Zoom-Assistent und Zoom Phone für Microsoft Teams, verdeutlicht das Engagement von Zoom, Kommunikation und Konnektivität in einem einheitlichen, digitalen Arbeitsplatz zu verbessern. Mit diesen kollaborativen Tools werden Benutzer in die Lage versetzt, nahtlos kollaboratives Arbeiten zu ermöglichen, zu kommunizieren und sich in Echtzeit aus verschiedenen Umgebungen zu vernetzen – mit Workflows, die dazu beitragen, alles einfach zu halten.

Für weitere Informationen zu diesen Integrationen oder zur Einbindung der Produkte von Zoom in Ihr Unternehmen wenden Sie sich bitte an Ihr Konto-Team.


---

# 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/integrating-zoom-with-microsoft-teams.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.
