# 노동계약서 관리

## 항목 안내

수습계약부터 정규근로계약까지 각 직원별 계약 관리를 위한 기능입니다.

## 실행 안내

1. 신규 생성

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

정보생성을 위해 **II.2** 의 안내를 따를 시 VII.8.1와 같은 화면이 표시됩니다.

![VII.8.1](/files/-MVUBX9qyeM6ryPqjFh1)

인터페이스 안내

* 주 계약: 최근 계약서 코드가 표시됩니다.
* **Noted**: 정규근로계약의 경우 종료일자 선택이 필요 없습니다.

1. 정보 편집, 삭제, 추출

II.3, II.4, II.5, II.6의 안내를 따릅니다.

1. 보고서 안내

* 서명일자별 계약 리스트: 해당 시기 근무중인 직원의 계약서 리스트
* 종료일자별 계약 리스트: 해당 시기 계약이 종료되는 직원의 계약서 리스트
* 유효한 계약 리스트: 해당 시기 계약서가 유효한 리스트
* 체결이 예상되는 계약서 리스트: 해당 시기에 체결이 예상되는 계약서 리스트
* 수습계약서 프린트
* 공식 계약서 프린트


---

# 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/the-salaries-calculatation-module/the-contract-management-item.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.
