# 画像を一括アップロードする

画像を一括アップロードして、従業員やユーザーのプロフィールとバッジをすばやく作成できます。

***

## 個別の画像をアップロード

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[アクセス] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[アクセス ユーザーとグループ] をクリックします。**
{% endstep %}

{% step %}
**アップロードしたい写真のユーザーのプロフィールを見つけます。**
{% endstep %}

{% step %}
**\[プロフィール] で、写真を \[ユーザー写真] セクションにドラッグするか、アップロードできます。**

<div align="left" data-with-frame="true"><img src="/files/24544c9cd89a45761b78383d3b9cad703b8d172a" alt=""></div>
{% endstep %}
{% endstepper %}

***

## 画像を一括アップロード

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[アクセス] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[アクセス ユーザーとグループ] をクリックします。**
{% endstep %}

{% step %}
**右上で、\[インポート] > \[ユーザー写真をアップロード] をクリックします。**

各画像には、次のいずれかの形式を使って名前を付けます。&#x20;

* `[メールアドレス].[ファイル形式]`

* `[ユーザー ID].[ファイル形式]`

* `[外部 ID].[ファイル形式]`

* 各画像のサイズは 5 MB 以下にしてください。

* 1 回のバッチで最大 500 枚の画像をアップロードできます。

* Verkada は、512 × 512 px より大きい画像を自動的にサイズ変更します。必要に応じて、まずサンプル画像をアップロードして、サイズ変更が要件を満たしていることを確認してください。
  {% endstep %}

{% step %}
**画像ファイルをドラッグ＆ドロップします。**
{% endstep %}

{% step %}
**発生する可能性のあるエラーを解決します。たとえば、次のとおりです。**

* ファイルサイズが大きすぎます。\
  ​

  <div align="left" data-with-frame="true"><img src="/files/a6d02cbed1fc5a16f53f4fa9961954a12e072cb4" alt=""></div>
* ファイル名が既存のユーザーと一致しません。

  <div align="left" data-with-frame="true"><img src="/files/43eb6dc6137f8d84b8132bf00301138a64502161" alt=""></div>
* 破損したファイルです。ユーザーが破損したファイルをアップロードした場合、アップロードは許可されません。
  {% endstep %}

{% step %}
**\[アップロード] をクリックして、写真をユーザーのプロフィールに保存します。**
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/access-control/ja/yzto/add-a-user-to-the-verkada-access-system/upload-bulk-images.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.
