# 메시지 템플릿

`설정` > `템플릿` > `메시지` 메뉴에서 메시지 템플릿을 관리할 수 있습니다.

서류 합격, 서류 불합격, 면접 불합격 등 빈번하게 사용하는 내용을 템플릿으로 만들어 자동화할 수 있습니다.

<table data-card-size="large" 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="message/email">email</a></td></tr><tr><td>문자 템플릿 ></td><td><a href="message/sms">sms</a></td></tr></tbody></table>

{% 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/interview/template/message.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.
