> 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/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer.md).

# Zoom Meetings 安全防護說明

## 概覽

Zoom 會議最理想的使用方式是透過原生的 Zoom Workplace 桌面應用程式、行動應用程式或 Zoom Rooms，但您也可以從網頁加入 Zoom 會議，或作為撥入使用者（透過電話撥入會議），或透過第三方會議室裝置參加（Zoom 的會議室連接器可讓基於 SIP/H.323 的視訊會議裝置連接）。本文提供可用設定與會中功能的完整概覽，協助您保護 Zoom 會議免受未受邀的自動化會議工具影響。

Zoom App Marketplace 是您存取與下載應用程式和整合功能的資源，可增強您的會議或活動體驗。其中包含機器人，這些機器人連同某些整合與第三方服務，構成了自動化會議工具。雖然自動化會議工具的設計初衷是延伸並強化 Zoom 會議體驗，但其存在可能會因錄製會議中的媒體內容而導致不必要的資料存取。以下許多安全功能都具備個別使用者層級的控制，讓 Zoom 使用者能管理自己會議的安全性，但您也會找到多項管理員層級的設定，供帳戶擁有者與管理員使用，以提升整個帳戶中會議的安全性。

您也可能會看到使用 Zoom 即時媒體串流（RTMS）的應用程式，與傳統應用程式並行使用或取而代之。Zoom 即時媒體串流是提供給開發者的工具，可讓他們建立的應用程式存取 Zoom 會議中的即時視訊、音訊、逐字稿以及螢幕分享串流。雖然 Zoom 即時媒體串流消除了對第三方機器人的需求，但管理員仍可使用 RTMS 專屬設定和會中工具來最佳化安全性。

{% content-ref url="/pages/6cc23461491826f87bb1ea9cce11812dcb130c4b" %}
[以安全且有效的方式使用自動化會議工具](/technical-library/zh-tw/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/using-automated-meeting-tools-in-a-secure-and-effective-manner.md)
{% endcontent-ref %}

{% content-ref url="/pages/bb42c15ecd6d97f0b1e4bd9c864fd0c0de46513a" %}
[自動化會議工具的管理設定](/technical-library/zh-tw/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/administrative-settings-for-automated-meeting-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/c0a19850e55f02bb14078704dab853691d0c7699" %}
[管理您 Zoom Meetings 中的自動化工具與參與者](/technical-library/zh-tw/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/manage-automated-tools-and-participants-in-your-zoom-meetings.md)
{% endcontent-ref %}

{% content-ref url="/pages/ede5ec7a1d409a5ff4a387eada88c13eeaf30c54" %}
[透過帳戶設定防止未受邀的自動化會議工具與參與者](/technical-library/zh-tw/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/prevent-uninvited-automated-meeting-tools-and-participants-with-account-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/6b691baf7d63b5a7e1b42853f3d19e15d079c9e9" %}
[會議的額外安全措施](/technical-library/zh-tw/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/additional-security-measures-for-meetings.md)
{% endcontent-ref %}

{% content-ref url="/pages/24ec54eddfea13a35bc69935a6b607cccd35e220" %}
[Zoom 即時媒體串流](/technical-library/zh-tw/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/zoom-realtime-media-streams.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/zoom-workplace/zoom-meetings/securing-zoom-meetings-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.
