# 전자결재\_old

안녕하세요. 똑똑한 AI 그랜터입니다. :face\_with\_monocle:

그랜터에서 제공하는 전자결재 시스템에 대해 설명드릴게요.

업무 > 결재요청 탭으로 이동해요.

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

주요기능

1. 공지사항 설정: 관리자만 설정이 가능해요. 모든 구성원들이 볼 수 있어요.
2. 결재상태 보기: 승인대기 > 승인완료 / 승인거절 > 결제완료 상태를 나눠서 볼 수 있어요
3. 결재요청: 1차,2차,3차 결재자를 지정하여 결재자에게 요청할 수 있어요.
4. 알림: 나에게 유관한 결재에 관한 모든 알림을 슬랙/앱/이메일로 받을 수 있어요.

## 1. **결재 양식**

이제는 그랜터에서 결재 양식도 지정하실 수 있어요.&#x20;

결재 양식에 첨부 파일을 등록할 수는 없지만, 결재 요청 화면에서는 가능해요.

<figure><img src="/files/acgxpsVl1CiTuXecvFkd" alt="" width="172"><figcaption></figcaption></figure>

새롭게 생성한 결재문서 양식은 자동 저장돼서, 추후  직원들이  해당  양식으로 결재를 올릴 수 있어요.

<figure><img src="/files/sIcTCL5rfDXRalFTIsP0" alt="" width="476"><figcaption></figcaption></figure>

## 2. 결재문서 작성

결재양식을  선택하셨다면 결재안건, 날짜, 금액, 사유 등을 입력하여 결재를 상신해요

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

첨부파일을 올리거나예금정보, 결제내역을 연결할 수도 있어요

<figure><img src="/files/jJHMBvUG4uQZUBTRsrWt" alt="" width="372"><figcaption></figcaption></figure>

1차,2차,3차 결재자와 참조자를 선택하여 상신할 수 있어요 (결재라인은 기록되어요)

<figure><img src="/files/Kc3P4WrvjvTZcGftDYUc" alt="" width="563"><figcaption></figcaption></figure>

실제 결재요청 프로세스

<figure><img src="/files/zK0Zb6YtcM6iZlp1CAvc" alt="" width="407"><figcaption></figcaption></figure>

## 3. 결재문서 pdf 다운로드

결재문서 상세보기 화면에서 양식 다운로드 버튼을 눌러주세요.

결재문서를 pdf로 다운로드할 수 있어요.&#x20;

<figure><img src="/files/uDdvPnWWRvLosAioPXlE" alt="" width="429"><figcaption><p>양식 다운로드</p></figcaption></figure>

<figure><img src="/files/RVekGt5SNtvyrVoeuxpZ" alt="" width="563"><figcaption><p>결재내역 pdf로 저장</p></figcaption></figure>

## 4. 지출 내역에서 바로 결재문서 작성

이제 결재문서 작성시 지출 내역을 하나하나 찾지 않아도 되어요.

지출 내역에서 기타 업무 버튼 클릭으로 바로 결재문서를 작성할 수 있어요.

<figure><img src="/files/e0LUCeNvX4AC0jWqUZkN" alt="" width="563"><figcaption></figcaption></figure>

이 내역으로 결재 작성 - 버튼을 클릭하면 신규 결재 요청 문서에 결제 내역이 자동으로 연동되어요.

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

<figure><img src="/files/LEmjkByehCPAYmogNfUy" 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://support.granter.biz/undefined-8/workflow.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.
