> For the complete documentation index, see [llms.txt](https://docs.pushsale.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pushsale.vn/huong-dan/kho/dang-don/11.-cap-nhat-trang-thai-giao-hang-va-ma-giao-van-bang-excel.md).

# 11. Cập nhật trạng thái giao hàng và mã giao vận bằng excel

Video hướng dẫn: Xem [**Tại đây**](https://www.youtube.com/watch?v=XvczN1OWWUE\&list=PLWialqWet8u8rJgp78qotnGbbWFQ5p-Rx\&index=7)

{% hint style="success" %}
Để phục vụ cho các doanh nghiệp không sử dụng các đơn vị giao vận đang kết nối với Pushsale, nhưng vẫn có thể cập nhật trạng thái giao hàng và mã giao vận tương ứng của đơn vị đang sử dụng để tối ưu trong khâu quản lý, Pushsale đã phát triển thêm chức năng này.
{% endhint %}

1\. Sử dụng tài khoản Kho, truy cập vào phần **5.1 Đăng đơn**

![](/files/DND6NekXxZvZHjW3fPkq)

2\. Bấm vào icon  <img src="/files/ukcFMZW0NBRRumwqO726" alt="" data-size="line"> chọn **Cập nhật trạng thái giao hàng excel**

3\. Hộp thoại được hiển thị, tại đây, hãy bấm **tải mẫu excel**, nhập đầy đủ thông tin vào file này

![](/files/ezz4JOQHvcLFoIYJEXzX)

4\. Trên hộp thoại, bấm **Chọn file**, chọn đúng file đã nhập thông tin

5\. Tiếp theo bấm nút **"Upload"**

![](/files/seoPmOKm6l0zogZrH4a6)

6\. Cuối cùng, bấm nút **"Cập nhật".** Hệ thống sẽ hiển thị kết quả ở ngay trên màn hình này.

![](/files/qQRQMI2smStO6NThO9Bw)


---

# 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://docs.pushsale.vn/huong-dan/kho/dang-don/11.-cap-nhat-trang-thai-giao-hang-va-ma-giao-van-bang-excel.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.
