> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ja/ganaizshon/add-a-device-to-your-command-organization.md).

# デバイスを追加する

アクセスして管理する前に、デバイスを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 %}

***

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

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

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

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

{% step %}
**\[All Unassigned Devices] の下で：**

a. セットアップするデバイスを選択します。\
b.  **セットアップ**.
{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/command/ja/ganaizshon/add-a-device-to-your-command-organization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
