# \[일반구성원] 계약 체결

### 계약 체결 <a href="#completed" id="completed"></a>

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

* 계약이 체결되면 초안 목록& AI 리뷰 메뉴 > 체결 탭에서 '종료(체결)' 상태로 확인할 수 있습니다.
* 체결본은 체결본 목록에서 확인할 수 있습니다.

***

### 계약 미체결 <a href="#canceled" id="canceled"></a>

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

* 계약을 진행하지 않은 경우 \[계약 미체결] 버튼을 눌러 계약 진행을 종료할 수 있습니다.
* 미체결로 처리된 계약은 계약 목록 메뉴 > 미체결 및 반려 탭에서 '종료(미체결)' 상태로 확인할 수 있습니다.
* 미체결 계약은 검토 재의뢰가 가능하며, 검토 의뢰 이후 단계부터 미체결 처리가 가능합니다.


---

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