# Microsoft Teams

## 사전 준비: 관리자 권한 동의 (Admin Consent)

***

Microsoft Teams 알림 연동을 위해서는 조직의 Microsoft 관리자가 **최초 1회** 권한 동의를 해야 합니다.

{% hint style="warning" %}
관리자 권한 동의가 완료되지 않으면 개인 연동 시 오류가 발생합니다. 반드시 관리자에게 아래 절차를 요청해 주세요.
{% endhint %}

1. 조직의 Microsoft 관리자가 [관리자 권한 동의 페이지](https://login.microsoftonline.com/common/adminconsent?client_id=b5ec3a84-9307-4d9f-a72c-2d2a1a7a6f24\&redirect_uri=https://app.roundhr.com/setting/integration)에 접속합니다.
2. Microsoft 계정으로 로그인합니다.

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

3. **요청된 권한** 내용을 확인하고 **\[수락]**&#xC744; 클릭합니다.

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

{% hint style="info" %}
관리자 권한 동의는 조직당 최초 1회만 필요합니다. 이후 조직 내 모든 구성원이 개별 연동할 수 있습니다.
{% endhint %}

## Teams 알림 연동

***

* 서비스 연동 > 알림 에서 Microsoft Teams를 클릭합니다.
* **\[연동하기]**&#xB97C; 클릭하고 Microsoft 계정으로 로그인합니다.
* 로그인이 완료되면 Teams 챗봇이 자동으로 설치되고, 면접 관련 알림이 발송됩니다.

## Teams로 발송되는 알림 종류 <a href="#content" id="content"></a>

***

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

> **면접관이 확인해야 하는 정보를 Teams 챗봇으로 발송합니다.**

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

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

> **채용 관리자, 매니저가 바로 확인이 필요한 알림을 Teams 챗봇으로 발송합니다.**
>
> ***공고 멤버에게는 공고 관련 알림을 전송하지 않습니다.***

* 면접 일정
  * 면접관 시간 확정 실패
  * 면접관 시간 확정 완료
  * 후보자 가능한 시간 없음
  * 후보자 시간 선택 확정
  * 면접 일정 확정, 변경, 취소, 리마인더
* 지원자가 메시지 보낼 때 알림
* 평가 완료 알림
  * 서류 평가 알림 (1시간 기준)
* 팀 채팅 멘션
* 자동화 승인 요청
* 업무 리마인더


---

# 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/teams.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.
