> 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

## 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 que os usuários adicionem sem esforço URLs e informações da reunião Zoom a qualquer Evento do calendário do Outlook novo ou existente.

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ário do Zoom. O plugin está Disponível para clientes Outlook Windows e macOS, clientes Outlook Android e iOS, e Outlook na web. O plugin pode ser configurado e implantado em massa pelos administradores do Outlook ou instalado por usuários individuais.

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

{% content-ref url="/pages/e35c41a7ac539c69adf0b13e509729015dc5ac12" %}
[Instalando o 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 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" %}
[Funcionalidades adicionais para o 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) Configurar o ficheiro 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.
