# 조퇴 및 외출

## 기능 설명

본 기능은 직원의 근무시간 내에 외출에 대한 정보를 관리하는 데 도움이 됩니다.

## 구현 안내

1. 정보 등록 안내

작업표시줄에서![](/files/-MVUASG4Km4uXnSQaw4O) 를 선택합니다 .

섹션 **II.2** 의 안내와 동일한 등록을 위한 구현, 그러면 데이터가 VI.4.1화면과 같이 표시됩니다.

![VI.4.1](/files/-MVUASG5cstnC3lyilqM)

인터페이스 설명

* 외출시간은 근무시간에서 차감: 근무시간 내에 외출시간입니다.
* 총 외출시간: 교대 간 휴식 시간을 포함하여 외출시간입니다.

1. 데이터 수정, 삭제 및 추출 설명

데이터를 수정, 삭제하거나 엑셀파일로 추출하는 법은 **II.3, II.4, II.5, II.6**의 안내를 따릅니다

1. 보고서 설명

![](/files/-MVUASG6o6zTtphi0uY9)

* 근태정보를 벗어난 직원의 테이블: 직원의 실제 근태 분석내용
* 외출이 승인된 표: 사용자가 상세하게 나오는 직원 목록을 입력한 리스트

![](/files/-MVUASG7sMtjKSnZiXlu)

* 결근 승인된 일반표: 사용자가 승인된 직원가 외부로 나가는 시간을 입력한 리스트

![](/files/-MVUASG860CQdHLOgN-9)


---

# 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://hr.docs.ssaudit.com/korean/timekeeping-module/instructions-to-register-the-outgoing-employee-information.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.
