> For the complete documentation index, see [llms.txt](https://docs.pushsale.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin.md).

# CẤU HÌNH CHỨC NĂNG (trong System Admin)

- [Cấu hình chức năng 1-10](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/cau-hinh-chuc-nang-1-10.md)
- [Cấu hình chức năng 11-20](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/cau-hinh-chuc-nang-11-20.md)
- [Cấu hình chức năng 21-30](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/cau-hinh-chuc-nang-21-30.md)
- [Cấu hình chức năng 31-40](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/cau-hinh-chuc-nang-31-40.md)
- [Cấu hình chức năng 41-49](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/cau-hinh-chuc-nang-41-49.md)
- [Cấu hình chức năng 50-60](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/cau-hinh-chuc-nang-50-60.md)
- [Cấu hình tùy chỉnh Tự động tạo source theo bài post trong form 2.5.2](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/cau-hinh-tuy-chinh-tu-dong-tao-source-theo-bai-post-trong-form-2.5.2.md)
- [Tính năng Sale chỉ tìm kiếm sản phẩm được phân quyền](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/tinh-nang-sale-chi-tim-kiem-san-pham-duoc-phan-quyen.md)
- [Tính năng Marketing chỉ tìm kiếm sản phẩm được phân quyền](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/tinh-nang-marketing-chi-tim-kiem-san-pham-duoc-phan-quyen.md)
- [Tính năng Tick khách cũ trên màn lên đơn](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/tinh-nang-tick-khach-cu-tren-man-len-don.md): Pushsale update 4 tính năng liên quan đến tick Khách cũ. Khách hàng nếu cần sử dụng các tính năng này vui lòng liên hệ với Chuyên viên kinh doanh hoặc bộ phận CSKH để được hỗ trợ bật tính năng.
- [Tùy chỉnh định nghĩa khái niệm Khách cũ theo trạng thái giao hàng](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/tuy-chinh-dinh-nghia-khai-niem-khach-cu-theo-trang-thai-giao-hang.md)
- [Page 7](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/page-7.md)
- [Page 2](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/page-2.md)
- [Page](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/page.md)
- [Che kí tự Cột tin nhắn](https://docs.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin/che-ki-tu-cot-tin-nhan.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.pushsale.vn/cau-hinh-chuc-nang-trong-system-admin.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.
