# 알림톡 템플릿 등록

> ⚠️ 알림톡은 **별도 카카오 연동 서비스**에 포함되는 기능입니다 (→ [카카오톡 채널 연동](/hyperclass-docs/faq/kakao-channel.md)).

알림톡은 카카오 정책상 **미리 등록하고 검수를 통과한 템플릿**만 발송할 수 있습니다.

* **템플릿 등록**: 예약 확정/리마인드 등 보낼 메시지 형식을 미리 등록합니다.
* **카카오 검수**: 등록한 템플릿은 카카오의 검수를 거칩니다. 보통 1\~2 영업일 걸립니다.
* 광고성 문구·과장 표현은 반려될 수 있으니, **정보성 안내 위주**로 작성하는 것이 통과에 유리합니다.

> 따라 하기: 자주 쓰는 템플릿(확정/리마인드)을 먼저 등록해 검수를 받아 두시면, 이후 발송은 즉시 가능합니다. 템플릿 작성이 어려우시면 기본 양식을 제공해 드려요.


---

# 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://hyperclass.gitbook.io/hyperclass-docs/faq/alimtalk.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.
