# 入庫管理

### ①進入 `入庫 頁面`

<div align="left"><img src="https://1932846363-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-McDTumWgBv3hFYXC1Bb%2F-MgxJbObjwCtYeO-7c7A%2F-MgxKFSRCt_NTrUfnvig%2FGroup%20143.png?alt=media&#x26;token=6e84af31-76f9-405d-ae9b-5e4ad4995194" alt=""></div>

### ② 你可以一目了然的看到你所有的進貨資訊

![](https://1932846363-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-McDTumWgBv3hFYXC1Bb%2F-MeSd1odatb86bJDoKFS%2F-MeSp76LP-a1lw-Yj2yg%2Fscreencapture-stg-app-anylogi-inbounds-list-2021-07-13-12_05_59.png?alt=media\&token=3769114a-3ec0-406f-9847-f7a70c5bd32d)

| 項目    | 説明               |
| ----- | ---------------- |
| 入庫編號  | 每批進貨擁有的獨一無二識別編號  |
| 入庫狀態  | 表示進貨的進度狀態（詳情請點此） |
| 入庫日期  | 預計抵達倉庫的日期        |
| 送貨目的地 | 入庫的倉庫名稱          |
| 發貨地名稱 | 商品出貨地點名稱         |
| 預計數量  | 入庫商品預計數量         |
| 實到數量  | 實際入庫倉品數量         |
| 建立時間  | 入庫建立時間           |


---

# 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://anymind-group.gitbook.io/anylogi/zh_tw/fulfillment/inventory/inbound.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.
