# 결재

업무요청, 구매요청, 복지 신청, 명함신청 등 다양한 사내 결재 요청을 Slack 내에서 쉽고 빠르게 처리할 수 있어요. 별도 페이지로 이동하지 않고 슬랙 내에서 빠르게 결재를 요청하고 승인해보세요. 앱 홈에서 오늘의 결재 현황(요청받은 결재, 내가 신청한 결재)도 한눈에 확인할 수 있어요.

<figure><img src="/files/z65S5FwlOR3a2xYqUBVS" alt="결재 서비스 개요" width="563"><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.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.
