# 인터뷰 | 면접 평가 자동 리마인드

## 개요

**면접 평가 자동 리마인드**를 설정하면 면접 완료 후 일정 기간 내에 평가를 완료하지 않은 면접관에게 자동으로 리마인더 메일을 발송합니다. 면접 평가 지연을 방지하고 신속한 채용 의사결정을 지원합니다.

### 핵심 이점

* 면접 완료 후 평가 미제출 면접관에게 자동 리마인더 발송
* 면접 평가 수집 기간을 단축하여 채용 의사결정 속도 향상
* 수동 독촉 없이 체계적으로 평가 완료율 관리

***

## 사전 준비

* **공고 매니저** 이상 권한이 필요합니다.
* 면접 단계에 면접관이 배정되어 있어야 합니다.
* 권한에 대한 자세한 내용은 [권한 설정](https://guide.roundhr.com/setting/permissions)을 참고하세요.

***

## 1. 면접 평가 리마인더 알림 설정

> 공고 상세 > 단계별 자동화 액션 > 인터뷰

1. \[면접 평가 리마인더 알림] 체크박스를 선택합니다.
2. 면접 완료 후 N일 이상 평가하지 않은 면접관에게 매일 M시에 메일로 리마인더 알림 발송합니다.

<figure><img src="https://3113620308-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx3vbe9mozK3C5425TCxL%2Fuploads%2Fgit-blob-a42992d1f2acf6f8734080476ee52984b933d9e9%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
주말에는 알림이 발송되지 않습니다.
{% 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/candidate/automation/interview.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.
