# 알람 보고서

알람 보고서는 조직 내 모든 사이트의 알람 이벤트를 표 형식으로 보여 주며, 관리자가 한곳에서 활동을 검토할 수 있게 합니다.

보고서는 사이트, 파티션, 시간 범위별로 필터링할 수 있으며 CSV로 내보낼 수 있습니다.

***

## 알람 보고서 액세스

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Alarms로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Reports를 선택합니다.**&#x20;
{% endstep %}

{% step %}
**상단에서**보고서 유형을 선택합니다: **알람 이벤트** 또는 **무장 / 해제**.

<div align="left" data-with-frame="true"><figure><img src="/files/a6dd260232c6f06ce4dc871b6acfd692ec8cb7fb" 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> | <p>무장 / 해제 보고서를 통해 관리자는 다음을 포함한 보안 및 운영 사용 사례 모두에 대해 사이트를 감사할 수 있습니다:</p><ul><li>사이트가 예상대로 무장 및 해제되었는지 확인하기</li><li>비정상적인 시간에 무장 또는 해제된 사이트 식별하기</li><li>한 번도 무장되지 않은 사이트 감지하기</li><li>누가 사이트를 무장 또는 해제했는지, 그리고 언제 했는지 파악하기</li></ul> |

### 보고서 내보내기 <a href="#export-reports" id="export-reports"></a>

클릭하세요<img src="/files/04a25253d9d38845ea112745da27f55e02eeb6f7" alt="" data-size="line">오른쪽 상단에서 생성한 보고서의 CSV 파일을 내보내세요.


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/new-alarms/ko/reports-and-monitoring/alarm-reports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
