> For the complete documentation index, see [llms.txt](https://how.doopage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://how.doopage.com/thao-tac-danh-cho-nhan-vien/tu-van-khach-hang-tren-dien-thoai/tao-don-hang-tren-dien-thoai/tao-don-hang-khi-dang-chat-voi-khach-hang/tao-don-hang-bang-cach-gui-phieu-dien-thong-tin.md).

# Tạo đơn hàng bằng cách gửi phiếu điền thông tin

[Sau khi tag sản phẩm và thực hiện thao tác đặt hàng](/thao-tac-danh-cho-nhan-vien/tu-van-khach-hang-tren-dien-thoai/tao-don-hang-tren-dien-thoai/tao-don-hang-khi-dang-chat-voi-khach-hang/tao-don-hang-truc-tiep-tu-van-vien-nhap-thong-tin-cho-khach-hang.md), tại bước **Nhập thông tin,** bạn gạt nút "Gửi phiếu cho khách hàng điền thông tin" từ xám sang xanh, sau đó nhấn nút **Gửi form**.&#x20;

<img src="/files/-LqtCnLshCAj1XuBraOF" alt="" data-size="original"> <img src="/files/-LqtCpm73Bd5v20qr8dI" alt="" data-size="original">&#x20;

Một đường link sẽ được gửi cho khách hàng.&#x20;

Khi khách hàng nhấp vào link này, phiếu đơn hàng sẽ hiển thị để khách hàng kiểm tra thông tin sản phẩm, điền thông tin khách hàng. Khách hàng nhấn **Hoàn tất** để hoàn thành việc đặt hàng

<img src="/files/-LqtDAJ9SV-bXmrBTXkW" alt="" data-size="original"> <img src="/files/-LqtDCOUij37M9n60J4n" alt="" data-size="original">

Sau khi khách đặt hàng thành công, phiếu đơn hàng sẽ được gửi cho khách hàng

&#x20;&#x20;

![Phiếu đơn hàng được gửi cho khách hàng](/files/-LqtDa1CVCDuVOtVQCDk)

*Ngoài ra, bạn có thể tạo đơn hàng trực tiếp bằng nút Đặt hàng trên màn hình quản lý. Thao tác tương tự như trên. Chỉ khác là hệ thống sẽ không gửi phiếu đơn hàng sau khi chốt đơn thành công cho khách hàng*


---

# 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://how.doopage.com/thao-tac-danh-cho-nhan-vien/tu-van-khach-hang-tren-dien-thoai/tao-don-hang-tren-dien-thoai/tao-don-hang-khi-dang-chat-voi-khach-hang/tao-don-hang-bang-cach-gui-phieu-dien-thong-tin.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.
