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

# Zoom Meetingsを保護するための解説

## 概要

Zoom Meetings は、ネイティブの Zoom Workplace デスクトップアプリケーション、モバイルアプリ、または Zoom Room で最適にご利用いただけますが、ウェブから、ダイヤルイン ユーザー（電話でミーティングに接続）として、またはサードパーティ製のルームデバイス（Zoom のカンファレンスルームコネクタでは、SIP/H.323 ベースのビデオカンファレンスデバイスを利用できます）を介して Zoom ミーティングに参加することもできます。このドキュメントでは、招待されていない自動化ミーティングツールから 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/430491a77617c10bc1d3387d4b747dc9ba8e0dcd" %}
[自動ミーティングツールを安全かつ効果的に使用する](/technical-library/ja/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/f90bbb851a17a6820badccc5c3ef1e53f61159a9" %}
[自動ミーティングツールの管理設定](/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/administrative-settings-for-automated-meeting-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/031d19c64904477b4e745459f74251a06b1491ff" %}
[Zoom Meetingsで自動ツールと参加者を管理する](/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/manage-automated-tools-and-participants-in-your-zoom-meetings.md)
{% endcontent-ref %}

{% content-ref url="/pages/71a166a59294ae8f2d8fe8a7d26f6828861b76e3" %}
[アカウント設定で招待されていない自動ミーティングツールと参加者を阻止する](/technical-library/ja/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/2e2b2265d6973b9c645118d72bf24099faedd290" %}
[ミーティング向けの追加セキュリティ対策](/technical-library/ja/zoom-workplace/zoom-meetings/securing-zoom-meetings-explainer/additional-security-measures-for-meetings.md)
{% endcontent-ref %}

{% content-ref url="/pages/609a38abaafc940142831ee52b27b2fd617cfb80" %}
[Zoomリアルタイムメディアストリーム](/technical-library/ja/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/ja/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.
