> 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/bijinesusbisu/zoom-quality-management/quality-management-explainer/limitations.md).

# 制限事項

#### <mark style="color:青;">品質管理は現在、特定の高度に規制された業界別または行政機関向けZoomでは利用できません</mark>

品質管理は、特定のコンプライアンス要件がある場合がある高度に規制された業界別では現在利用できません。さらに、現時点では行政機関向けZoomのお客様の声では品質管理は利用できません。

#### <mark style="color:青;">品質管理は、エンドツーエンド暗号化（E2EE）されたミーティングや通話には対応していません</mark>

[エンドツーエンド暗号化](https://support.zoom.us/hc/en-us/articles/360048660871-End-to-end-E2EE-encryption-for-meetings) （E2EE）ミーティングおよび通話では、サービスの一部としてクラウド録画やライブの文字起こしはサポートされていません。そのため、E2EEミーティングおよび通話は品質管理分析と互換性がありません。

#### <mark style="color:青;">Auto QMにはライセンス、文字起こし、および監督の要件があります</mark>

Auto QMには、Zoom コンタクトセンター Eliteライセンス、またはAuto QMの単独購入が必要です。正確なAI評価は文字起こしの品質に左右されます。初期設定と調整期間が必要になる場合があります。AI評価は、文脈を考慮して管理者が確認する必要があります。

#### <mark style="color:青;">Ask QMには、アクセス、精度、およびセッションの要件があります</mark>

Ask QMの全機能を利用するには、アカウントオーナーまたは管理者権限が必要です。自然言語処理の精度は、クエリの複雑さに左右されます。連携機能はサードパーティのシステムによって異なる場合があります。セッションの文脈は、個々のクエリセッション内でのみ保持されます。


---

# 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/bijinesusbisu/zoom-quality-management/quality-management-explainer/limitations.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.
