# 계약 진행 프로세스

### 계약관리솔루션 워크플로우 <a href="#workflows" id="workflows"></a>

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

1. **작성**\
   앨리비에서 제공하는 계약서 템플릿을 사용하거나 회사의 자체 계약서를 업로드하여 작성합니다.
2. **의뢰**\
   작성된 계약서의 법무 검토를 의뢰합니다.
3. **법무 검토**\
   법무 담당자가 계약 내용을 검토합니다.\
   앨리비 리걸 AI를 활용해 효율적으로 검토하며, 수정, 메모 작성, 의견 교환이 가능합니다.
4. **내부승인**\
   검토가 완료된 계약을 전자결재 시스템을 통해 승인합니다.\
   전자결재가 필요하지 않은 경우 생략할 수 있습니다.
5. **서명**\
   검토 완료된 계약서를 전자서명을 통해 계약 상대방과 체결합니다.\
   실물 날인이 필요한 경우 전자서명 단계를 생략할 수 있습니다.
6. **체결**\
   서명이 완료된 계약 체결본을 보관하며, 검색 기능을 통해 간편하게 찾을 수 있습니다.

***

### 구성원 별 계약 참여 단계 <a href="#participation" id="participation"></a>

각 구성원의 역할에 따라 계약에 참여하는 단계가 나뉩니다.

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

{% hint style="info" %}
모든 구성원은 계약을 작성하고 진행할 수 있습니다. \
본 이미지는 기본 권한 그룹에 따라 계약 워크플로우 참여자를 이해하기 쉽도록 정리한 것입니다.\
실제 사용 시 사내 프로세스에 맞춰 역할을 수행하고 계약을 진행할 수 있습니다.
{% endhint %}

* 계약 진행 단계별 상세 화면과 설명은 이어지는 페이지에서 확인할 수 있습니다.
* 단계를 진행하면 각 담당자의 메일 계정으로 업무 진행 요청 메일이 발송됩니다.
* 권한에 대한 자세한 내용은 아래에서 확인해 주세요.\
  [**권한 설명 자세히 보기**](/admin/permission.md)


---

# 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.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.
