# 관리자가 대신 결재(대결)하기

`아기고래 앱 홈` > `결재 관리(관리자 메뉴)` > `결재 내역 조회` > `결재 내역 조회하기`에서 대신 결재할 문서를 찾아 관리자가 결재를 대신 처리할 수 있어요.

결재 담당자가 부재중인 경우, 관리자가 원결재자를 대신하여 결재할 수 있어요.

### 1. 대신 결재할 문서 조회하기

관리자가 대신해서 결재할 문서를 먼저 찾아주세요. 결재 내역을 조회한 뒤, `상세보기` 버튼을 클릭해서 해당 결재문서를 열어주세요.

<figure><img src="/files/nEQ8j2miK81SqQr5ny4U" alt="결재 내역 조회 목록" width="563"><figcaption></figcaption></figure>

### 2. 대신 결재하기

문서 하단을 보면 `대신 결재하기` 메뉴를 찾을 수 있어요. 결재선을 확인한 뒤, `N단계 대신 결재하기` 버튼을 클릭하세요.

<figure><img src="/files/pOmbvzmgfy5XHnZcZPBr" alt="결재 상세보기 - 대신 결재하기 버튼" width="375"><figcaption></figcaption></figure>

승인/반려 여부를 선택하고 결재 코멘트를 작성해주세요. 작성이 완료되면 `대신 결재하기` 버튼을 눌러주세요.

<figure><img src="/files/YfAsRTJiaGjQhruhv67q" alt="대신 결재하기 모달" width="375"><figcaption></figcaption></figure>

대신 결재가 완료됩니다. 대신 결재한 경우 결재선 정보에 `대결` 여부가 함께 기록돼요.

<figure><img src="/files/TBQpisnjHeCGNLePWXnz" alt="대신 결재 완료 결과" width="375"><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://docs.babywhale.io/features/approval/manage/delegate.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.
