# 지원분야 설정

## 1. 지원분야 설정

{% hint style="info" %}
지원분야 설정은 어떤 분야에 대해 입사지원을 받을 지 **생성 및 수정하는 페이지**입니다.&#x20;

입사지원 구성은 지원분야 단위로 설정할 수 있습니다.
{% endhint %}

<figure><img src="/files/bIXzNYaynlinsLC8vWw4" alt=""><figcaption><p>지원분야 설정 페이지</p></figcaption></figure>

### 1-1. 지원분야 설정

프로젝트를 생성하는 방법은 아래 방법을 따라 진행해 주세요.

**채용인원은 1명 이상 설정**해야 **입사지원 시 해당 분야가 노출**됩니다. 채용인원을 0명으로 설정할 경우, 지원분야가 노출되지 않아서 입사지원을 받을 수 없습니다.

#### 지원분야 생성 방법

> 1. 지원분야 설정 페이지에서 **\[편집하기]** 버튼 클릭
> 2. **\[지원분야 추가]** 버튼 클릭
> 3. 입력 창이 하단에 생성되면 지원분야 명, 채용인원, 그룹(선택사항) 입력
> 4. **\[저장하기]** 버튼 클릭

#### 지원분야 삭제 방법

> 지원분야 편집 단계에서 해당 지원분야 옆 **삭제(-)** 버튼 클릭

{% hint style="danger" %}
지원분야 **삭제가 불가능한 2가지 조건**이 있습니다.

1. **입사지원 시작일 이후**
2. **지원자가 있는 경우**
   {% endhint %}

### 1-2. 그룹설정

FAIRY에서는 동일한 입사지원서 양식을 사용하는 분야를 **'그룹'** 단위로 묶을 수 있습니다.

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

#### 그룹 추가 방법

> 1. 지원분야 설정 페이지에서 **\[그룹관리]** 버튼을 클릭
> 2. 그룹추가 팝업에서 **\[그룹 추가]** 버튼을 클릭하고 그룹명 입력
> 3. **\[저장]** 버튼 클릭

#### 그룹 지정 방법

> 지원분야 편집 단계에서 3번째 '그룹(선택)' 항목에서 생성한 그룹 선택 후 저장

<figure><img src="/files/G9HkSi8DxXLI5Cmfxzb7" 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/field-settings.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.
