> 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/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/zoom-for-outlook-add-in-explainer.md).

# Zoom for Outlook 增益集說明

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

Zoom for Outlook 增益集可讓使用者順暢地將 Zoom 會議 URL 和資訊新增至任何新的或既有的 Outlook 行事曆事件，從而簡化在 Microsoft Outlook 中排程 Zoom 會議的流程。

Zoom for Outlook 增益集是一個以網頁為基礎的應用程式，不需要在使用者電腦上進行本機安裝，而是以內建網頁應用程式的形式呈現，並透過 Web API 與 Zoom 的行事曆網頁服務通訊。此增益集適用於 Windows 和 macOS 的 Outlook 用戶端、Android 和 iOS 的 Outlook 用戶端，以及網頁版 Outlook。Outlook 系統管理員可設定並大量部署此增益集，或由個別使用者自行安裝。

本文件將說明如何部署及安裝 Zoom for Outlook 增益集，並描述其可用的設定與功能增強。

{% content-ref url="/pages/47778c3d0d87dd0d423016f8642f2d1432bfa7b4" %}
[安裝 Zoom for Outlook 增益集](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/ee768f560100df45fbd2cf96681ebc8343764690" %}
[Zoom for Outlook 增益集設定](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/2b6d2c523940a9453370d92c4ab447a1ff593b37" %}
[Zoom for Outlook 增益集的其他功能](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/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/50de60e7493b0b9b63cac1964e3b6648f515b18e" %}
[（選用）設定資訊清單檔案](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/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/zh-tw/guan-li-yuan-zhuan-qu/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.
