# 권한

{% hint style="info" %}
기본으로 최고 관리자/법무 담당자/일반 구성원 세 개의 권한 그룹을 제공합니다.\
회사 체계에 따라 권한을 수정하거나 변경하여 새로운 권한 그룹을 생성할 수 있습니다.
{% endhint %}

### 권한 이해하기 <a href="#learn_more" id="learn_more"></a>

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

앨리비의 메뉴와 기능은 사용자 권한에 따라 설정됩니다.\
각 구성원은 하나의 권한 그룹에 속하며, 그룹에 따라 사용할 수 있는 메뉴와 기능이 다릅니다.

[**앨리비 권한 구조 자세히 알아보기**](/admin/permission.md)

[**사용자 역할 및 권한 알아보기**](/home/quickstart/authority.md)

***

### 세부 권한 목록  <a href="#list" id="list"></a>

권한은 업무 프로세스와 기능별로 세분화되어 있습니다.\
전체 권한 구성은 아래와 같습니다.&#x20;

#### 앨리비 권한 구성 <a href="#feature" id="feature"></a>

<table data-full-width="false"><thead><tr><th width="262">권한 카테고리</th><th>권한</th></tr></thead><tbody><tr><td>AI Review</td><td>계약서 작성/검토 시 AI 기능 사용<br>체결본 등록 시 AI 기능 사용</td></tr><tr><td>계약</td><td>계약서 열람(워크스페이스 전체)<br>계약서 수정(워크스페이스 전체)<br>계약서 삭제(워크스페이스 전체)<br>검토 승인/반려<br>계약 검토 담당자 배정 메뉴 열람 <br>계약 검토 담당자 배정/반려 <br>계약 검토 업무 내역 조회</td></tr><tr><td>체결본</td><td>체결본 열람(워크스페이스 전체)<br>체결본 수정(워크스페이스 전체)<br>체결본 삭제(워크스페이스 전체)</td></tr><tr><td>송무</td><td>송무 사건 등록<br>송무 사건 종결<br>송무 사건 열람(워크스페이스 전체)<br>송무 사건 수정(워크스페이스 전체)<br>송무 사건 삭제(워크스페이스 전체)</td></tr><tr><td>자문</td><td>자문 열람(워크스페이스 전체)<br>자문 수정(워크스페이스 전체)<br>자문 삭제(워크스페이스 전체)<br>자문 의뢰 승인(워크스페이스 전체)<br>자문 답변 담당자 배정/반려<br>자문 답변(나에게 할당된 자문)<br>자문 답변 등록(워크스페이스 전체)<br>자문 답변 승인/반려(나에게 할당된 자문)<br>자문 답변 승인/반려(워크스페이스 전체)</td></tr><tr><td>로펌</td><td>로펌 열람/추가/수정/삭제</td></tr><tr><td>관리자</td><td>관리자 메뉴 열람<br>계약서 템플릿 관리</td></tr><tr><td>권한</td><td>권한 메뉴 열람<br>권한 추가/수정/삭제</td></tr><tr><td>구성원</td><td>구성원 메뉴 열람<br>구성원 초대<br>구성원 인사 정보 수정<br>구성원 삭제</td></tr><tr><td>조직도</td><td>조직도 메뉴 열람<br>조직도 추가<br>조직도 수정<br>조직도 삭제</td></tr><tr><td>인감 관리</td><td>인감 등록<br>인감 수정<br>인감 삭제<br>인감 사용 이력 조회<br>인감 사용 신청 승인/반려</td></tr><tr><td>공지사항</td><td>공지사항 작성<br>공지사항 열람<br>공지사항 수정<br>공지사항 삭제</td></tr><tr><td>에이전트</td><td>데이터베이스 열람<br>데이터베이스 수정</td></tr><tr><td>의견</td><td>의견 수정(워크스페이스 전체)<br>의견 삭제(워크스페이스 전체)</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://guide.allibee.ai/admin/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.
