# 서류 검토 요청

## 개요

서류 검토 요청은 지원자의 서류를 평가자에게 전달하여 검토를 받는 기능입니다. 지원자를 개별 또는 복수 선택하여 한 번에 검토를 요청할 수 있으며, 채용 단계에 평가자가 사전 지정되어 있으면 별도 선택 없이 바로 요청됩니다.

### 핵심 이점

* 여러 지원자를 한 번에 선택하여 **일괄 검토 요청** 가능
* 채용 단계에 **평가자를 사전 지정**하면 별도 선택 없이 즉시 요청
* 검토 요청 후 평가자에게 **자동 알림** 발송

***

## 사전 준비

{% hint style="warning" %}
서류 검토 요청은 **공고 매니저 이상** 권한이 필요합니다. 면접관 권한으로는 검토 요청을 보낼 수 없습니다.
{% endhint %}

***

## 1. 평가자에게 서류 검토 요청

1. 서류 검토를 진행할 지원자를 선택합니다. 여러 명을 동시에 선택할 수 있습니다.
2. 리스트 상단의 \[서류 검토 요청] 버튼 또는 \[더보기] 버튼을 클릭합니다.
3. 평가자를 선택하고 검토 요청을 발송합니다.

<figure><img src="/files/6Q6pnPr9hKCT9mJuRVFk" alt=""><figcaption></figcaption></figure>

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

{% hint style="info" %}
해당 공고의 [\[채용 단계 설정\]](/job/setting/stage.md)에서 **서류 검토 평가자가 미리 지정**되어 있으면 별도 평가자 선택 없이 **바로 검토 요청** 됩니다.
{% endhint %}

***

## 자주 묻는 질문

<details>

<summary>여러 지원자를 한 번에 검토 요청할 수 있나요?</summary>

네, 지원자 리스트에서 체크박스로 여러 명을 선택한 후 \[서류 검토 요청] 버튼을 클릭하면 선택한 지원자 전원에 대해 한 번에 검토 요청을 보낼 수 있습니다.

</details>

<details>

<summary>평가자를 매번 선택해야 하나요?</summary>

아닙니다. 공고의 채용 단계 설정에서 서류 검토 평가자를 미리 지정해 두면, 검토 요청 시 별도로 평가자를 선택하지 않아도 자동으로 해당 평가자에게 요청이 전달됩니다.

</details>


---

# 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/feedback/review_group/request.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.
