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

# Command

**개요**\
Verkada Command는 단일하고 안전한 인터페이스에서 모든 Verkada 제품을 관리할 수 있게 해주는 클라우드 기반 플랫폼입니다. 장치와 시스템 상태를 모니터링하고, 설정을 조정하며, 이벤트를 검토하고, 조직 내 모든 사이트의 사용자를 관리할 수 있습니다. Command는 SSO와 타사 프로비저닝을 지원하여 인증을 중앙화하고 ID 공급자를 통해 사용자 관리를 자동화합니다. 이 플랫폼은 카메라, 출입 통제, 경보, 센서, 인터콤 및 기타 제품을 한곳에 통합하여 보안 운영을 효율적이고 체계적으로 유지합니다.

이 컬렉션은 Command를 사용하여 조직과 사이트를 관리하고, 사용자 역할과 권한을 구성하며, 장치 상태를 모니터링하고, 모든 제품 전반의 활동을 추적하고, 일상적인 보안 운영을 간소화하는 도구를 활용하는 방법을 안내합니다.

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

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/c2b76e43274b0b214e271c6f9a3ac4a8e1ec30a9">/pages/c2b76e43274b0b214e271c6f9a3ac4a8e1ec30a9</a></td></tr><tr><td><a href="/pages/0c835c9786c5773eec2d8a8af354a388f7841ac1">/pages/0c835c9786c5773eec2d8a8af354a388f7841ac1</a></td></tr><tr><td><a href="/pages/7fc86b8754b132b8c5c565cf6eb8f7117197533b">/pages/7fc86b8754b132b8c5c565cf6eb8f7117197533b</a></td></tr></tbody></table>

***

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

{% embed url="<https://www.youtube.com/watch?list=PL3USUWfBbtdL8jOcyAnCPozw-PkzWXtfN&v=QwSngXrWUoc>" %}


---

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