> 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/faq-cau-h-i-thuong-gap/taobao-global/lien-he-dam-phan-ncc/thong-ke-don-danh-sach-chat.md).

# Thống kê đơn hàng khi trao đổi với NCC

* Bên phải khung chat shop là liệt kê tất cả các đơn hàng 3 tháng gần nhất. Có thể kéo xuống để tải hoặc có thể tìm kiếm mã số đơn hàng.

![image](https://github.com/gobizvn/gobiz-docs/assets/137056249/87b295c4-9ce5-49ed-b6e0-ea63ae3bb422)

* Nhấn vào Gửi đơn hàng 发送订单, Mã hoá đơn Taobao của đơn hàng đã chọn sẽ được gửi trực tiếp đến Nhà cung cấp.

![image](https://github.com/gobizvn/gobiz-docs/assets/137056249/dfe938d9-7458-42a8-8090-6f8e31c473bc)

\===========================================================

✅ Gobiz - Phần mềm Quản lý nhập hàng & Logistics cho các đơn vị đa quốc gia.

📌 Đăng ký dùng thử: <https://bit.ly/gobiz-tuvan>

📞 Hotline: 0388.432.436

🌐 Website: <https://gobiz.vn/>


---

# 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/faq-cau-h-i-thuong-gap/taobao-global/lien-he-dam-phan-ncc/thong-ke-don-danh-sach-chat.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.
