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

# 출입 통제

**개요**\
Verkada 출입 통제는 건물에 누가 들어올 수 있는지에 대한 권한을 중앙에서 제어할 수 있게 해주는 클라우드 관리형 도어 보안 시스템입니다. 이 플랫폼은 Command의 단일 인터페이스에서 도어 컨트롤러, 리더, 자격 증명 관리를 결합합니다. 로컬 서버나 분산된 하드웨어 시스템에 의존하지 않고도 어디서나 사용자를 관리하고, 도어 활동을 모니터링하며, 출입 이벤트를 검토할 수 있습니다.

이 컬렉션에서는 도어 컨트롤러와 리더를 설치하고 배선하는 방법, 출입 권한을 구성하는 방법, 자격 증명을 관리하는 방법, 활동 로그를 검토하는 방법, 출입 관련 이벤트에 대응하는 방법을 다룹니다. 또한 Access Control이 다른 Verkada 제품들과 함께 어떻게 작동하는지도 설명하여 건물 보안에 대한 통합된 접근 방식을 구축할 수 있도록 합니다.

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

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>시작하기</strong></td><td><a href="/pages/980cdb78331d9cddc74e1f65cb8ade82c314f742">/pages/980cdb78331d9cddc74e1f65cb8ade82c314f742</a></td></tr><tr><td><strong>빠른 참고</strong></td><td><a href="/pages/4aecb90f45e944dd763c5b8cc6aaf0d11c93c91a">/pages/4aecb90f45e944dd763c5b8cc6aaf0d11c93c91a</a></td></tr><tr><td><strong>네트워크 설정</strong></td><td><a href="/pages/984acf0482cb4c58d60e8911f4274ab1fceb5c41">/pages/984acf0482cb4c58d60e8911f4274ab1fceb5c41</a></td></tr></tbody></table>

***

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

{% embed url="<https://www.youtube.com/watch?index=7&list=PL3USUWfBbtdKLA-SVC0lbE4ssgvDYsdeX&v=akeui7lbme0>" %}


---

# 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/access-control/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.
