> 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/add-and-modify-access-levels.md).

# 출입 수준 추가 및 수정

문이 설정되면, 출입 일정을 지정하기 위해 액세스 수준을 추가해야 합니다. 액세스 수준은 특정 사용자에게 출입 권한을 부여하기 위해 액세스 그룹에 할당됩니다.

{% hint style="warning" %}
다음에 속해 있지 않으면 문에 배지를 찍어 출입할 수 없습니다. [액세스 그룹](/access-control/ko/users-and-credentials/add-and-modify-access-groups.md) 과/와 하나 이상의 연결된 액세스 수준이 있어야 합니다.
{% endhint %}

{% hint style="danger" %}
다음 권한이 있는 사용자 계정으로 로그인해야 합니다. **Access Site Admin** 또는 **Access Site Manager** 사이트의 액세스 수준을 수정하거나 생성할 권한이 있습니다. 자세한 내용은 다음을 참조하세요. [출입 통제를 위한 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## 새 액세스 수준 만들기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access로 이동합니다.**
{% endstep %}

{% step %}
**드롭다운에서 사이트를 선택합니다.**
{% endstep %}

{% step %}
**상단에서 액세스 수준을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 다음을 클릭합니다.** <i class="fa-plus">:plus:</i>.

1. 고유한 이름을 입력합니다.
2. 액세스 그룹을 추가합니다.
3. 일정을 구성합니다.
4. 액세스 수준에 문을 추가합니다.

<div align="left" data-with-frame="true"><figure><img src="/files/de5c94c48b145abaa3cbc3b5ead10fabc7658f0c" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**모든 변경 사항을 완료한 후 저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 액세스 수준 복제

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access로 이동합니다.**
{% endstep %}

{% step %}
**드롭다운에서 사이트를 선택합니다.**
{% endstep %}

{% step %}
**상단에서 액세스 수준을 선택합니다.**
{% endstep %}

{% step %}
**복제하려는 액세스 수준 옆에서 다음을 클릭합니다.** <i class="fa-copy">:copy:</i>  **액세스 수준 복제.**
{% endstep %}

{% step %}
**액세스 수준을 복제할 사이트를 선택한 다음 다음을 클릭합니다.**
{% endstep %}

{% step %}
**액세스 수준 설정을 편집하고 완료되면 저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
액세스 수준에 의해 제어되는 문은 복제되지 않습니다. 이렇게 하면 적절한 문 연결이 유지되고 복제 과정에서 의도하지 않은 결과를 방지할 수 있습니다.
{% endhint %}

***

{% hint style="info" %}
**실제로 보는 것이 더 좋으신가요?** 다음을 확인해 보세요. [동영상 튜토리얼](https://www.youtube.com/watch?v=XxIEGPXZzuw).
{% endhint %}


---

# 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:

```
GET https://help.verkada.com/access-control/ko/access/add-and-modify-access-levels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
