# 알림 설정

`[개인 설정] > [알림 설정]` 메뉴에서 나에게 전달되는 알림을 개인화할 수 있습니다.

## 1. 알림 수신 시간 설정 [↗](https://app.roundhr.com/setting/personal/notification#notification_time)

알림을 받을 시간대를 설정합니다. 설정된 시간 외에는 알림이 전달되지 않으며, 미수신된 알림은 상단 알림 목록에서 확인 가능합니다.

* **하루종일 알림 받기:** 체크 시 24시간 알림 수신
* **시간 지정:** 체크 해제 후 시작/종료 시간을 30분 단위로 설정

## 2. 지원 완료 알림 [↗](https://app.roundhr.com/setting/personal/notification#notification_job)

{% hint style="info" %}
**관리자/매니저 전용 설정**
{% endhint %}

내가 담당한 공고에 **지원자가 홈페이지로 지원할 경우**, 이메일 알림을 받을 수 있습니다.

* **이메일로 알림 받기:** 체크하면 지원 완료 시 이메일 수신

## 3. 면접 일정 알림 [↗](https://app.roundhr.com/setting/personal/notification#notification_interview)

내가 담당한 공고의 **면접 일정 관련 알림**을 이메일 또는 문자/알림톡으로 받을 수 있습니다.

| 알림 유형      | 설명             |
| ---------- | -------------- |
| **면접일 확정** | 면접 일정이 확정되면 알림 |
| **면접일 변경** | 면접 일정이 변경되면 알림 |
| **면접 취소**  | 면접이 취소되면 알림    |

각 알림 유형별로 **이메일** 또는 **문자/알림톡** 채널을 선택할 수 있습니다.

* 문자/알림톡 열 헤더를 클릭하여 **문자** 또는 **알림톡** 중 원하는 채널을 선택하세요.

## 4. 평가(리뷰) 완료 알림 [↗](https://app.roundhr.com/setting/personal/notification#notification_feedback)

{% hint style="info" %}
**관리자/매니저 전용 설정**
{% endhint %}

내가 담당한 공고의 **평가(리뷰)가 완료될 경우**, 이메일 알림을 받을 수 있습니다.

* **후보자 리뷰:** 후보자 리뷰 완료 시 알림
* **서류 평가:** 서류 평가 완료 시 알림
* **면접 & 과제 평가:** 면접 또는 과제 평가 완료 시 알림

## 5. 평가(리뷰) 요청 알림 [↗](https://app.roundhr.com/setting/personal/notification#notification_member_feedback)

**평가(리뷰)를 요청받을 경우**, 알림을 받을 수 있습니다.

* **이메일 리마인더 알림 받기:** 평가 요청 후 리마인더 이메일 수신
* **문자로 요청 알림 받기:** 평가 요청 시 문자(SMS) 수신

## 6. 면접 캘린더 초대 설정 [↗](https://app.roundhr.com/setting/personal/notification#notification_calendar)

면접 관련 캘린더의 초대 여부를 설정할 수 있습니다.

* **캘린더 초대 허용:** 체크 시 면접 일정이 내 캘린더에 자동 추가됨

***

## 일괄 설정 적용 <a href="#id-7" id="id-7"></a>

관리자는 상단의 `[일괄 설정]` 버튼을 통해 특정 역할의 모든 멤버에게 동일한 알림 설정을 적용할 수 있습니다.

* **모든 멤버에게 적용:** 조직 내 모든 멤버에게 동일 설정
* **모든 관리자, 매니저에게 적용:** 관리자/매니저 역할에만 적용
* **모든 면접관에게 적용:** 면접관 역할에만 적용

<figure><img src="/files/6IYNBu0Yec6S6WC4FrVt" 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/setting/profile/notification.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.
