# 외부 서비스

`설정` > `서비스 연동` > `메일` / `보안/SSO` 탭에서 외부 서비스를 연결할 수 있습니다.

## 메일 연동

***

* [**Gmail**](/setting/integrations/services/gmail.md)**:** Gmail 계정을 연동하여 라운드HR에서 직접 이메일을 발송합니다.
* [**네이버웍스 메일**](/setting/integrations/services/naver_works_mail.md)**:** Naver Works 메일 계정을 연동합니다.

## 메시지 발송

***

* [**카카오 비즈니스 채널**](/setting/integrations/services/kakao_business.md)**:** 카카오 알림톡으로 지원자에게 메시지를 발송합니다.
* [**문자 발신 번호 변경**](/setting/integrations/services/send_number.md)**:** 문자 발송 시 표시되는 발신 번호를 변경합니다.

## 보안 및 SSO

***

* [**SSO 연동**](/setting/integrations/services/sso.md)**:** SAML 기반 SSO(Single Sign-On)를 설정하여 통합 로그인을 지원합니다.
* [**Okta 연동**](/setting/integrations/services/sso/okta.md)**:** Okta를 통한 SSO 연동 상세 가이드입니다.


---

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