> 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/english/m6/hang-ky-gui/van-hanh-kho-nguon/kg-baohang.md).

# Bao hàng

**HƯỚNG DẪN TẠO VÀ XUẤT BAO HÀNG**

**\*Mục đích:** Để quản lý các kiện hàng trong quá trình Vận chuyển Quốc tế, một bao hàng có thể được khớp một kiện hoặc nhiều kiện theo đúng tình trạng của bao hàng vật lý.

**1. Tạo bao hàng**

\*\*- Các bước thực hiện đóng bao như sau:

**Bước 1:** Vào Menu -> Bao hàng (1) -> Tạo bao hàng (2) -> Điền thông tin bao hàng (kích thước bao hàng, chọn kho, loại vận chuyển…(3,4,5) -> Lưu và đóng bao.

![image](https://user-images.githubusercontent.com/85599407/128309444-db058596-6679-45ce-847b-152cd8005af8.png)

**Bước 2:** Quét kiện vào bao hàng: Tại ô quét mã kiện, Nhân viên điền mã hoặc quét mã kiện cần đóng vào bao hàng -> nhập cân nặng của bao và chọn "Kết thúc đóng bao" để hoàn tất.

![image](https://user-images.githubusercontent.com/85599407/128309479-0e8225e1-465c-41a7-b999-1cfd06e90269.png)

**2. Xuất bao hàng**

**Bước 1:** Vào menu -> Bao hàng -> Danh sách bao hàng (1) -> Xuất bao (2).

![image](https://user-images.githubusercontent.com/85599407/128310534-d5ec9b7c-7de8-4f9b-9551-469422f13aaf.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, and the optional `goal` query parameter:

```
GET https://hd.gobiz.vn/english/m6/hang-ky-gui/van-hanh-kho-nguon/kg-baohang.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.
