> 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/ko/alarm-specifications/verkada-new-alarms-monitoring-certificate.md).

# Verkada 새 알람 모니터링 인증서

{% hint style="success" %}
이 문서는 New Alarms에 대한 안내입니다. 다음을 참고하세요 [문서](broken://pages/78771537f8794bc99c7888785b3d95b838363e1d) 기존 Alarms를 사용하는 경우. 다음을 참조하세요 [New Alarms와 Classic Alarms 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용 중인지 확실하지 않은 경우.
{% endhint %}

Alarm Monitoring Certificate는 Verkada가 귀하의 알람 시스템을 전문적으로 모니터링하고 있으며 보험 제공업체에 대한 증빙 자료로 사용됨을 확인합니다.

***

## 인증서 발급받기

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

{% step %}
[**알람 사이트 만들기**](/new-alarms/ko/configuration/alarm-sites.md) **또는 구성하려는 알람 사이트를 선택합니다.**
{% endstep %}

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

{% step %}
**Site Address and Dispatch info 아래에서 Alarm Certificate를 클릭합니다.**

<div align="left" data-with-frame="true"><img src="/files/555b0ab87ef6fd5de1f72ef300734619eecc3944" alt="" width="1309"></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
인증서에는 사업체 이름, 사이트 주소, 다운로드 날짜, 그리고 사이트 주소를 기준으로 한 라이선스 번호가 포함됩니다.
{% 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/ko/alarm-specifications/verkada-new-alarms-monitoring-certificate.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.
