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

# Integrazione di Zoom con Microsoft Teams

## Panoramica

La piattaforma Zoom si integra con Microsoft Teams in tre modi distinti per semplificare la comunicazione e la collaborazione: un'Integrazioni nell'app per Microsoft Teams, l'Assistente Zoom e Zoom Phone per Microsoft Teams.

Le Integrazioni in-app portano le funzionalità di Zoom Meetings, Zoom Phone e Zoom Whiteboard direttamente nel client di Teams. L'Assistente Zoom è un widget desktop leggero che fornisce un accesso sempre disponibile alle funzionalità di Zoom Phone da qualsiasi punto del desktop. Zoom Phone per Microsoft Teams è un'offerta di Instradamento diretto come servizio (DRaaS) che integra nativamente l'infrastruttura PSTN di Zoom Phone nel client di Teams, consentendo agli utenti di effettuare e ricevere chiamate tramite Teams sfruttando i servizi di telefonia di Zoom.

Questo documento spiegherà la funzionalità, i requisiti di distribuzione e l'esperienza utente per ciascuna opzione di Integrazioni.

{% content-ref url="/pages/d4b64e170b1ef2cc22f352214c2f0694eee12dfb" %}
[Integrare la piattaforma Zoom con Microsoft Teams](/technical-library/it/area-admin/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/9e2353cd530cfbf9ecb945c3b8cc299afbfb821b" %}
[Integrazioni in-app di Zoom per Microsoft Teams](/technical-library/it/area-admin/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/22323375f03c17a2e3ba20ebc5d038941bf5f1fe" %}
[L'Assistente Zoom](/technical-library/it/area-admin/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

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

## Conclusione

Zoom offre una suite di funzionalità collaborative e Integrazioni progettate per elevare l'esperienza dell'area di lavoro digitale. La flessibilità dei servizi principali di Zoom, resa possibile tramite un'integrazione nell'app, Assistente Zoom e Zoom Phone per Microsoft Teams, esemplifica l'impegno di Zoom nel migliorare la comunicazione e la connettività all'interno di un'area di lavoro digitale unificata. Con questi strumenti collaborativi, gli utenti sono messi in grado di collaborazione  fluida, comunicare e connettersi in tempo reale da una varietà di ambienti, con flussi di lavoro che aiutano a mantenere le cose semplici.

Per ulteriori informazioni su queste integrazioni o sull’inserimento dei prodotti di Zoom nel vostro Business, contattate il vostro team account.


---

# 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/it/area-admin/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.
