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

# 출입

- [출입 수준 추가 및 수정하기](https://help.verkada.com/access-control/ko/access/add-and-modify-access-levels.md): Verkada Access 시스템에서 출입 수준을 추가하거나 수정하는 방법을 알아보세요
- [출입 수준 일정 및 예외](https://help.verkada.com/access-control/ko/access/add-and-modify-access-levels/access-level-schedules-and-exceptions.md): 출입 수준과 예외로 도어 출입을 허용하는 방법을 알아보세요
- [도어 일정 및 예외](https://help.verkada.com/access-control/ko/access/door-schedules-and-exceptions.md): 도어 출입이 허용되는 일정과 예외를 관리하세요
- [도어 예외 캘린더](https://help.verkada.com/access-control/ko/access/door-schedules-and-exceptions/door-exception-calendars.md): 향후 날짜에 대한 도어 일정 변경을 자동화하세요
- [도어 출입에 일정 재정의 적용하기](https://help.verkada.com/access-control/ko/access/door-schedules-and-exceptions/override-schedule-access-to-a-door.md): 도어 일정의 출입 권한을 일시적으로 수정하는 방법을 알아보세요
- [First Person In](https://help.verkada.com/access-control/ko/access/door-schedules-and-exceptions/first-person-in-feature.md): 도어 일정을 변경할 수 있는 권한이 있는 사람을 지정하는 방법을 자세히 알아보세요
- [일정을 재정의하는 이중 배지](https://help.verkada.com/access-control/ko/access/door-schedules-and-exceptions/double-badge-to-override-a-doors-schedule.md): 도어의 일정을 잠금 해제 상태로 재정의하는 방법을 알아보세요
- [펌웨어 업데이트 일정 예약](https://help.verkada.com/access-control/ko/access/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.md): 출입 통제 하드웨어의 펌웨어 업데이트를 예약하는 방법을 알아보세요
- [보고서 저장 및 전송 일정 설정](https://help.verkada.com/access-control/ko/access/door-schedules-and-exceptions/save-reports-and-schedule-automatic-delivery.md): 자동 전송을 위해 보고서 필터를 만들고 일정을 설정하는 방법을 알아보세요
- [출입 통제 영역 구성하기](https://help.verkada.com/access-control/ko/access/configure-access-control-areas.md): Verkada Command에서 출입 통제 영역을 사용하는 방법을 구성하는 방법을 알아보세요
- [안티 패스백으로 보안 구역 보호](https://help.verkada.com/access-control/ko/access/configure-access-control-areas/secure-access-control-areas-with-anti-passback.md): 안티 패스백으로 출입 통제 구역을 안전하게 보호하는 방법을 알아보세요
- [방문자 출입](https://help.verkada.com/access-control/ko/access/visitor-access.md)


---

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