# 템플릿 관리

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

## 템플릿 종류

***

* [**면접 템플릿**](/interview/template/interview.md)**:** 면접 유형별 기본 설정(면접 시간, 면접관 수, 화상 회의 등)을 템플릿으로 저장합니다.
* [**면접 알림 템플릿**](/interview/template/interview_alarm.md)**:** 면접 확정, 변경, 취소, 리마인더 등 면접 관련 알림 메시지를 관리합니다.
* [**메시지 템플릿**](/interview/template/message.md)**:** 지원자에게 보내는 이메일, 문자 메시지를 템플릿으로 저장합니다.

{% 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.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.
