> 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/angolo-admin/third-party-integrations/zoom-for-outlook-add-in-explainer.md).

# Zoom per Outlook Aggiungi-in Spiegazione

## Panoramica <a href="#h.9duz0auqgcwu" id="h.9duz0auqgcwu"></a>

Il componente aggiuntivo Zoom per Outlook semplifica il processo di pianificazione di una riunione Zoom in Microsoft Outlook consentendo agli utenti di aggiungere senza problemi gli URL e le informazioni della riunione Zoom a qualsiasi evento del calendario di Outlook nuovo o esistente.

Il componente aggiuntivo Zoom per Outlook è un'applicazione basata sul web che non richiede l'installazione locale sui dispositivi degli utenti e appare invece come un'applicazione web integrata che opera tramite API web per comunicare con il servizio web di calendaring di Zoom. Il componente aggiuntivo è disponibile per i client Outlook su Windows e macOS, per i client Outlook su Android e iOS e per Outlook sul web. Il componente aggiuntivo può essere configurato e distribuito in massa dagli amministratori di Outlook oppure installato dai singoli utenti.

Questo documento spiegherà come distribuire e installare il componente aggiuntivo Zoom per Outlook, oltre a descrivere le configurazioni disponibili e i miglioramenti delle Funzionalità.

{% content-ref url="/pages/5111db83e27897c2d1eada907506c93ab9b5eb98" %}
[Installazione del componente aggiuntivo Zoom per Outlook](/technical-library/it/angolo-admin/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/e05a27faa3481fac3be39e1705a681100cc7d803" %}
[Zoom per Outlook Componente aggiuntivo Impostazioni](/technical-library/it/angolo-admin/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/da457a9a377eeb8443ef3b8ef01c660a16e53ecb" %}
[Funzionalità aggiuntive per il componente aggiuntivo Zoom per Outlook](/technical-library/it/angolo-admin/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/f3cfda6196b1e09e4f99ed6ba8c0fbaad7182774" %}
[(Facoltativo) Configurazione del file manifest](/technical-library/it/angolo-admin/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:

```
GET https://library.zoom.com/technical-library/it/angolo-admin/third-party-integrations/zoom-for-outlook-add-in-explainer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
