> 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/admin-corner/third-party-integrations/integrating-zoom-with-microsoft-teams.md).

# Integrating Zoom with Microsoft Teams

## Overview

The Zoom platform integrates with Microsoft Teams in three distinct ways to streamline communication and collaboration: an in-app integration for Microsoft Teams, the Zoom Assistant, and Zoom Phone for Microsoft Teams.

The in-app integration brings Zoom Meetings, Zoom Phone, and Zoom Whiteboard features directly into the Teams client. The Zoom Assistant is a lightweight desktop widget that provides always-available access to Zoom Phone features from anywhere on the desktop. Zoom Phone for Microsoft Teams is a direct routing as a service (DRaaS) offering that integrates Zoom Phone's PSTN infrastructure natively into the Teams client, enabling users to make and receive calls through Teams while leveraging Zoom's telephony services.

This document will explain the functionality, deployment requirements, and user experience for each integration option.

{% content-ref url="/pages/MX28MZ8T22vb61Ja8N8t" %}
[Integrating the Zoom platform with Microsoft Teams](/admin-corner/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/MHNy2D6PLsoFQOcfwccf" %}
[Zoom’s in-app Integration for Microsoft Teams](/admin-corner/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/mzdDp5pUkGEIstoRa8pN" %}
[The Zoom Assistant](/admin-corner/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/s3Ka3ZvfUpZyjw6l5ZoV" %}
[Zoom Phone for Microsoft Teams](/zoom-workplace/zoom-phone/third-party-integrations/zoom-phone-for-microsoft-teams.md)
{% endcontent-ref %}

## Conclusion

Zoom offers a suite of collaborative features and integrations that are designed to elevate the digital workspace experience. The flexibility of Zoom's core services, facilitated through an in-app integration, the Zoom Assistant, and Zoom Phone for Microsoft Teams exemplifies Zoom’s commitment to enhancing communication and connectivity within a unified, digital workspace. With these collaborative tools, users are empowered to seamlessly collaborate, communicate, and connect in real-time from a variety of environments with workflows that help keep things simple.

For more information on these integrations, or incorporating Zoom’s products into your business, please reach out to your account 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/admin-corner/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.
