> 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/van-hanh-chung/luuyhanghoa.md).

# 4. Lưu ý hàng hóa

## **1. Hướng dẫn tạo lưu ý hàng hoá**

**Mục đích:** Cảnh báo/lưu ý hay tạo một yêu cầu nào đó cho một khâu/bộ phận xử lý Đơn hàng (Khi các khâu được cảnh báo quyét mã (Mã đơn/mã kiện/Mã vận đơn) sẽ nhận được cảnh báo bằng âm thanh “Lưu ý” – Khâu được cảnh báo cần chủ động kiểm tra nội dung được lưu ý để xử lý theo yêu cầu).

**Bước 1:** Vào Menu -> Lưu ý hàng hoá (1) -> DS lưu ý hàng hoá (2) -> Chọn tad lưu ý cho mã đơn/Kiện/Mã vận đơn (3) -> Điền mã đơn hoặc mã kiện hay MVĐ muốn tạo lưu ý (4) -> Click vào dấu (+) (5).

![image](https://user-images.githubusercontent.com/85599407/128456517-c5d0ad00-5e4b-4ee4-a58d-6cfce136fb5b.png)

**Bước 2:** Điền nội dung cần lưu ý (1) -> Chọn khâu cảnh báo (2) -> Chọn thời gian (3) -> Bấm ok (4) -> Đồng ý (5).

![image](https://user-images.githubusercontent.com/85599407/128456538-6a4491a8-2f02-4a88-bfa8-ebdb8af21f32.png)

## **2. Xem danh sách lưu ý đã tạo**

Để xem được chi tiết lưu ý hàng hoá đã tạo: Quý khách vào Menu -> Lưu ý hàng hoá -> DS lưu ý hàng hoá.

Tại danh sách lưu ý hàng hoá sẽ có đầy đủ các thông tin: Mã vận đơn, mã đơn hay mã kiện tương ứng vừa tạo (1); thời gian hết hạn lưu ý (2); Nội dung lưu ý đã tạo (3); Khâu cảnh báo (4).

![image](https://user-images.githubusercontent.com/85599407/128456556-60f53989-3597-4978-8d4c-ba4f420e435f.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/m6/van-hanh-chung/luuyhanghoa.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.
