> For the complete documentation index, see [llms.txt](https://docs.ssaudit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ssaudit.com/ca-i-da-t-chung-1.md).

# 11. DANH MỤC

- [11.1 Danh mục khách hàng](https://docs.ssaudit.com/ca-i-da-t-chung-1/bao-mat.md)
- [11.2 Danh mục nhà cung cấp](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.2-danh-muc-nha-cung-cap.md)
- [11.3 Danh mục Loại](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.3-danh-muc-loai.md)
- [11.4 Danh mục Nhóm](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.4-danh-muc-nhom.md)
- [11.5 Danh mục vật tư, hàng hóa](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.5-danh-muc-vat-tu-hang-hoa.md)
- [11.6 Danh mục nhóm sản phẩm](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.6-danh-muc-nhom-san-pham.md)
- [11.7 Danh mục đơn vị tính](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.7-danh-muc-don-vi-tinh.md)
- [11.8 Danh mục thuế suất](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.8-danh-muc-thue-suat.md)
- [11.9 Danh mục tiền tệ](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.9-danh-muc-tien-te.md)
- [11.10 Danh mục thời hạn thanh toán](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.10-danh-muc-thoi-han-thanh-toan.md)
- [11.11 Danh mục kho](https://docs.ssaudit.com/ca-i-da-t-chung-1/11.11-danh-muc-kho.md)
- [13.16 Phân đoạn sản xuất](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.16-phan-doan-san-xuat.md)
- [13.17 Phiên bản BOM](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.17-phien-ban-bom.md)
- [13.18 Danh mục kiểm QC](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.18-danh-muc-kiem-qc.md)
- [13.19 Danh mục AQL](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.19-danh-muc-aql.md)
- [13.20 Ca sản xuất](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.20-ca-san-xuat.md)
- [13.21 Danh mục lỗi QC](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.21-danh-muc-loi-qc.md)
- [13.22 Danh mục quyết định](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.22-danh-muc-quyet-dinh.md)
- [13.23 Danh sách lý do nhập-xuất](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.23-danh-sach-ly-do-nhap-xuat.md)
- [13.24 Bộ phận sản xuất](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.24-bo-phan-san-xuat.md)
- [13.25 Thiết lập báo cáo](https://docs.ssaudit.com/ca-i-da-t-chung-1/13.25-thiet-lap-bao-cao.md)


---

# 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://docs.ssaudit.com/ca-i-da-t-chung-1.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.
