> For the complete documentation index, see [llms.txt](https://hd.gobiz.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hd.gobiz.vn/english/m5/mua-hang/phandon.md).

# Phân đơn

{% embed url="<https://www.youtube.com/watch?v=yDkKwilywLk>" %}

**Mục đích:** Quản lý phân đơn cho Giao dịch viên(GDV) và hỗ trợ thu hồi đơn đã phân đối với GDV.

**Quản lý tiến hành phân đơn cho GDV như sau:**

**Bước 1:** Quản lý truy cập trang **Đơn hàng** từ menu bên trái, chọn **Quản lý đơn**.

![Quản lý đơn](https://user-images.githubusercontent.com/75475064/105478067-46c46e80-5cd5-11eb-925b-fb42ef87f9a9.png)

**Để phân nhiều đơn cho giao dịch viên, quản lý thực hiện như sau:**

**Bước 1:** Tích chọn đơn chưa được phân GDV

![Tích chọn đơn](https://user-images.githubusercontent.com/75475064/105479376-f64e1080-5cd6-11eb-96cf-83112e3969b7.png)

**Bước 2:** Quản lý chọn chức năng **Phân đơn** để phân những đơn đã chọn cho cùng một GDV

![Phân đơn](https://user-images.githubusercontent.com/75475064/105479496-1aa9ed00-5cd7-11eb-9e7e-401c42da8bb4.png)

**Bước 3:** Quản lý chọn tài khoản GDV để phân đơn và click **Thực hiện** để hoàn thành thao tác phân đơn.

![Phân đơn cho GDV](https://user-images.githubusercontent.com/75475064/105479805-7ffdde00-5cd7-11eb-9770-5c4973d04640.png)

**Để phân từng đơn cho giao dịch viên, quản lý thực hiện như sau:**

Quản lý click chọn tài khoản GDV trên từng đơn để phân đơn cho GDV

![Phân từng đơn cho GDV](https://user-images.githubusercontent.com/75475064/105479986-bf2c2f00-5cd7-11eb-9e41-4918b64d9860.png)

Đơn sau khi phân cho GDV tự động chuyển sang trạng thái **Chờ Pai** và log lại thời gian Quản lý phân đơn

![Phân đơn](https://user-images.githubusercontent.com/75475064/105480496-65783480-5cd8-11eb-928c-5604e41f0f7f.png)

**Để thu hồi đơn đã phân cho GDV, quản lý thực hiện như sau:**

Quản lý click chức năng **Thu hồi** để thu hồi đơn đã phân cho GDV trước đó

![Thu hồi đơn](https://user-images.githubusercontent.com/75475064/105480837-d7507e00-5cd8-11eb-8745-6c26e3c1c242.png)


---

# 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://hd.gobiz.vn/english/m5/mua-hang/phandon.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.
