# Slack

## 개요

Slack을 연동하면 채용 과정의 주요 이벤트(면접 일정, 평가 요청, 서류 검토 등)를 **Slack 봇 메시지**로 실시간 알림 받을 수 있습니다. 별도 앱 전환 없이 Slack에서 바로 채용 현황을 확인합니다.

### 핵심 이점

* **실시간 알림:** 면접 확정, 변경, 취소, 평가 요청 등을 Slack으로 즉시 확인합니다.
* **역할별 알림:** 면접관과 채용 관리자에게 각각 필요한 알림만 발송합니다.
* **채널 알림:** 특정 Slack 채널에 면접 관련 알림을 모아서 받을 수 있습니다.

## 사전 준비

* **권한:** 모든 역할
* **계정:** Slack 워크스페이스 필요

***

## 1. Slack 연동하기

***

* **서비스 연동** > **알림**에서 `[Slack]`을 클릭합니다.
* `[연동하기]`를 클릭하고 Slack 계정으로 로그인합니다.
* 워크스페이스를 생성하거나 기존 워크스페이스를 연결하여 사용합니다.

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

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

***

## 2. Slack으로 발송되는 알림 종류

***

### 면접관에게 발송되는 알림

| 알림 유형     | 세부 내용                           |
| --------- | ------------------------------- |
| **서류 검토** | 서류 검토 요청 알림                     |
| **면접 일정** | 가능한 시간 선택 요청, 일정 확정/변경/취소, 리마인더 |
| **면접 평가** | 평가 요청, 재요청, 미완료 리마인더            |
| **기타**    | 과제 평가 요청, 팀 채팅 멘션, 자동화 승인 요청    |

### 채용 관리자/매니저에게 발송되는 알림

| 알림 유형     | 세부 내용                                         |
| --------- | --------------------------------------------- |
| **면접 일정** | 면접관 시간 확정/실패, 지원자 시간 선택/실패, 일정 확정/변경/취소, 리마인더 |
| **평가**    | 서류 평가 완료 알림 (1시간 기준), **면접 평가 완료 알림**         |
| **폼**     | **라운드폼 제출 완료 알림**                             |
| **기타**    | 지원자 메시지 알림, 팀 채팅 멘션, 자동화 승인 요청, 업무 리마인더       |

{% hint style="info" %}
**공고 멤버**에게는 공고 관련 알림이 전송되지 않습니다.
{% endhint %}

***

## 3. 특정 채널에 면접 알림 보내기

***

Slack 연동 후 특정 채널로 면접 관련 알림을 모아서 받을 수 있습니다.

* Slack 연동 완료 후 `[추가 설정]` 화면에서 **면접 알림 채널 아이디**를 입력합니다.
* 저장하면 해당 채널로 면접 관련 알림이 발송됩니다.

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

{% hint style="warning" %}
Slack **비공개 채널**에 연동하는 경우 **@roundHR**을 해당 채널에 초대해야 알림을 받을 수 있습니다.
{% endhint %}

***

## 자주 묻는 질문

<details>

<summary>Slack 알림을 특정 알림만 받도록 설정할 수 있나요?</summary>

현재 Slack 알림은 역할에 따라 자동으로 발송됩니다. 개별 알림의 ON/OFF는 라운드HR의 [알림 설정](https://guide.roundhr.com/setting/profile/notification)에서 관리할 수 있습니다.

</details>

<details>

<summary>Slack 연동을 해제하면 어떻게 되나요?</summary>

Slack 연동을 해제하면 더 이상 Slack으로 알림이 발송되지 않습니다. 라운드HR 내 알림 및 이메일 알림은 별도로 유지됩니다.

</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/setting/integrations/notifications/slack.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.
