# パーティションを構成

## センサーパーティションを作成する

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左のナビゲーションで、\[Partitions] をクリックします。**
{% endstep %}

{% step %}
**\[Sensor Partitions] の横で、クリックします** <i class="fa-plus">:plus:</i>**.**
{% endstep %}

{% step %}
**ダイアログボックスで、アラームの応答方法を選択します。**
{% endstep %}

{% step %}
**右上で、> \[Rename] をクリックしてパーティション名を変更します。**

a. パーティション名は、パーティションが保護する物理的領域や地域が識別できるように慎重に命名してください。
{% endstep %}

{% step %}
**\[Devices] で、\[Add Device] をクリックし、追加するデバイスを選択します。**
{% endstep %}

{% step %}
**\[Schedule] で、トグルをオンにします。**

a. 平日欄で、サイトを警戒にする必要がある時間帯をクリックしてドラッグします。\
b. 必要に応じて他の日についても繰り返します。\
c.（オプション）クリックします、 **Arm Only** チェックボックスを選択して、サイトを警戒状態にする時間を設定し、自動で警戒解除しないようにします。
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
スケジュールのトグルを **オフ** に切り替えます。手動で警戒/警戒解除する予定の場合は。
{% endhint %}

***

## カメラパーティションを作成する

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左のナビゲーションで、\[Partitions] をクリックします。**
{% endstep %}

{% step %}
**\[Choose Cameras:] で:**

a. 追加するカメラを選択します。\
b. クリックします、 **Next Step.**
{% endstep %}

{% step %}
**\[Schedule] では、パーティションの警戒のために週次スケジュールを追加することもできます。あるいは、CommandまたはBK22キーパッドで手動で警戒する予定であれば追加をスキップできます。**
{% endstep %}

{% step %}
**\[Areas to Protect / Line Crossing:] で:**

a. タブメニューで適切なトリガータイプを選択します。\
b. 映像上をクリックして、保護したいエリアやラインを描画します。

1. （オプション）侵入者が現場で発生したときに正しくアラームが発生するように、滞留時間を「person detected」または別の値に変更します。

d. クリックします、 **Finish.**
{% endstep %}

{% step %}
**\[Name Your New Camera Partition:] で:**

a. パーティションが保護する物理的領域や地域を識別できるように慎重に選んだ一意の名前を入力します。\
b. クリックします、 **Save.**
{% endstep %}
{% endstepper %}

***

## パーティションからデバイスを削除する

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左のナビゲーションで、\[Partitions] をクリックします。**
{% endstep %}

{% step %}
**パーティションを選択します。**
{% endstep %}

{% step %}
**デバイスをクリックします。**

a. 右上で、> をクリックし、 **Delete**をクリックします。\
b. クリックします、 **Confirm.**
{% endstep %}
{% endstepper %}

***

## パーティションを削除する

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左のナビゲーションで、\[Partitions] をクリックします。**
{% endstep %}

{% step %}
**パーティションを選択します。**

a. 右上で、> をクリックし、 **\[Remove Partition].**\
b. クリックします、 **Remove.**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**実際の動作を見たいですか？** こちらの [ビデオチュートリアル をチェックしてください](https://www.youtube.com/watch?v=I83OwKCsXN8).
{% 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/new-alarms/ja/gou-cheng/alarm-sites/configure-partitions.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.
