> For the complete documentation index, see [llms.txt](https://lenef.gitbook.io/erpfactory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lenef.gitbook.io/erpfactory/quan-ly-chat-luong/doi-ngu-quan-ly-chat-luong.md).

# Đội ngũ quản lý chất lượng

Để sát sao hơn trong quá trình kiểm tra chất lượng, chúng ra cần chia ra thành các đội để tiến hành kiểm tra và quản lý, phụ trách từng dự án. Dưới đây là cách dùng cách dùng phần mềm quản lý chất lượng.

* &#x20;**B1**: Để tạo mới đội chất lượng, bạn vào **Cấu hình,** chọn **Đội ngũ chất lượng**, hệ thống sẽ hiển thị danh sách đội chất lượng đã tạo.

<figure><img src="/files/IcJ3kymEWG1FcJX6Ggiw" alt=""><figcaption></figcaption></figure>

* &#x20;**B2:** Kích vào “**Mới”**. Bạn nhập thông tin vào form, thêm thành viên và kích vào “**Lưu**” để hoàn thành việc tạo mới đội chất lượng.

<figure><img src="/files/PZmIWmCSYNBGejJfyrk3" alt=""><figcaption></figcaption></figure>


---

# 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://lenef.gitbook.io/erpfactory/quan-ly-chat-luong/doi-ngu-quan-ly-chat-luong.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.
