> 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

## 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 quá 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 dễ dàng thêm URL và thông tin cuộc họp Zoom vào bất kỳ Sự kiện 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 và 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 lập lịch của Zoom. Tiện ích bổ sung này khả dụng cho các ứng dụng khách Outlook trên Windows và macOS, các ứng dụng khách Outlook trên Android và iOS, và Outlook trên web. Tiện ích bổ sung có thể được cấu hình và triển khai hàng loạt bởi các quản trị viên Outlook hoặc được cài đặt bởi từng người dùng riêng lẻ.

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 Tính năng cải tiến 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" %}
[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.
