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

# 保障 Zoom Meetings 说明

## 概述

Zoom Meetings 最佳体验方式是通过原生的 Zoom Workplace 桌面应用程序、移动应用或 Zoom Room，不过你也可以通过网页、作为拨入用户（通过电话拨入会议）或通过第三方会议室设备参加 Zoom 会议（Zoom 的会议室连接器允许基于 SIP/H.323 的视频会议设备）。本文档全面概述了你可以使用的在线设置和会议内功能，以帮助保护 Zoom Meetings 免受未经邀请的自动化会议工具的影响。

Zoom App Marketplace 是您的资源，可用于访问和下载能够增强您的会议或事件体验的应用和集成。其中包括机器人；它们与某些集成和第三方服务一起构成自动化会议工具。虽然自动化会议工具旨在扩展并增强 Zoom Meetings 体验，但它们的存在可能会通过录制会议内媒体而导致对不想要的数据访问。以下许多安全功能都具有各自的用户级控制，可让 Zoom 用户管理自己会议的安全性；但您也会找到一些管理员级配置，供账户所有者和管理员使用，以便为您整个账户提供更安全的会议。

您还可能会看到使用 Zoom Realtime Media Streams (RTMS) 的应用与传统应用并行使用或取而代之。Zoom Realtime Media Streams 是一款开发者可在线使用的工具，可让他们创建的应用访问来自 Zoom Meetings 的实时视频、音频、转写文字和屏幕共享流。虽然 Zoom Realtime Media Streams 消除了对第三方机器人的需求，但管理员仍可使用 RTMS 专用设置和会议内工具来优化安全性。

{% content-ref url="/pages/bb3fc6c5edb13ed71032e55591beaeb426c1dad6" %}
[以安全且高效的方式使用自动化会议工具](/technical-library/zh/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/6c5d95293a0be458f7c2ea91cb6dac738216d437" %}
[自动化会议工具的管理设置](/technical-library/zh/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/administrative-settings-for-automated-meeting-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/52d2d6f7929aa097e9a5a50fb1feacf1d7b8abf3" %}
[在你的 Zoom Meetings 中管理自动化工具和参会者](/technical-library/zh/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/manage-automated-tools-and-participants-in-your-zoom-meetings.md)
{% endcontent-ref %}

{% content-ref url="/pages/96f2e8b9a1319ee5d8cb89a73b8eaa2dc29351c6" %}
[使用账户设置阻止未经邀请的自动化会议工具和参会者](/technical-library/zh/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/6afd843622e51837cef75ab959b60258d41915ee" %}
[会议的其他安全措施](/technical-library/zh/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/additional-security-measures-for-meetings.md)
{% endcontent-ref %}

{% content-ref url="/pages/012a7d98dbc6e8bf4cc728ebb4a044a60fa6c0b9" %}
[Zoom 实时媒体流](/technical-library/zh/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/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.
