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

# 게스트

**개요**\
Verkada Guest는 클라우드 관리형 방문자 관리 시스템으로, 시설 전반에서 방문자의 체크인과 출입을 간소화할 수 있습니다. 셀프 서비스 키오스크, 배지 인쇄, 디지털 방문 등록 기능을 Command의 중앙 집중식 관리와 결합하여, 현장에 누가 있는지 실시간으로 파악할 수 있게 해줍니다. 이 플랫폼은 카메라와 출입 통제를 포함한 다른 Verkada 제품과 통합되어 보안 및 방문자 관리에 대한 통합된 접근 방식을 제공합니다.

이 컬렉션은 키오스크 설정, 방문자 워크플로 구성, 알림 관리, 원활한 운영 유지에 대한 지침을 제공합니다. 방문자 관리를 효율적으로 배포하고 모든 방문객에게 안전하고 체계적인 경험을 보장하는 데 도움이 됩니다.

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

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/47bea3131c4c6293f32bbf6df85118f086fe9653">/pages/47bea3131c4c6293f32bbf6df85118f086fe9653</a></td></tr><tr><td></td><td><a href="/pages/23524c4c316e0606fc3e7c6c76f239e28eb1b5f5">/pages/23524c4c316e0606fc3e7c6c76f239e28eb1b5f5</a></td></tr><tr><td></td><td><a href="/pages/6c6f9699eb82f499838120b1c493470d04716641">/pages/6c6f9699eb82f499838120b1c493470d04716641</a></td></tr></tbody></table>

***

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

{% embed url="<https://www.youtube.com/watch?index=5&list=PL3USUWfBbtdLlBz1UQGJvEwyJdYByqbQm&v=SK0UPDLC3P8>" %}


---

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