> 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에서 All Products > Admin으로 이동합니다.**
{% endstep %}

{% step %}
**Admin > Users & Permissions에서 Customize Roles를 켭니다.**

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

{% hint style="info" %}
이 기능을 활성화하면 완전히 사용자 지정된 권한 세트로 새 역할을 만들 수 있는 Custom Roles가 잠금 해제됩니다. 참조: [사용자 지정 역할](/command/ko/users-and-permissions/roles-and-permissions-for-command/custom-roles.md) 를 참조하세요.
{% endhint %}
{% endstep %}

{% step %}
**기능이 활성화된 후에는 다음으로 이동할 수 있습니다.** **Admin > Users & Permissions > 기본 역할 수정.**
{% endstep %}

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

a. 다음을 클릭합니다 **편집** 을 눌러 역할 옆에서 필요한 대로 권한을 구성합니다.\nb. 클릭 **저장.**
{% 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.
