> For the complete documentation index, see [llms.txt](https://docs.hackle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackle.io/crm-marketing/kakao-message-guide/alimtalk/alimtalk-template.md).

# 알림톡 템플릿

알림톡은 카카오톡 채널을 추가하지 않은 이용자에게도 발송 가능한 정보성 메시지입니다.\
정보통신망법과 카카오 내부 기준에 따라 심사 진행되고, **승인된 알림톡 템플릿만 발송 가능**합니다.\
템플릿 검수 요청시 영업일 기준 2\~3일 정도 소요됩니다.

![발송 가능한 알림톡 형태 (출처: 카카오 비즈니스 알림톡 가이드)](https://kakaobusiness.gitbook.io/~gitbook/image?url=https%3A%2F%2F234308570-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MVZVmVOd-5LtENUPqdq%252Fuploads%252FLNOyTBxfq9fsu38SKDuz%252F02_%25EB%25B9%2584%25EC%25A6%2588%25EB%258B%2588%25EC%258A%25A4%25EA%25B0%2580%25EC%259D%25B4%25EB%2593%259C_%25EC%2595%258C%25EB%25A6%25BC%25ED%2586%25A1%252C%25EC%25B9%259C%25EA%25B5%25AC%25ED%2586%25A1.png%3Falt%3Dmedia%26token%3Dc9364fa9-4a8c-40b0-b380-675ce2800624\&width=768\&dpr=4\&quality=100\&sign=a95151f4\&sv=2)

카카오에서 제공하는 가이드 문서를 참고하여 템플릿을 작성해주세요.

* [알림톡 제작가이드](https://kakaobusiness.gitbook.io/main/ad/infotalk/content-guide)
* [알림톡 심사가이드](https://kakaobusiness.gitbook.io/main/ad/infotalk/audit)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hackle.io/crm-marketing/kakao-message-guide/alimtalk/alimtalk-template.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
