# 入庫を登録する

### ① `入庫`ページにアクセス

<div align="left"><img src="/files/-MgxKL0p_NE6hAbHjO7M" alt=""></div>

###

### ② `入庫を追加`を押下

<div align="left"><img src="/files/-MgxKVWFb4q9zZ2a15SW" alt=""></div>

### ③ `入庫情報`を入力

![](/files/-MeTb9DUfZIDQU24OUd6)

| 項目         | 説明                      |
| ---------- | ----------------------- |
| **出荷元名\*** | 入荷を発送する出荷元名             |
| **入荷日\***  | 商品が倉庫に到着する予定日（当日・日曜日不可） |
| **入荷特記事項** | 入荷に関する特記事項              |

### ④ `入庫内の商品`の入力

{% hint style="info" %}
商品を追加を押下した後、入庫する商品を選択してください。

必要に応じて入庫予定数も編集可能です。
{% endhint %}

{% hint style="danger" %}
原則、１入荷情報＝１商品マスタ（SKU）のご登録をお願いいたします。
{% endhint %}

{% hint style="info" %}
入荷特記事項に配送追跡番号を記載いただけると入庫処理がスムーズです！
{% endhint %}

### ⑤ 保存する

<div align="left"><img src="/files/-Me-NmS4R0HRVPGwkeHJ" alt=""></div>


---

# 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/intro/inbound/create.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.
