> 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/technical-library-ar/khdmat-alaamal/zoom-quality-management/quality-management-explainer/limitations.md).

# القيود

#### <mark style="color:الأزرق;">إدارة الجودة غير متاح حاليًا لبعض الصناعات المنظمة للغاية أو لـ Zoom for Government</mark>

إدارة الجودة غير متاح حاليًا للصناعات المنظمة للغاية التي قد تكون لديها متطلبات امتثال محددة. بالإضافة إلى ذلك، لا تتوفر إدارة الجودة لعملاء Zoom for Government في الوقت الحالي.

#### <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 ترخيص Elite لـ Zoom لمركز الاتصال أو شراءً مستقلاً لـ Auto QM. تعتمد دقة تقييمات الذكاء الاصطناعي على جودة النسخ. قد تكون هناك حاجة إلى إعداد أولي وفترة معايرة. ينبغي أن يراجع المشرفون تقييمات الذكاء الاصطناعي من أجل السياق.

#### <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/technical-library-ar/khdmat-alaamal/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.
