> For the complete documentation index, see [llms.txt](https://huongdan.trustsales.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.trustsales.vn/huong-dan-s-dung-ket-noi-cac-kenh/ket-noi-tiktok-shop/quan-ly-don-hang/in-ma-van-don.md).

# IN MÃ VẬN ĐƠN

{% hint style="warning" %}
Đơn hàng cần phải có **Trạng thái đơn hàng** là **Đang chờ lấy hàng** mới có thể sử dụng chức năng này.
{% endhint %}

### Các bước thực hiện **In mã vận đơn của đơn hàng TikTok Shop trên TrustSales**:

**Bước 1**: Tại giao diện **Danh sách đơn hàng**, nhấp chọn **Trạng thái đơn hàng** là **Đang chờ lấy hàng**

<figure><img src="/files/Xy7HmevhgttYViRJ3XdM" alt=""><figcaption><p>Nhấp chọn <strong>Đang chờ lấy hàng</strong></p></figcaption></figure>

**Bước 2**: Nhấp vào ![](/files/JplSB3Go59lZWnnVPrzw) ở đơn hàng muốn in mã vận đơn để mở **menu thao tác**

<figure><img src="/files/Uvdo53YSRDT7v4qblTly" alt=""><figcaption><p>Nhấp mở <strong>menu thao tác</strong></p></figcaption></figure>

**Bước 3**: Nhấp vào ![](/files/sIumhvThhdkV01BGxB3V)

**Bước 4**: Hệ thống TrustSales tiến hành in mã vận đơn của đơn hàng đó

**Bước 5**: Hoàn tất


---

# 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://huongdan.trustsales.vn/huong-dan-s-dung-ket-noi-cac-kenh/ket-noi-tiktok-shop/quan-ly-don-hang/in-ma-van-don.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.
