# 一括登録

{% hint style="warning" %}
出荷元情報がサプライヤーとして登録されていることが必要になります。

サプライヤーの追加方法は[こちら](/anylogi/fulfillment/supplier/add.md)からご確認ください。
{% endhint %}

### ① `入庫`ページにアクセスし、一括登録を選択

![](/files/Mm07Ypbpy8Db0cgrhXT5)

### ② `CSVファイルテンプレート`をダウンロード

![](/files/0ekd5OSXc6DXYspRlIKS)

### ③ CSVファイルを編集

{% hint style="danger" %}
下記項目は必須です。未記入だとcsvでの一括登録ができないので、ご確認をお願いいたします。

**出荷元名**：サプライヤーID（確認方法は[こちら](/anylogi/faq-2.md#sapuraiyidno-1)）

**入荷日**：YYYY-MM-DD

**SKU**

**入荷予定数**
{% endhint %}

{% hint style="danger" %}
**１行に対して１商品マスタ分の入庫登録をお願いいたします。**

複数SKUを指定すると、アップロードできませんので、ご了承ください。
{% endhint %}

{% hint style="info" %}
サプライヤーIDの記載方法は[こちら](/anylogi/faq-2.md#sapuraiyidno)をご参照ください。
{% endhint %}

　

### &#x20;④ ファイルを選択し、該当CSVファイルをアップロード


---

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