# 문자 보내기

## 문자 보내는 방법

***

* 지원자 상세 화면 우측 상단 <mark style="color:blue;">**`문자 보내기`**</mark> 버튼을 클릭합니다.

{% hint style="warning" %}
지원자의 **전화번호가 있을 때만 문자 보내기 버튼이 나타납니다.**

만약, 문자 보내기 버튼이 보이지 않는다면 전화번호 정보가 있는지 확인해주세요!
{% endhint %}

## 문자 보내기 에디터 구성

***

<figure><img src="/files/vWCesMeuY2KykUNqN6C8" alt=""><figcaption></figcaption></figure>

1. **받는 사람**
2. **보내는 사람 :** 회신 불가한 roundHR 번호로 기본 설정 되어 있습니다. 발신 번호 변경을 원하시면 \[[발신 번호 변경](/setting/integrations/services/send_number.md)]을 확인해주세요.
3. **문자 템플릿**
4. **문자 내용 작성**
5. **자동 입력 변수**
6. **템플릿 저장 :** 작성한 문자 내용을 바로 템플릿으로 저장할 수 있습니다.
7. **예약 설정 :** 문자 예약 발송 설정이 가능합니다.

{% hint style="info" %}
자주 사용하는 문자 형식은 [문자 템플릿](/interview/template/message/sms.md)으로 만들어 간편하게 사용할 수 있습니다.
{% endhint %}

## 국제 전화번호로 발송하기

***

해외에 있는 지원자에게도 문자를 보낼 수 있습니다.

* 지원자 연락처 항목에 **국제 전화번호(국가번호 포함)**&#xB97C; 그대로 입력할 수 있습니다.
* 국제 번호가 등록된 지원자에게는 **국제 SMS로 발송**됩니다.

{% 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/candidate/management/sms.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.
