> 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/m6/danhsachbaohang.md).

# Danh sách bao hàng

Từ thanh menu, quý khách chọn **Bao hàng** => **Danh sách bao hàng**

![image](https://user-images.githubusercontent.com/109578103/202355671-d43885c5-0741-442c-92f6-58f2d410ae1f.png)

Để tra cứu bao hàng, quý khách có thể kiểm tra theo trạng thái: Tất cả các bao hoặc Bao tạo trong ngày. Ở trạng thái Tất cả các bao, quý khách nhập **Mã bao hàng** và ấn **Tìm kiếm**

![image](https://user-images.githubusercontent.com/109578103/202355702-aff15905-3f50-452f-90d7-8a9f00f153f3.png)

Để có thể xuất file manifest, xuất file excel, xuất chi tiết bao, xuất bao, thiết lập cột thông tin mới, tạo bao, quý khách chọn nút ấn trên thanh trong hình

![image](https://user-images.githubusercontent.com/109578103/202355732-f6d7ebdd-48b9-46dc-9a63-941374467490.png)


---

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

```
GET https://hd.gobiz.vn/m6/danhsachbaohang.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.
