# \[일반구성원/결재자] 검토 의뢰 승인

### 검토 의뢰 확인하기 <a href="#check" id="check"></a>

검토 의뢰 요청은 두 가지 방법으로 확인할 수 있습니다.

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

1. 메일로 확인

* 검토 의뢰 담당자로 지정되면 의뢰 확인 요청 메일이 발송됩니다.&#x20;
* 메일에서 \[계약 확인하기] 버튼을 클릭하여 계약을 바로 확인할 수 있습니다.

2. 계약 목록 메뉴에서 확인

* 초안 목록& AI 리뷰 메뉴 > 의뢰 탭에서 '의뢰 중' 상태의 계약을 확인할 수 있습니다.

***

### 검토 의뢰 승인/반려하기 <a href="#confirm_reject" id="confirm_reject"></a>

계약서를 검토한 후 승인하거나 반려하여 처리합니다.

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

1. 검토 승인

* 계약서를 검토하고 이상이 없으면 \[검토 의뢰 승인하기] 버튼을 클릭하여 법무 검토를 요청합니다.

2. 검토 반려

* 계약서에 수정이 필요한 경우 \[검토 의뢰 반려하기] 버튼을 클릭하여 담당자에게 수정을 요청합니다.

{% hint style="info" %}
검토 의뢰 승인 후, 최고관리자가 법무 담당자를 배정하여 법무 검토가 시작됩니다.\
검토 의뢰 반려 시, 계약 담당자는 검토 재의뢰 프로세스를 통해 다시 진행할 수 있습니다.
{% endhint %}


---

# 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/request-approval.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.
