# 3. Nhập kho và thông tin tồn kho

**Mục đích**: Để nhập tồn kho cho sản phẩm và xem thông tin tồn kho hiện tại, người dùng truy cập menu **Kho hàng**/ **Danh sách tồn kho**.

**Bước 1**: Tại đây hệ thống hiển thị danh sách tồn kho hiện tại trên hệ thống, cho phép tìm kiếm nhanh theo chức năng tìm kiếm và bộ lọc. ![image](https://user-images.githubusercontent.com/73808891/121622745-b4acdf00-ca98-11eb-8541-6cd91d8ee65f.png)

**Bước 2**: Để nhập tồn kho, người dùng click button "tải file nhập tồn kho" và kéo file vào vùng tải lên.

![image](https://user-images.githubusercontent.com/73808891/121622777-be364700-ca98-11eb-9c51-215ae9e1505d.png)

Tại file excel người dùng nhập đủ thông tin cho 1 lần nhập tồn kho bao gồm: Mã nhập tồn, Mã sku, Mã kho, Mã vị trí Kho


---

# Agent Instructions: 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/m28/quan-ly-kho-hang/import_stock.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.
