> 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/reptoto/alarm-reports.md).

# アラームレポート

アラームレポートは、オーガナイゼーション'   内のすべてのサイトにわたるアラームイベントを表形式で表示し、管理者が1か所からアクティビティを確認できるようにします。

レポートは、サイト、パーティション、期間で絞り込むことができ、CSVとしてエクスポートできます。

***

## アラームレポートにアクセス

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

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

{% step %}
**上部で**、レポートタイプを選択します: **アラームイベント** または **警戒設定 / 警戒解除**.

<div align="left" data-with-frame="true"><figure><img src="/files/697607586821ade7b708e5add9018632766a7c13" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### レポートの種類

| **レポートタイプ**                                                                              | **説明**                                                                                                                                                                                                                                   |
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>アラームイベント<br><br>注: 2025/1/1以降のアラームイベントのみがアラームレポートで利用できます。</p>                         | <p>アラームイベントレポートでは、管理者がすべてのサイトにわたるトリガーされたアラームのアクティビティを確認および監査できます。たとえば、以下の内容です:</p><ul><li>どのデバイスがいつアラームをトリガーしたかを確認すること</li><li>各イベントがどのように解決されたかを把握すること</li><li>サイト、パーティション、デバイスタイプ、応答レベル、およびディスパッチ状態で絞り込むこと</li></ul>                   |
| <p>警戒設定 / 警戒解除</p><p><br></p><p>注: 2025/11/5以降の警戒設定/警戒解除イベントのみが警戒設定/警戒解除レポートで利用できます。</p> | <p>警戒設定 / 警戒解除レポートでは、管理者がセキュリティおよび運用の両面の用途でサイトを監査できます。たとえば、以下の内容です:</p><ul><li>サイトが想定どおりに警戒設定および警戒解除されたかを確認すること</li><li>不規則な時間に警戒設定または警戒解除されたサイトを特定すること</li><li>一度も警戒設定されなかったサイトを検出すること</li><li>誰がいつサイトを警戒設定または警戒解除したのかを把握すること</li></ul> |

### レポートを書き出す <a href="#export-reports" id="export-reports"></a>

クリックします<img src="/files/14569ffac4225dcdea4663e7948ae7e9af5cc407" alt="" data-size="line">右上で、生成したレポートのCSVファイルを書き出します。


---

# 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/reptoto/alarm-reports.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.
