# 권한

권한 탭에서는 서비스 내 메뉴별 사용 권한을 생성하고 관리할 수 있습니다. 생성한 권한은 부관리자 계정에 할당하여, 부관리자가 접근할 수 있는 기능을 제어할 수 있습니다.

<figure><img src="/files/eHZhbuJy10AFqMOEVcW9" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
해당 도움말은 **주관리자 계정으로 로그인 시** 이용 가능한 관리자 설정 화면에 대한 안내입니다.\
**부관리자 계정으로 로그인한 경우**에는 화면 구성 및 기능이 다르므로 [**\[부관리자 계정으로 로그인 시\]**](/new-admin/settings/administrator/sub.md#login) 도움말을 참고해 주세요.
{% endhint %}

## **1. 만들기**

<img src="/files/1W0plym8198H2UK1kBoh" alt="" data-size="line"> 버튼을 클릭하여 새로운 권한을 생성할 수 있습니다.

<figure><img src="/files/ZOPrjayhbXOX4zsJEzbU" alt=""><figcaption></figcaption></figure>

* **권한명:** 권한의 이름을 입력해 주세요. (문자 구분 없이 최대 40자 입력 가능)
* **상세 설명:** 필요시 권한에 대한 상세 설명을 입력해 주세요. (문자 구분 없이 최대 45자 입력 가능)
* **권한 선택:** 권한 목적에 맞는 메뉴 및 기능을 선택해 주세요. 메뉴 단위의 모든 기능을 전체 선택 또는 기능별로 선택할 수 있습니다.

***

## **2. 권한 리스트**

생성한 권한 목록을 확인하고 관리할 수 있습니다.

<figure><img src="/files/t8GX3DKNvvyluiaBfRK0" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="159.8359375">헤더</th><th>설명</th></tr></thead><tbody><tr><td><strong>권한명</strong></td><td>권한 생성 시 설정한 이름입니다.</td></tr><tr><td><strong>상세 설명</strong></td><td>권한 생성 시 설정한 상세 설명입니다.</td></tr><tr><td><strong>생성일</strong></td><td>권한이 생성된 날짜입니다.</td></tr><tr><td><strong>최종 수정일</strong></td><td>권한을 가장 최근에 수정한 날짜입니다.</td></tr></tbody></table>

{% hint style="info" %}
행(Row) 좌측의 <img src="/files/lAYdIuUUb1tnDfe1bhfp" alt="" data-size="line"> 아이콘 또는 리스트 상단의 <img src="/files/AS3ioiKrD1mCZNhqqZep" alt="" data-size="line"> 버튼을 클릭하여 해당 부관리자의 권한 상세 내용을 확인할 수 있습니다.&#x20;
{% endhint %}

***

## **3. 관리 도구**

행(Row) 우측의 <img src="/files/pwEMOQ8ecqrBeki2Ldez" alt="" data-size="line"> 아이콘을 클릭하면, 해당 권한을 관리할 수 있는 메뉴가 나타납니다.

<table><thead><tr><th width="160.03515625">관리 도구</th><th>설명</th></tr></thead><tbody><tr><td><img src="/files/0XwdQjEr68wmbufloTF3" alt="" data-size="line"> <strong>수정</strong></td><td>선택한 권한의 내용을 수정합니다. <strong>수정 시 해당 권한을 설정한 모든 부관리자 계정에 일괄 적용</strong>됩니다. </td></tr><tr><td><img src="/files/lKGhMBRAGoYf4ibAMzxK" alt="" data-size="line"> <strong>복사</strong></td><td>선택한 권한과 동일한 내용의 새 권한을 생성합니다. 복사본은 권한명 뒤에 '-COPY'가 붙습니다.</td></tr><tr><td><img src="/files/IMev3uE8t5yBMwGc1BIj" alt="" data-size="line"> <strong>삭제</strong></td><td>권한을 영구적으로 삭제합니다. <strong>부관리자 계정에 설정되지 않은 권한만</strong> 삭제할 수 있으며, 삭제된 권한은 복구할 수 없습니다.</td></tr></tbody></table>


---

# 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://docs.groobee.ai/new-admin/settings/administrator/permission.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.
