# 알람 보고서

The **보고서** Verkada Command의 페이지에서는 다음을 수행할 수 있습니다:

* 조직 내 모든 알람 이벤트를 간략하게 확인할 수 있습니다.
* 특정 이벤트를 필터링하도록 보고서를 사용자 지정할 수 있습니다.
* 추가 분석이나 기록 보관을 위해 보고서를 쉼표로 구분된 값(CSV) 파일로 내보낼 수 있습니다.

***

## **알람 보고서 만들기**

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

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

{% step %}
**상단에서 Alarms 보고서 옵션 중 하나를 선택합니다.**
{% endstep %}

{% step %}
**(선택 사항) Filter를 클릭하여 필드를 추가/제거합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Export를 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 보고서 내보내기

생성한 보고서의 CSV 파일을 내보내려면 오른쪽 상단에서 **내보내기** ![](/files/75644c56c2b0e23d59c123ad51e1a51e6e3c9bf1).


---

# 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/classic-alarms/ko/monitoring-and-reports/alarms-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.
