# 사용자에게 도어 출입 권한 부여하기

{% hint style="info" %}
조직에서 액세스 제어를 위해 디렉터리를 사용하는 경우, 다음을 참조하세요. [디렉터리로 사용자 관리](/command/ko/users-and-permissions/manage-users-in-your-organization/directories-for-user-group-management.md) 변경하기 전에 확인하세요. 이 문서에서는 디렉터리가 사용자 관리 위치와 적용되는 권한에 어떤 영향을 미치는지 설명합니다.
{% endhint %}

사용자가 문에 배지로 출입하려면 먼저 해당 문에 대한 접근 권한이 부여되어야 합니다. 사용자는 관련 문이 포함된 액세스 수준에 할당된 액세스 그룹에 추가되어 해당 문에 대한 접근 권한을 받습니다.

{% hint style="danger" %}

* 사용자를 액세스 그룹에 추가하려면 Access User Admin 또는 Access User Manager여야 합니다.
* 액세스 그룹에 액세스 수준과 문을 추가하려면 Access Site Admin 또는 Access Site Manager여야 합니다.

내보내기 과정은 [액세스 제어의 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md) 에서 자세한 내용을 확인하세요.
{% endhint %}

Access Site 역할을 사용하면 **홈** 및 **디바이스** 페이지에서 액세스 컨트롤러와 문을 볼 수 있습니다.

* Org Admin인 경우, 모든 사이트에 대해 Access Site Admin 권한을 상속받기 위해 자신에게 Access System Admin을 부여할 수 있습니다.
* Org Admin이 아닌 경우, 특정 문이 있는 사이트의 현재 Access Site Admin이 귀하에게 Access Site 역할을 부여해야 합니다.

***

## 액세스 할당

### 액세스 수준에 문 할당

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

{% step %}
**문 페이지로 이동한 다음 액세스 를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽에서 액세스 수준 추가를 클릭하여 이 문에 사용할 수 있는 모든 액세스 수준 목록을 확인합니다.**

a. 필요한 액세스 수준의 확인란을 클릭합니다.\
b. 클릭 **추가**.
{% endstep %}
{% endstepper %}

### 액세스 수준을 액세스 그룹에 할당

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

{% step %}
**왼쪽 탐색 메뉴에서 Access Users and Groups를 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 그룹을 클릭하고 액세스 그룹을 선택합니다.**
{% endstep %}

{% step %}
**액세스 > 액세스 수준 추가를 클릭합니다.**

a. 필요한 액세스 수준의 확인란을 클릭합니다.\
b. 클릭 **추가**.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
내보내기 과정은 [액세스 수준 및 일정](/access-control/ko/access/add-and-modify-access-levels/access-level-schedules-and-exceptions.md) 에서 자세한 내용을 확인하세요.
{% endhint %}

### 사용자를 액세스 그룹에 할당

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

{% step %}
**왼쪽 탐색 메뉴에서 Access Users and Groups를 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 그룹을 클릭하고 액세스 그룹을 선택합니다.**
{% endstep %}

{% step %}
**구성원 아래에서 구성원 추가를 클릭합니다.**

a. 필요한 액세스 수준의 확인란을 클릭합니다.\
b. 클릭 **추가**.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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/users-and-credentials/add-a-user-to-the-verkada-access-system/assign-a-user-access-to-a-door.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.
