> 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-thuong/van-hanh-kho-nguon/m6_kiemhang.md).

# Kiểm hàng

**Mục đích**: Kiểm tra số lượng các sản phẩm trong kiện hàng

Nhân viên kho thực hiện kiểm hàng như sau:

**Bước 1**: Nhân viên kho truy cập vào kiện hàng từ menu bên trái và chọn vào kiểm hàng, sau đó quét mã kiện tại ô mã quét ![kiemhang1](https://user-images.githubusercontent.com/63217229/101149886-1d328380-3652-11eb-9e1a-4f9633785c4c.png)

**Bước 2**: Nhân viên kho nhập số lượng sản phẩm trên kiện vào ô số lượng trong kiện \*Lưu ý: Có thể bấm vào nút nhận đủ trên từng kiện, hoặc nút nhận đủ tất cả sản phẩm trên kiện ![kiemhang2](https://user-images.githubusercontent.com/63217229/101153459-10645e80-3657-11eb-9df2-aeed16ada052.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-thuong/van-hanh-kho-nguon/m6_kiemhang.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.
