> 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/readme.md).

# 새 알람

**개요**\
Verkada Alarms는 클라우드에서 관리되는 침입 탐지 시스템으로, 하나의 인터페이스에서 시설을 모니터링하고 보호할 수 있습니다. 센서, 도어 접점, 사이렌을 클라우드 기반 관리와 결합하여 모든 알람 장치에 대해 실시간 경고와 중앙 집중식 제어를 제공합니다.

이 컬렉션은 알람 설치 및 구성, 알림 및 이벤트 관리, 그리고 안정적인 운영 유지를 위한 자세한 지침을 제공합니다. 알람을 효율적으로 설정하고 보안 모니터링을 일관되고 효과적으로 유지하는 데 도움이 됩니다.

시작하려면 다음 링크를 확인하세요:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/944bb1065f71ba90751d12da4d07a441a0e0a929">/pages/944bb1065f71ba90751d12da4d07a441a0e0a929</a></td></tr><tr><td></td><td><a href="/pages/047f191e2874b85c183480c35497b0c3c15d981b">/pages/047f191e2874b85c183480c35497b0c3c15d981b</a></td></tr><tr><td></td><td><a href="/pages/20f0781734cdf0d5b7a96026edb93cc9245c38ab">/pages/20f0781734cdf0d5b7a96026edb93cc9245c38ab</a></td></tr><tr><td></td><td></td></tr></tbody></table>

***

또한 이 동영상과 다른 동영상도 저희의 [동영상 교육 센터에서 확인하실 수 있습니다.](https://www.youtube.com/@Verkada)

{% embed url="<https://www.youtube.com/watch?index=4&list=PL3USUWfBbtdLYs8AuLhPcaGkXjIbmKpz1&v=I83OwKCsXN8>" %}


---

# 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/readme.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.
