# Đơn hàng

- [Tạo mới thủ công](https://help-cdp.hub-js.com/cdp-operation/sales-tools/don-hang/tao-moi-thu-cong.md): Nhằm hỗ trợ doanh nghiệp quản lý đơn hàng tập trung trên một nền tảng, hệ thống CDP cho phép người dùng tạo đơn hàng trực tiếp trên hệ thống để dễ dàng theo dõi và cập nhật
- [Tạo mới danh sách đơn hàng](https://help-cdp.hub-js.com/cdp-operation/sales-tools/don-hang/tao-moi-danh-sach-don-hang.md): Bên cạnh việc tạo từng đơn hàng một cách thủ công, hệ thống còn cho phép người dùng tạo mới hàng loạt bằng cách tải một file chứa danh sách đơn hàng
- [Đồng bộ sang POS](https://help-cdp.hub-js.com/cdp-operation/sales-tools/don-hang/dong-bo-sang-pos.md): Bài viết này mô tả tính năng tự động đồng bộ thông tin đơn hàng sang POS Haravan khi bạn tạo đơn hàng trên CDP
- [Xuất dữ liệu đơn hàng](https://help-cdp.hub-js.com/cdp-operation/sales-tools/don-hang/xuat-du-lieu-don-hang.md): Bạn có thể xuất dữ liệu các thông tin về cơ hội bán hàng từ hệ thống CDP để phục vụ các mục đích của doanh nghiệp.


---

# Agent Instructions: 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:

```
GET https://help-cdp.hub-js.com/cdp-operation/sales-tools/don-hang.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
