> 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ế

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

Quản lý chất lượng hiện không khả dụng 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, Quản lý chất lượng hiện không khả dụng cho khách hàng Zoom dành cho Chính phủ vào thời điểm này.

#### <mark style="color:xanh dương;">Quản lý chất lượng 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ợ bản ghi trên đá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 Quản lý chất lượng.

#### <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 mua riêng Auto QM. Đá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 người giám sát xem lại để có 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 đặc quyền của chủ sở hữu tài khoản hoặc 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 của Thành phần tích hợp có thể thay đổi tùy theo hệ thống bên thứ ba. Ngữ cảnh 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.
