> 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/vi/dich-vu-kinh-doanh/zoom-quality-management/quality-management-explainer/limitations.md).

# Hạn chế

Trang này cung cấp thông tin về các hạn chế của Quản lý chất lượng.

#### <mark style="color:xanh dương;">Quality Management hiện không Đang rảnh cho một số ngành được quản lý chặt chẽ hoặc Zoom dành cho Chính phủ</mark>

Quality Management hiện không Đang rảnh cho các ngành được quản lý chặt chẽ có thể có các yêu cầu tuân thủ cụ thể. Ngoài ra, Quality Management hiện không Đang rảnh cho Khách hàng của Zoom dành cho Chính phủ vào thời điểm này.

#### <mark style="color:xanh dương;">Quality Management không tương thích với các cuộc họp hoặc cuộc gọi điện thoại được mã hóa đầu cuối (E2EE)</mark>

[Được mã hóa đầu cuối](https://support.zoom.us/hc/en-us/articles/360048660871-End-to-end-E2EE-encryption-for-meetings) (E2EE) các cuộc họp và cuộc gọi điện thoại không hỗ trợ ghi âm đám mây hoặc bản chép lời trực tiếp như một phần của dịch vụ. Do đó, các cuộc họp và cuộc gọi điện thoại E2EE không tương thích với phân tích Quality Management.

#### <mark style="color:xanh dương;">Auto QM có các yêu cầu về giấy phép, bản chép lời và giám sát</mark>

Auto QM yêu cầu giấy phép Zoom trung tâm liên hệ Elite hoặc một lần mua Auto QM riêng lẻ. Đánh giá AI chính xác phụ thuộc vào chất lượng bản chép lời. Có thể cần một giai đoạn cấu hình và hiệu chỉnh ban đầu. Các đánh giá AI nên được giám sát viên xem xét theo ngữ cảnh.

#### <mark style="color:xanh dương;">Ask QM có các yêu cầu về Truy cập, độ chính xác và phiên</mark>

Ask QM yêu cầu chủ sở hữu tài khoản hoặc quyền quản trị viên để có đầy đủ chức năng. Độ chính xác của xử lý ngôn ngữ tự nhiên phụ thuộc vào độ phức tạp của truy vấn. Khả năng Thành phần tích hợp có thể khác nhau tùy theo hệ thống của bên thứ ba. Ngữ cảnh của phiên chỉ được duy trì trong từng phiên truy vấn riêng lẻ.


---

# 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/vi/dich-vu-kinh-doanh/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.
