# デバイスを追加する

デバイスにアクセスして管理するには、まずCommandにデバイスを追加する必要があります。

{% hint style="danger" %}
必要があります [Org Admin または Site Admin の権限](/command/ja/yzto/roles-and-permissions-for-command.md) がサイトにデバイスを追加するために必要です。
{% endhint %}

***

## デバイスを追加

{% stepper %}
{% step %}
**Command で、［All Products］>［Devices］に移動します。**
{% endstep %}

{% step %}
**右上の［Add Devices］をクリックします。**
{% endstep %}

{% step %}
**デバイスのシリアル番号または注文番号を入力します。**
{% endstep %}

{% step %}
**［Add Devices］をクリックします。新しく追加されたデバイスは［Devices］>［All Unassigned Devices］に表示されます。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
または、次の方法でデバイスを追加できます。 **QR をスキャン** または **CSV をアップロード**。カンマ区切り値（CSV）ファイルをアップロードする場合は、使いやすいようにテンプレートをダウンロードできます。
{% endhint %}

***

## デバイスをセットアップ

デバイスをサイトに割り当て、セットアップを完了して、 **Unassigned Devices** リストから移動する必要があります。デバイスは個別にも一括でもセットアップできます。

{% hint style="danger" %}
一度にセットアップできるのは 1 つの製品タイプのみです。複数の製品ラインのデバイスが選択されている場合、 **Set Up** オプションは表示されません。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、［All Products］>［Devices］を選択します。**
{% endstep %}

{% step %}
**［All Unassigned Devices］の下で：**

a. セットアップするデバイスを選択します。\
b. クリックします **Set Up**.
{% endstep %}

{% step %}
**［General］の下で：**

a. 一意の名前を入力します。\
b. サイトを選択します。\
c. 場所を入力します。
{% endstep %}

{% step %}
**（カメラのみ）［Settings］の下で：**

a. （任意） **Default** ドロップダウンから **別のカメラからコピー** を選択し、設定をコピーするカメラを選択します。\
b. 設定を確認するか、必要な変更を加えます。
{% endstep %}

{% step %}
**［Apply］をクリックしてデバイスを設定します。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
設定をコピーできるのは、新しいカメラと同じサイトにあるカメラからのみです。
{% endhint %}

***

{% hint style="info" %}
**実際の動作をご覧になりたいですか？** こちらの [ビデオチュートリアル](https://www.youtube.com/watch?v=qcrS5i8_XR4).
{% 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://help.verkada.com/command/ja/ganaizshon/add-a-device-to-your-command-organization.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.
