# 채용 단계 설정

## 1. 인터뷰 단계 추가하기

***

### 1) 인터뷰 단계 추가 및 변경하기

1. \[+ 면접 단계 추가] 버튼을 클릭합니다.

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

2. 생성된 단계의 이름을 수정합니다.
3. 드래그하여 순서를 변경할 수도 있습니다.

<figure><img src="/files/81PSXR5C9dKDIStnVKTG" alt=""><figcaption></figcaption></figure>

## 2. 단계별 액션 연결하기

***

### 1) 서류 검토 평가자 설정하기

* 서류를 평가할 평가자를 선택합니다.
* 평가자를 설정하면 서류 검토 요청 시 자동으로 평가자에게 요청이 발송됩니다.
* 평가자는 권한에 상관없이 선택할 수 있습니다.

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

### 2) 액션 연결하기

{% hint style="info" %}
액션은 자주하는 업무를 의미합니다.\
채용 단계 설정에서 단계마다 액션을 연결하여 반복적인 업무를 줄일 수 있습니다.
{% endhint %}

1. \[액션 연결]을 클릭 합니다.
2. 사용할 자동화 액션을 연결합니다.

<figure><img src="/files/8R5O7FrisgalrPsj7osS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**액션의 종류**

* <mark style="color:blue;">`면접`</mark>
* <mark style="color:blue;">`평가`</mark>
* <mark style="color:blue;">`과제`</mark>
* <mark style="color:blue;">`메일 보내기`</mark>
* <mark style="color:blue;">`자료 요청 보내기`</mark>
* <mark style="color:blue;">`레퍼런스 체크`</mark>
* <mark style="color:blue;">`원데이 면접`</mark>
* <mark style="color:blue;">`서비스 연동`</mark>
  * <mark style="color:blue;">`프로그래머스 코딩테스트`</mark>
    {% endhint %}

## 2. 다른 공고에서 채용 단계 가져오기

* 이미 채용 단계가 잘 설정된 공고가 있다면 채용 단계 설정을 불러올 수 있습니다.
* 공고 상세 > 채용 단계 > 설정 > `[다른 공고에서 가져오기]` 를 클릭합니다.
* 원하는 공고를 선택 후 채용 단계 설정을 가져옵니다.

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

<figure><img src="/files/MENLKmHulL4jIQmyHSDv" 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://guide.roundhr.com/job/setting/stage.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.
