> 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/command/ko/users-and-permissions/roles-and-permissions-for-command/customize-roles-and-permissions.md).

# 기본 역할 수정

Verkada의 표준 사이트 역할(사이트 관리자 및 사이트 열람자)에는 기본 권한 세트가 포함되어 있습니다. 조직 관리자는 새 역할을 처음부터 만들지 않고도 조직의 요구에 맞게 이러한 기본값을 확장하거나 제한할 수 있습니다.

***

## 구성

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

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 관리자로 이동합니다.**
{% endstep %}

{% step %}
**관리자 > 사용자 및 권한에서 역할 사용자 지정 토글을 켭니다.**&#x20;

업데이트되는 데 몇 분 정도 걸릴 수 있습니다.

{% hint style="info" %}
이 기능을 사용하면 사용자 지정 역할이 활성화되며, 이를 통해 완전히 사용자 지정된 권한 세트로 새 역할을 만들 수 있습니다. 자세한 내용은 [사용자 지정 역할](/command/ko/users-and-permissions/roles-and-permissions-for-command/custom-roles.md) 을(를) 참조하세요.
{% endhint %}
{% endstep %}

{% step %}
**기능이 활성화된 후에는 다음으로 이동할 수 있습니다.** **관리자 > 사용자 및 권한 > 기본 역할 수정.**
{% endstep %}

{% step %}
**기본 역할 수정에서:**

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

{% step %}
**(선택 사항) Global Site Admin을 켜면 Org Admin에게 모든 사이트에 대한 Site Admin 권한이 자동으로 부여됩니다.**
{% endstep %}
{% endstepper %}


---

# 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/command/ko/users-and-permissions/roles-and-permissions-for-command/customize-roles-and-permissions.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.
