# \[최고관리자] 법무 담당자 배정

{% hint style="info" %}
법무 담당자 배정은 계약 검토 담당자 배정/반려 권한이 있는 구성원이 진행할 수 있습니다.
{% endhint %}

### 법무 담당자 배정하기 <a href="#assign" id="assign"></a>

법무 담당자를 배정하는 방법은 두 가지입니다.

#### 1. 메일로 확인하고 배정 <a href="#mail" id="mail"></a>

{% @arcade/embed flowId="vLqy1Vy3sKuvlG2IROSW" url="<https://app.arcade.software/share/vLqy1Vy3sKuvlG2IROSW>" %}

* 계약 검토 요청이 승인되면, 최고 관리자에게 법무 담당자 배정 요청 메일이 발송됩니다.&#x20;
* 메일에서 \[계약 확인하기] 버튼을 클릭하여 계약서를 바로 확인할 수 있습니다.
* \[법무 담당자 배정하기] 버튼을 클릭하여 검토자를 지정할 수 있습니다.&#x20;
* \[법무 담당자 배정 반려하기] 버튼을 클릭하여 배정을 반려하고 법무 검토를 중단할 수 있습니다.

#### 2. 메뉴에서 배정 <a href="#menu" id="menu"></a>

{% @arcade/embed flowId="yrq6UlPJfV0Ip2A7a0Ec" url="<https://app.arcade.software/share/yrq6UlPJfV0Ip2A7a0Ec>" %}

* 계약서 검토 메뉴 > 법무 담당자 배정에서 미배정 의뢰 요청을 확인합니다.
* 계약명을 클릭하면 계약서 화면으로 이동하여 계약서를 확인하고 법무 담당자를 배정할 수 있습니다.
* 목록에서 처리할 미배정 의뢰 요청을 선택하고, 배정 또는 반려를 진행합니다.&#x20;
* \[법무 담당자 배정하기] 버튼을 클릭하고 검토자를 지정하여 배정을 완료합니다.&#x20;
* \[배정 반려하기] 버튼을 클릭하고 배정을 반려하여 검토를 중단합니다.

{% hint style="info" %}
법무 담당자 배정을 반려하면, 담당자는 검토 재의뢰 프로세스부터 다시 진행할 수 있습니다.
{% endhint %}

***

### 법무 담당자별 업무 현황 확인하기 <a href="#work_status" id="work_status"></a>

{% @arcade/embed flowId="PBTTbyFDmuWQlV1Zxowp" url="<https://app.arcade.software/share/PBTTbyFDmuWQlV1Zxowp>" %}

* 계약서 검토 메뉴 > 법무 담당자 배정에서 법무 담당자별 업무 현황을 확인할 수 있습니다.
* 기간 및 담당자별 필터를 사용하여 필요한 관점으로 업무 현황을 조회할 수 있습니다.
* 진행 단계별 요약을 표 형태로 제공하며, 업무 상태를 한눈에 파악할 수 있습니다.
* \[내역보기] 버튼을 클릭하면 담당자별 업무 상세 정보를 팝업으로 확인할 수 있습니다.


---

# 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/clm/progress-stage/assignment.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.
