# 一括登録

### ① `商品マスタ`ページにアクセスし、一括登録を選択

![](/files/IqJUWDYCUiGyhJR3ngek)

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

<figure><img src="/files/t9RszvkdS6NilZ6zIMT3" alt=""><figcaption></figcaption></figure>

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

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

**商品名**

**在庫連携 (オン：1, オフ：0 と記入)**

**通貨 (基本：JPYと記入。詳細は**[**こちら**](https://anymind-group.gitbook.io/anylogi/faq-2#risuto-3)**）**
{% endhint %}

{% hint style="danger" %}
csvでの一括登録ができるのは**単一商品**のみです。

**セット商品**の一括登録はできかねますので、ご了承ください。
{% endhint %}

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

　

### ④ファイルを選択し、該当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/sku/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.
