# 외부 서비스 연동

`설정` > `서비스 연동` 메뉴에서 외부 서비스를 연결하고 관리할 수 있습니다.

## 연동 카테고리

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>캘린더 연결 ></td><td><a href="/pages/qkX9sJcs63E7V4rIq440">/pages/qkX9sJcs63E7V4rIq440</a></td></tr><tr><td>화상 회의 연동 ></td><td><a href="/pages/q81AuLyeD8XzHWosgeZm">/pages/q81AuLyeD8XzHWosgeZm</a></td></tr><tr><td>알림 연동 ></td><td><a href="/pages/fPWackJNQrDwqKuxcYB8">/pages/fPWackJNQrDwqKuxcYB8</a></td></tr><tr><td>외부 서비스 ></td><td><a href="/pages/siQwIYTyhOyUXzCWwJK5">/pages/siQwIYTyhOyUXzCWwJK5</a></td></tr></tbody></table>

* [**캘린더 연결**](/setting/integrations/calendar.md)**:** Google Calendar, Outlook, Naver Works 캘린더를 연동하여 면접 일정을 자동 동기화합니다.
* [**화상 회의 연동**](/setting/integrations/meetings.md)**:** Google Meet, Zoom, Microsoft Teams를 연결하여 면접 시 화상 회의 링크를 자동 생성합니다.
* [**알림 연동**](/setting/integrations/notifications.md)**:** Slack, Microsoft Teams, Naver Works로 채용 알림을 받을 수 있습니다.
* [**외부 서비스**](/setting/integrations/services.md)**:** Gmail, 카카오 비즈니스 채널, 문자 발신 번호, SSO 등을 연동합니다.
* [**회의실 연동**](/setting/integrations/conference_room.md)**:** Google, Outlook 회의실을 연동하여 면접 시 회의실을 자동 예약합니다.
* [**평가 연동**](/setting/integrations/evaluation.md)**:** 프로그래머스 등 외부 평가 서비스를 채용 프로세스에 통합합니다.
* [**인사관리 연동**](/setting/integrations/human_resource.md)**:** 시프티(Shiftee) 연동으로 채용 확정 후 인사 정보를 연계합니다.
* [**데이터 연동 (API Key / Webhook)**](/setting/integrations/data.md)**:** API Key 발급 및 Webhook 설정으로 외부 시스템과 데이터를 연동합니다.
* [**라운드HR Agent(크롬 확장 프로그램)**](/setting/integrations/extension.md)**:** 채용 플랫폼에서 후보자 정보를 바로 라운드HR로 가져옵니다.
* [**MCP 연동**](/round-ai/mcp.md)**:** 외부 AI 도구와 라운드HR 데이터를 연결합니다.

{% hint style="info" %}
연동 설정은 개인 계정별로 적용됩니다. 각 멤버가 본인의 계정에서 직접 연동해야 합니다.
{% endhint %}


---

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