> 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/br33-panic-button-configuration.md).

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

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

***

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

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

### 応答を設定する

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > アラーム に移動します。**
{% endstep %}

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

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

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

* 通知のみ
* 標準
* 即時派遣
  {% endstep %}

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

{% step %}
**［保存］をクリックします。**

<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 %}
**［警戒設定方法］のドロップダウンから、［常時警戒設定］を選択します。**

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

{% hint style="warning" %}

* 常時警戒設定はパーティション レベルで有効です。
* 常時警戒設定のパーティションからアラームがトリガーされた場合、それを解決してもそのパーティションは警戒解除されません。
  {% 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/new-alarms/ja/she-ding/br33-panic-button-configuration.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.
