> For the complete documentation index, see [llms.txt](https://docs.sandbox.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.com.vn/3.-kho/3.2-chia-so-care-don/3.2.1-cau-hinh-care-don.md).

# 3.2.1 Cấu hình care đơn

Cấu hình chia số tự động là khi doanh nghiệp có đơn chốt thì hệ thống sẽ xét theo cấu hình kiểu chia số để chia số cho tài khoản vận đơn

Menu -> Kho -> Chia số care đơn -> Cấu hình care đơn -> Nhóm user care đơn

Để thêm mới nhóm care đơn kiểu chia tự động ấn ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXc6WS_Jwt2RyB7WtM-vJAazyK0YshwZg8Ds3skQPlrCQp0-ipiGlcSOR91C8m7BbW1FyIDfbj6LtDIKgfwQ_Cjj5LWm24WjtCrfj5j98tD4wudOXZOk0eTq_keyU7hxxQrTWTM?key=4ZEGXqmF1g2nEBaZUjNsvg), sau đó hệ thống sẽ hiển thị ra popup Thêm mới nhóm user

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdUDbjsCfch8SnsOFzf3m-suqAMf694wytJTIZ4BKBeeRlEjYfgz0ChH5OpyLJu_ycudkzfkzNvJsD5i5RKVqk5EhrIOQGjSM7xjG7R3HEBM20-QoX0nTSi6NmtumgGs_AwYh8?key=4ZEGXqmF1g2nEBaZUjNsvg" alt=""><figcaption></figcaption></figure>

Bước 1: Đầu tiên doanh nghiệp phải cấu hình trạng thái giao hàng được chia để hệ thống định dạng được lead đó khi nào được chia cho user care đơn truy cập  [Tại đây](https://docs.google.com/document/d/1jedT9BUgSsxhuJL3FrzrHCADGnjk5jMfIKbzg6_29KU/edit?tab=t.0#heading=h.hlsxiyg7ohf8)

<br>


---

# 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.sandbox.com.vn/3.-kho/3.2-chia-so-care-don/3.2.1-cau-hinh-care-don.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.
