> 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/internal-approval.md).

# \[일반구성원/결재자] 전자결재 승인

### 전자결재 요청건 확인하기 <a href="#inprogress" id="inprogress"></a>

전자결재 요청은 두 가지 방법으로 확인할 수 있습니다.

#### 1. 메일을 통해 확인 <a href="#mail" id="mail"></a>

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

* 전자결재가 상신되면 결재자에게 메일이 발송됩니다.&#x20;
* 메일에서 \[결재 확인하기] 버튼을 클릭하여 결재 요청 내용을 바로 확인할 수 있습니다.
* 전자결재 화면의 계약 검토 이력에 계약서가 첨부되어 있으며,\
  계약서 바로가기를 클릭하여 계약서 내용과 관련한 부가 정보를 확인할 수 있습니다.

#### 2. 계약 목록에서 확인 <a href="#list" id="list"></a>

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

* 초안 목록& AI 리뷰 메뉴 > 결재 탭에서 '결재 진행 중' 상태의 계약을 확인할 수 있습니다.
* 계약서 내 \[전자결재 열람] 버튼을 클릭하면 결재문서 화면으로 이동합니다.

***

### 전자결재 승인/반려하기 <a href="#approve_reject" id="approve_reject"></a>

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

1. 의견 작성

* 결재 승인 또는 반려 전 의견 입력이 필요한 경우 \[작성하기] 버튼을 클릭합니다.
* 의견을 저장하면 계약 담당자에게 이메일 알림이 발송되며, 특정 구성원을 태그할 수 있습니다.

2. 결재 승인

* 결재 내용에 이상이 없는 경우, \[승인하기] 버튼을 클릭하여 결재를 승인합니다.

3. 결재 반려

* 결재 반려가 필요한 경우, \[반려하기] 버튼을 클릭하여 결재를 반려합니다.


---

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