# 채용공고

## 1. 채용공고

{% hint style="info" %}
채용공고는 입사지원 전 채용 방법, 일정, 모집분야 등을 설명하기 위해 지원자들에게 공고할  내용을 적는 곳입니다. 채용공고를 게재하면 채용사이트 - 채용공고 페이지에서 보이게 됩니다.
{% endhint %}

<figure><img src="/files/1Gar2UPbWgndpslfkeOe" alt=""><figcaption></figcaption></figure>

### 1-1. 채용공고 설정 방법

채용공고를 설정하려면 채용공고 페이지에서 필수 정보를 입력하고 저장하기를 누르면 보여집니다.

#### 공고 제목

> 채용사이트에 보여질 채용공고의 제목을 설정합니다.

#### 게재 상태

> 채용사이트에서의 채용공고 게재 여부를 설정할 수 있습니다.
>
> 비공개 상태의 공고에는 암호를 설정할 수 있습니다.
>
> 암호가 설정이 된 공고는 채용사이트에 노출이 되지 않으며, 링크가 있는 사용자만 설정한 암호를 입력하여 접근할 수 있습니다.
>
> 공고에 설정할 수 있는 암호는 최소 8자에서 16자까지 영문, 숫자, 특수문자(!@#$%^&\*)를 이용하여 설정할 수 있습니다

#### 공고일정

> 채용공고가 채용사이트에 보여질 기간을 설정합니다.

#### 파일첨부

> 채용공고 내 첨부파일로 게재할 파일을 업로드합니다.
>
> 파일 업로드 후 체크박스에 체크를 해야 채용사이트에 노출됩니다.

#### 공고내용

> 채용공고에서 보여질 상세 내용을 설정합니다.
>
> 이미지 파일만 업로드할 경우, height 설정 없이 width만 100% 로 설정하면 PC와 모바일 모두 적합한 사이즈로 표시가 가능합니다.
>
> ※ HWP 파일 형식의 공고문을 업로드하실 경우, 이미지로 변환 후 업로드 혹은 HTML 코드로 수정하여 업로드를 하실 수 있습니다.


---

# 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/job-posting-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.
