> 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/shiiarmunotesutomdo.md).

# 新しいアラームのテストモード

テストモードを使用すると、監視応答を発動させずにアラームデバイスをテストし、システムが正しく設定されていることを確認できます。通常は、システムの設置後または保守後に使用します。

***

## テストモードを有効にする

{% hint style="danger" %}
テストモードを有効にするには、Site Admin 権限が必要です。
{% endhint %}

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

{% step %}
**テストを実施したいアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側で、システムステータスをクリックします。**

1. 右上で、 **テスト。**
2. ドロップダウンから、 **テストモードを有効にする。**
3. 適切なパーティションを警戒設定し、テストしたいデバイスをトリガーします。期待どおりのアラームと通知が生成されることを確認し、その後パーティションを警戒解除します。
4. 右上で、 **テスト終了** テストモードを無効にするには&#x20;
   {% endstep %}
   {% endstepper %}

{% hint style="info" %}
テストモードが有効な場合:

* サイト内のすべてのパーティションがテストモードになります。
* アラーム監視は無効になります。監視エージェントはアクティビティの確認、対応連絡先への連絡、または緊急出動の要請を行いません。
* 引き続きアラーム通知を受信します。
* テストモードは自動的には終了しません。手動で **テスト終了** テストが完了したら Verkada Command で
  {% 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/shiiarmunotesutomdo.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.
