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

# Integrera Zoom med Microsoft Teams

## Översikt

Zoom plattform integreras med Microsoft Teams genom tre distinkta integreringar för att effektivisera kommunikation och samarbete: en app-integrering för Microsoft Teams, Zoom Assistant och Zoom Phone för Microsoft Teams.

Integreringen i appen för med sig funktionerna i Zoom Meetings, Zoom Phone och Zoom Whiteboard direkt in i Teams-klienten. Zoom Assistant är en lätt skrivbords-widget som ger alltid tillgänglig åtkomst till Zoom Phone-funktioner var som helst på skrivbordet. Zoom Phone för Microsoft Teams är ett erbjudande om direkt dirigering som en tjänst (DRaaS) som integrerar Zoom Phone:s PSTN-infrastruktur inbyggt i Teams-klienten, vilket gör det möjligt för användare att ringa och ta emot samtal via Teams samtidigt som de utnyttjar Zooms telefoni tjänster.

Detta dokument kommer att förklara funktionaliteten, distributionskraven och upplevelsen för användare för varje integreringsalternativ.

{% content-ref url="/pages/0915327108429579a555a286a2d6ed8517eb351a" %}
[Integrera Zoom-plattformen med Microsoft Teams](/technical-library/sv/admin-hornan/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/2d30c5b1c51aec4071e721a7f15658a6b6ae312f" %}
[Zooms in-app-integreringar för Microsoft Teams](/technical-library/sv/admin-hornan/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/6f2771bef86a06f49719457b703438b84ebd6b54" %}
[Zoom Assistant](/technical-library/sv/admin-hornan/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

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

## Slutsats

Zoom erbjuder en uppsättning samarbetsfunktioner och integreringar som är utformade för att höja upplevelsen av den digitala arbetsplatsen. Flexibiliteten i Zooms kärntjänster, möjliggjord genom en app-integrering, Zoom Assistant och Zoom Phone för Microsoft Teams, exemplifierar Zooms engagemang för att förbättra kommunikation och anslutning inom en enhetlig, digital arbetsplats. Med dessa verktyg för samarbete ges användarna möjlighet att sömlöst samarbeta, kommunicera och ansluta i realtid från en mängd olika miljöer med arbetsflöden som hjälper till att hålla saker enkla.

För mer information om dessa integreringar, eller om att införliva Zooms produkter i din Business-verksamhet, vänligen kontakta ditt 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/sv/admin-hornan/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.
