# 결재자 및 CEO

- [결재하기](https://bizplay.gitbook.io/manual/ceo/approval.md): 결재문서를 한곳에서 결재/반려/보류 처리할 수 있습니다
- [모바일에서 결재하기](https://bizplay.gitbook.io/manual/ceo/approval-mobile.md): 결재함 모바일앱은 상신된 결재문서를 모바일에서 확인하고 간편하게 결재처리를 할 수 있는 환경을 제공합니다. 이를 통해 복잡한 결재절차 및 문서관리 등 결재과정의 비효율적인 업무를 제거하여 업무효율 향상에 도움을 드리고 있습니다.
- [보고서 조회하기](https://bizplay.gitbook.io/manual/ceo/monitoring-report.md): 기본보고서 8종에 대한 조회하는 방법에 대한 안내입니다. 카드영수증에서 지출결의서를 작성한 영수증들로 보고서가 만들어지며 작성후 익일부터 보고서로 조회할 수 있습니다.


---

# 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://bizplay.gitbook.io/manual/ceo.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.
