# 入庫狀態

{% hint style="info" %}
你不能手動修改列表中的資&#x8A0A;**。**

這些資訊都是直接由倉庫串接直接反應的。
{% endhint %}

### 概要

| 項目  | 説明           |
| --- | ------------ |
| 審查中 | 入庫尚未抵達倉庫     |
| 入倉中 | 商品抵達倉庫，準備檢查中 |
| 已完成 | 入庫完成         |


---

# 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/status.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.
