> 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/configure-an-alarm-response/configure-silent-and-duress-alarm-responses.md).

# サイレントおよびデュレスのアラーム応答を構成する

## サイレントアラーム応答

サイレントアラームは、アラームが作動したという現場での表示なしに、サイトスタッフが助けを要請できるようにします。これにより、スタッフは控えめに支援を求めることができ、深刻な状況のエスカレーションを防ぐのに役立ちます。

{% hint style="warning" %}
サイレントアラームは一般的にパニックボタンと併用され、 **応答** レベル。
{% endhint %}

### 構成

{% hint style="danger" %}
サイレントアラームを設定するには、新しい応答フローを作成し、オンに切り替えます **サイレントアラーム**。既存の応答フローをサイレント応答に変換することはできません。
{% endhint %}

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

{% step %}
[**アラームサイトを作成する**](/new-alarms/ja/she-ding/alarm-sites.md) **または、設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで［対応］を選択します。**
{% endstep %}

{% step %}
**アラーム対応の横で、クリックします** <i class="fa-circle-plus">:circle-plus:</i>**.**

a. 一意の名前を入力します。\
b. オンに切り替えます **サイレントアラーム。**
{% endstep %}

{% step %}
**（推奨）応答フローとして即時出動を設定します。**
{% endstep %}

{% step %}
**必要に応じて、連絡先リストに追加のユーザーを追加します。**
{% endstep %}

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

{% step %}
**サイレントアラームをトリガーすべきパーティションを、このサイレントアラーム応答フローに移動します。**
{% endstep %}
{% endstepper %}

サイレントアラーム応答は、応答ページにこのように表示されます。

| ![](/files/5551f315bafe47a1c2cffed1e4e339ce7eb9e2e0) | ![](/files/7d8f3aabb2f79f57d5cb4595608e4d5a176d53ac) |
| ---------------------------------------------------- | ---------------------------------------------------- |

***

## 脅迫用キーコード

脅迫用キーコードを使用すると、サイトスタッフは、やむを得ずシステムの警戒解除を行わされた場合でも、静かにアラームをトリガーできます。キーパッドで入力すると、システムは通常どおり警戒解除されますが、キーパッド上には何も表示されないまま、バックグラウンドでアラームが作動します。

{% hint style="danger" %}
脅迫用キーコードはサイトレベルで設定されます。各アラームサイトに設定できる脅迫用キーコードは1つだけです。
{% endhint %}

### 構成

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

{% step %}
[**アラームサイトを作成する**](/new-alarms/ja/she-ding/alarm-sites.md) **または、設定するアラームサイトを選択します。**
{% endstep %}

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

{% step %}
**［キーコード］の下で、［脅迫を追加］をクリックします。**
{% endstep %}

{% step %}
**既定では、即時出動が応答フローとして選択されています。**
{% endstep %}

{% step %}
**必要に応じて、連絡先リストに追加のユーザーを追加します。**
{% endstep %}

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

{% step %}
**これにより、脅迫アラーム用の新しいサイレントアラーム応答が作成されます。**
{% endstep %}

{% step %}
**脅迫用キーコードは自動生成され、［キーコード］の下にある［アラーム設定］ページからアクセスできます。既定のキーコードを編集するには、クリックして必要なコードを入力します。**
{% endstep %}

{% step %}
**応答ページから脅迫応答を表示および管理できます。**
{% 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/configure-an-alarm-response/configure-silent-and-duress-alarm-responses.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.
