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

# 사고 대응

**개요**\
Verkada Incident Response는 조직이 비상 상황이나 사고 발생 시 사람들의 안전 상태와 위치를 추적할 수 있도록 돕습니다. 이를 통해 직원, 방문객 또는 학생을 신속하게 확인할 수 있으며, 학교 환경에서는 학생과 보호자를 다시 연결하는 데 사용할 수 있습니다.

이 컬렉션에서는 사이트 가져오기, 인원 목록 관리, 그리고 누구를 확인 대상으로 할지, 어떤 상태를 사용할 수 있는지, 위치를 어떻게 추적할지를 정의하는 응답 템플릿 작성 등을 포함하여 Verkada Command에서 Incident Response를 설정하는 방법을 설명합니다.

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/11902132c99a375307652317d2ead38495697cee">/pages/11902132c99a375307652317d2ead38495697cee</a></td></tr><tr><td></td><td><a href="/pages/6089e1d7933f1d3c9b3d2bab09fb865ea806c706">/pages/6089e1d7933f1d3c9b3d2bab09fb865ea806c706</a></td></tr><tr><td></td><td><a href="/pages/34c7189450a9b96d0409dd9c5d7698c166a84ea2">/pages/34c7189450a9b96d0409dd9c5d7698c166a84ea2</a></td></tr></tbody></table>


---

# 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/incident-response/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.
