> 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-calendaring-integration-explainer.md).

# Giải thích về Thành phần tích hợp Lịch Zoom

## Tổng quan

Thành phần tích hợp Lịch của Zoom kết nối Zoom với các nhà cung cấp lịch bên thứ ba, cho phép người dùng xem và quản lý các Sự kiện lịch trực tiếp trong ứng dụng khách Zoom và các hệ thống phòng mà không cần chuyển đổi giữa các ứng dụng.

Zoom hỗ trợ tích hợp lịch với Microsoft 365, Microsoft Exchange Server và Google không gian làm việc. Khi tích hợp lịch đang hoạt động, Dịch vụ Lập lịch Web của Zoom xử lý xác thực, quản lý mã thông báo và đồng bộ hóa Sự kiện trên tất cả các điểm cuối được kết nối — bao gồm ứng dụng trên máy tính và thiết bị di động, Zoom Rooms và các hệ thống phòng H.323/SIP dựa trên tiêu chuẩn. Đồng bộ lịch hai chiều, được bật theo mặc định, đảm bảo rằng các thay đổi được thực hiện trong Zoom hoặc nhà cung cấp lịch được kết nối sẽ tự động được phản ánh trên cả hai bên.

Tài liệu này giải thích cách Thành phần tích hợp lập lịch hoạt động, mô tả luồng dữ liệu và mô hình bảo mật cho từng loại điểm cuối, đồng thời cung cấp hướng dẫn cấu hình cho các môi trường Microsoft và Google.

{% content-ref url="/pages/3eafd308649305e9be581c477b7e40074cb62bfd" %}
[Tổng quan về Lịch Zoom](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/d0238c75184883fbe31383e8a4ab51a630395b94" %}
[Điểm cuối Lịch Zoom](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/zoom-calendaring-integration-explainer/zoom-calendaring-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/af52304375acb98b6de3f4feb65d6b1877eb40b9" %}
[Chi tiết theo từng Nhà cung cấp](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/zoom-calendaring-integration-explainer/provider-specific-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/67c550a1a51cab1789465c96a7d5d3a7440c99e6" %}
[Phụ lục](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/zoom-calendaring-integration-explainer/appendix.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-calendaring-integration-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.
