> 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.3-bat-tat-nhan-du-lieu.md).

# 3.2.3 Bật tắt nhận dữ liệu

Cấu hình cho phép nhận care đơn khi có đơn chốt có trạng thái giao hàng theo cấu hình

Menu -> Kho -> Chia số care đơn -> Bật tắt nhận dữ liệu

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

Để user care đơn có thể nhận được đơn care thì doanh nghiệp phải bật ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdRjdOukqMaaxh6OX-ExbrOnVHb7Y0mXNfLSYyyxrevnX1hkBf4hAVUr2_MUtyYFchZ24lk7PKHpu_p0sAhioQAHLDf9hCovwaRWXOisE9wyX2RmHDZPBe4hW7T4wVTfF83T2_XS8btM0-Jq_YQMY8iQOc?key=4ZEGXqmF1g2nEBaZUjNsvg)trạng thái cho user care đơn khi được chia care đơn tự động thì user care đơn đó sẽ được gán vào lead khi được cấu hình, và ngược lại tắt nhận dữ liệu của user care đơn thì user sẽ không nhận được đơn care.

<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.3-bat-tat-nhan-du-lieu.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.
