> 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/pt/canto-do-administrador/third-party-integrations/zoom-for-outlook-add-in-explainer.md).

# Explicação do Plugin Zoom para Outlook

Como implantar, instalar e Configurar o complemento para a sua Organização, incluindo a configuração de SSO e Adicionar Zoom Meetings aos eventos do calendário do Outlook.

## Visão geral <a href="#h.9duz0auqgcwu" id="h.9duz0auqgcwu"></a>

O Plugin Zoom para Outlook simplifica o processo de agendando uma reunião Zoom no Microsoft Outlook, permitindo ao usuário Adicionar URLs da reunião Zoom e informações a qualquer Evento de calendário novo ou existente do Outlook.

O Plugin Zoom para Outlook é um aplicativo baseado na web que não requer instalação local nas máquinas do usuário e, em vez disso, aparece como um aplicativo web integrado que opera por meio de APIs da web para se comunicar com o serviço web de calendários do Zoom. O Plugin Zoom para Outlook está Disponível para clientes do Outlook em Windows e macOS, clientes do Outlook em Android e iOS e no Outlook na web. O complemento pode ser configurado e implantado em massa por administradores do Outlook ou instalado por usuário individual.

Este documento explicará como implantar e instalar o Plugin Zoom para Outlook, bem como descrever suas configurações Disponíveis e aprimoramentos de Recursos.

{% content-ref url="/pages/e35c41a7ac539c69adf0b13e509729015dc5ac12" %}
[Instalando o complemento Plugin Zoom para Outlook](/technical-library/pt/canto-do-administrador/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/ff26a301f459061bdd50a6f5e09cfc9be3e321ce" %}
[Configurações do Complemento do Plugin Zoom para Outlook](/technical-library/pt/canto-do-administrador/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/fcce18a98100abb86a73d86c8e23745758af3a19" %}
[Recursos adicionais para o Complemento do Plugin Zoom para Outlook](/technical-library/pt/canto-do-administrador/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/291e22042e180d431d7d327e4c880ae6e4683284" %}
[(Opcional) Configurando o Arquivo de manifesto](/technical-library/pt/canto-do-administrador/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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/pt/canto-do-administrador/third-party-integrations/zoom-for-outlook-add-in-explainer.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.
