# 임시공휴일 지정 방법

## Q 문의&#x20;

지방선거 같은 임시 휴일이 있을 때 휴일을 등록하는 방법을 알고 싶습니다.

알려주세요\~

## A 답변

* 아래 순서와 같이 진행해 보시기 바랍니다.

![휴일 관리 화면](/files/-MOngt6sOb47XGcKshBd)

1\. **공통/코드관리 → 휴일관리** 메뉴로 이동합니다.&#x20;

![](/files/-MOngWic9yWTq4VyhAd-)

2\. 화면에서 위와 같이 해당도가 보이지 않는다면 년도를 먼저 추가해주시고 작업하시기 바랍니다.&#x20;

![](/files/-MOnhJQclEFJ9GUHlluD)

2-1. `년도추가` 버튼 클릭합니다.&#x20;

![](/files/-MOnhLzFzLP_CRFCB2cO)

2-2. 생성년도와 옵션을 기관에서 지정하는 대로 설정 후 `실행` 버튼 클릭합니다.

![](/files/-MOnkKeEqco0JQfBUP79)

3\. ①년도가 추가된 것을 확인합니다.&#x20;

4\. ②등록하고자 하는 날짜와 근접한 날짜를 선택합니다.&#x20;

5\. ③오른쪽 상단에 값유지 체크버튼에 체크 후 `추가` 버튼 클릭합니다.&#x20;

![](/files/-MOnhTDm--rip7DWPbF_)

6\. ①원하는 날짜와 정보를 입력합니다.\
※ 음력 일은 자동으로 생성됩니다.

7\. ②`저장` 버튼을 클릭하여 추가한 내용을 저장합니다.

![](/files/-MOnhYc5GPVBuqrCW_1A)

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://help.ilabs.co.kr/faq/02/02-001.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.
