> 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/new-alarms/ja/she-ding/wireless-alarms-devices/bulk-assign-sensors-to-an-alarm-sites.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" %}
一度に一括セットアップできるのは、1種類のセンサーデバイスのみです。複数のセンサータイプを選択した場合、 **セットアップ** オプションは表示されません。
{% endhint %}

{% hint style="danger" %}
現在、一括でアラームサイトに割り当てられるのは、無線アラームセンサーのみです。
{% endhint %}

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

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

a. セットアップするセンサーデバイスを選択するか、 **バッチセットアップ** の横の **未割り当てのデバイス** を選択し、ドロップダウンからデバイスの種類を選択します。\
b.  **セットアップ**.
{% endstep %}

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

a. アラームシステム（Classic または New Alarms）を選択します。\
b. アラームサイトを選択します。\
c.（New Alarms の場合）パーティションを選択します。
{% endstep %}

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


---

# 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/new-alarms/ja/she-ding/wireless-alarms-devices/bulk-assign-sensors-to-an-alarm-sites.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.
