> 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/vi/goc-quan-tri-vien/third-party-integrations/zoom-for-outlook-add-in-explainer.md).

# Giải thích về tiện ích bổ sung Zoom dành cho Outlook

Cách triển khai, cài đặt và Cấu hình tiện ích mở rộng cho Tổ chức của bạn, bao gồm thiết lập SSO và Thêm Zoom Meetings vào các sự kiện lịch Outlook.

## Tổng quan <a href="#h.9duz0auqgcwu" id="h.9duz0auqgcwu"></a>

Tiện ích bổ sung Zoom dành cho Outlook đơn giản hóa quy trình đang lên lịch một cuộc họp Zoom trong Microsoft Outlook bằng cách cho phép người dùng Thêm liền mạch URL và thông tin cuộc họp Zoom vào bất kỳ Sự kiện lịch Outlook mới hoặc hiện có nào.

Tiện ích bổ sung Zoom dành cho Outlook là một ứng dụng dựa trên web không yêu cầu cài đặt cục bộ trên máy của người dùng mà thay vào đó xuất hiện như một ứng dụng web tích hợp sẵn hoạt động thông qua các API web để giao tiếp với dịch vụ web về lịch của Zoom. Tiện ích bổ sung này Đang rảnh cho các ứng dụng Outlook trên Windows và macOS, Android và iOS, cũng như Outlook trên web. Tiện ích bổ sung có thể được quản trị viên Outlook cấu hình và triển khai hàng loạt hoặc được cài đặt bởi từng người dùng.

Tài liệu này sẽ giải thích cách triển khai và cài đặt tiện ích bổ sung Zoom dành cho Outlook, cũng như mô tả các cấu hình Đang rảnh và các cải tiến Tính năng của nó.

{% content-ref url="/pages/8706624ca225963fb53a6013ef350509fee89586" %}
[Cài đặt tiện ích bổ sung Zoom dành cho Outlook](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/bc96679ba4093c324dad291af5684c25a54057fc" %}
[Cài đặt tiện ích bổ sung Zoom dành cho Outlook](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/bb9f9db36e9180fbb41cabc5fc8b2f7eb436b2c4" %}
[Các tính năng bổ sung cho tiện ích bổ sung Zoom dành cho Outlook](/technical-library/vi/goc-quan-tri-vien/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/9dcd4e899a97327eec0181fe838db8255299f831" %}
[(Tùy chọn) Cấu hình tệp kê khai](/technical-library/vi/goc-quan-tri-vien/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/vi/goc-quan-tri-vien/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.
