# 일정 통합 관리

## 1. 일정 통합 관리

{% hint style="info" %}
일정 통합 관리 페이지에는 프로젝트 내에 있는 **모든 일정을 관리**할 수 있는 페이지입니다.
{% endhint %}

<figure><img src="/files/wYP5LavtWnSLNHfi0ByW" alt=""><figcaption></figcaption></figure>

### 1-1. 일정 정보

일정 통합 관리 페이지에서 확인할 수 있는 정보는 아래와 같습니다.&#x20;

#### 프로젝트

> 프로젝트 일정을 확인하고 수정할 수 있습니다.

#### 채용설계

> 채용공고와 입사지원 기간을 확인하고 수정할 수 있습니다.

#### 전형진행

> 사용자가 생성한 전형 중, 일정이 있는 항목들을 확인할 수 있습니다.\
> 전형에서 일정이 있는 항목은 다음과 같습니다.  <br>
>
> * 평가설정
>
> * 사전안내
>
> * 결과발표
>
> * 설문조사
>
> * 수험표
>
> **수험표는 설정을 마친 뒤 해당 메뉴에서 일정 수정이 가능**합니다.

<figure><img src="/files/EQKFCE7shI2Bb6M8wZL8" alt=""><figcaption></figcaption></figure>


---

# 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://hustation.gitbook.io/fairy/back-office/projects/schedule-management.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.
