# BR33 パニックボタンの構成

パニックボタンは、緊急時にアラームを発報するための目立たない方法です。アラームを発報する前に、応答レベルを設定し、パニックボタンを含むパーティションを警戒設定する必要があります。

***

## パニックボタンを設定する

{% hint style="danger" %}
パニックボタンの設定は3つの手順で構成されます。パニックボタンを押したときに必ずアラームが発報されるよう、3つの手順すべてを設定する必要があります。3つの手順を正しくすべて設定しないと、パニックボタンが想定どおりにアラームを発報しない場合があります。
{% endhint %}

### 応答を設定する

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

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

{% step %}
**左側のナビゲーションで、\[Response] > を選択します。**
{% endstep %}

{% step %}
**次の応答のいずれかを選択します。**

* 通知のみ
* 標準
* 即時出動
  {% endstep %}

{% step %}
**連絡先を追加する**
{% endstep %}

{% step %}
**\[Save] をクリックします。**

<div align="left" data-with-frame="true"><img src="/files/789d66034aba3c6b4472c87d06b6e81e45f83a80" alt="" width="375"></div>
{% endstep %}
{% endstepper %}

### 常時警戒パーティションを設定する

{% stepper %}
{% step %}
[**新しいパーティションを作成する**](/new-alarms/ja/she-ding/alarm-sites/configure-partitions.md) **そしてアラーム応答を割り当てます。**
{% endstep %}

{% step %}
**すべてのパニックボタンをそのパーティションに追加します。**
{% endstep %}

{% step %}
**\[Arm Method] のドロップダウンから、\[Always Armed] を選択します。**

<div align="left" data-with-frame="true"><img src="/files/1c4ab64754cf4064c5082ce401f66989629ec4a5" alt="" width="563"></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

* Always Armed はパーティションレベルで有効になります。
* Always Armed パーティションからアラームが発報された場合、解除してもそのパーティションは警戒解除されません。
  {% 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/she-ding/br33-panic-button-configuration.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.
