> For the complete documentation index, see [llms.txt](https://guide.allibee.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.allibee.ai/clm/progress-stage/legal-review-approval.md).

# \[법무담당자] 법무 검토 및 승인

{% hint style="info" %}
법무 검토는 검토 승인/반려 권한이 있는 구성원이 진행할 수 있습니다.
{% endhint %}

### 배당된 검토 업무 확인하기 <a href="#inprogress" id="inprogress"></a>

법무 검토 담당자로 배정된 계약을 확인하는 방법은 두 가지입니다.

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

1\. 메일로 확인

* 법무 검토자로 지정되면 업무 배정 메일이 발송됩니다.
* 메일에서 \[계약 확인하기] 버튼을 클릭하여 계약을 바로 확인할 수 있습니다.

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

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

***

### 법무 검토 승인/반려하기 <a href="#approve_reject" id="approve_reject"></a>

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

1. 법무 검토 승인

* 계약서에 이상 없는 경우 \[법무 검토 승인하기] 버튼을 클릭하여 승인합니다.

2. 법무 검토 반려

* 계약서에 수정이 필요한 경우 \[법무 검토 반려하기] 버튼을 클릭하여 반려합니다.

{% hint style="info" %}
법무 검토 승인 후, 최고 관리자에게 최종 승인이 요청됩니다.\
법무 검토 반려 시, 계약 담당자는 검토 재의뢰 프로세스부터 다시 진행해야 합니다.
{% endhint %}


---

# 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://guide.allibee.ai/clm/progress-stage/legal-review-approval.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.
