> 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 %}
**左側のナビゲーションで、\[レポート] を選択します。**&#x20;
{% endstep %}

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

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

### レポートタイプ

| **レポートタイプ**                                                                                      | **説明**                                                                                                                                                                                                                                    |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>アラームイベント<br><br>注: 1/1/2025以降のアラームイベントのみが、アラームレポートで利用できます。</p>                                | <p>アラームイベントレポートを使用すると、管理者はすべてのサイトにわたるトリガーされたアラームアクティビティを確認および監査できます。以下が含まれます:</p><ul><li>どのデバイスがいつアラームをトリガーしたかを表示する</li><li>各イベントがどのように解決されたかを特定する </li><li>サイト、パーティション、デバイスタイプ、対応レベル、出動状況でフィルタリングする</li></ul>                            |
| <p>警戒設定 / 警戒解除</p><p><br></p><p>注: 11/5/2025以降の警戒設定/警戒解除イベントのみが、警戒設定/警戒解除レポートで利用できます。</p><p></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.
