# 역할 및 권한 사용자 지정

Verkada의 역할 및 권한 사용자 지정 기능을 사용하면 사이트 관리자 및 사이트 뷰어 권한을 세밀하게 조정할 수 있습니다. 조직은 필요에 따라 권한을 확장하거나 제한할 수 있습니다.

***

## 구성

{% hint style="danger" %}
다음 권한이 필요합니다. [조직 관리자](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 역할과 권한을 사용자 지정하기 위한 권한.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Admin으로 이동하세요.**
{% endstep %}

{% step %}
**관리자 > 사용자 및 권한에서 역할 사용자 지정을 클릭합니다.**
{% endstep %}

{% step %}
**역할 사용자 지정에서:**

a. 을(를) 클릭합니다. **편집** 을 역할 옆에서 클릭하고 필요에 따라 권한을 구성합니다.\
b. 클릭 **저장.**
{% endstep %}

{% step %}
**(선택 사항) 전역 사이트 관리자를 켜서 모든 사이트에 대해 조직 관리자에게 자동으로 사이트 관리자 권한을 부여합니다.**
{% 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/command/ko/users-and-permissions/roles-and-permissions-for-command/customize-roles-and-permissions.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.
