# Zoom for Outlook Add-in Explainer

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

The Zoom for Outlook add-in simplifies the process of scheduling a Zoom Meeting in Microsoft Outlook by enabling users to seamlessly add Zoom Meeting URLs and information to any new or existing Outlook calendar event.

The Zoom for Outlook add-in is a web-based application that does not require local installation on user machines and instead appears as a built-in web application that operates through web APIs to communicate with Zoom’s calendaring web service. The add-in is available for Windows and macOS Outlook clients, Android and iOS Outlook clients, and Outlook on the web. The add-in can be configured and mass-deployed by Outlook administrators or installed by individual users.

This document will explain how to deploy and install the Zoom for Outlook add-in as well as describe its available configurations and feature enhancements.

{% content-ref url="/pages/TKQKGEcHlH5NwIkxyeq2" %}
[Installing the Zoom for Outlook Add-In](/admin-corner/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/kArGyckgmubl3bregS4m" %}
[Zoom for Outlook Add-In Settings](/admin-corner/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/9QHE0vYtiXmrrV7fa5bq" %}
[Additional Features for the Zoom for Outlook Add-In](/admin-corner/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/6Ii8tJfie2L7XkW0txED" %}
[(Optional) Configuring the Manifest File](/admin-corner/third-party-integrations/zoom-for-outlook-add-in-explainer/optional-configuring-the-manifest-file.md)
{% endcontent-ref %}


---

# Agent Instructions: 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/admin-corner/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.
