> For the complete documentation index, see [llms.txt](https://kakaowork.gitbook.io/kakao-work/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaowork.gitbook.io/kakao-work/hr/approval/admin/service.md).

# 서비스 사용 설정

전자결재 서비스의 사용 여부를 설정하기 위해, **서비스 사용 설정** 메뉴에서 사용자 서비스 사용 여부를 선택한 후 \[저장] 버튼을 클릭합니다.

<figure><img src="/files/YRLqThsCdQPb8g6pjvBD" alt=""><figcaption><p>그림. 서비스 사용 설정</p></figcaption></figure>

<table><thead><tr><th width="176">항목</th><th>설명</th></tr></thead><tbody><tr><td>서비스 사용 설정</td><td>서비스 사용 설정 유무<br>- <strong>사용</strong>: 사용자가 전자결재 서비스를 정상적으로 이용<br>- <strong>사용 안 함</strong>: 전자결재 서비스를 사용할 수 없음<br>ㄴ 사용 안 함으로 변경한 시점에 사용자가 새로고침 또는 데이터 호출 동작을 시도한다면 자동 로그아웃 및 오류 페이지로 안내</td></tr></tbody></table>

> **참고**

전자결재 서비스를 사용 중인 상태에서도 전자결재 서비스의 사용 여부를 전환할 수 있습니다.

![그림. 전자결재 서비스 사용 여부 설정에 따른 상태 변화](https://t1.kakaocdn.net/service_kep_docpublish/service/fe87cc73017c00001.png)


---

# 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:

```
GET https://kakaowork.gitbook.io/kakao-work/hr/approval/admin/service.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.
