# 카카오 알림톡 템플릿

## 1. 템플릿 심사가 필요한 이유

{% hint style="warning" %}
카카오 알림톡은 카카오톡 채널을 추가하지 않은 이용자에게도 발송 가능한 정보성 메시지입니다.&#x20;

사전에 승인된 템플릿으로만 발송이 가능하며, 템플릿은  정보통신망법과 카카오 내부 기준에 따라 심사됩니다.
{% endhint %}

## **2.** 심사를 요청할 템플릿 선택

**①** 마켓탭 내 설정 → 카카오 알림톡 템플릿 메뉴에 진입하여  "알림톡 템플릿 심사 요청" 버튼을 클릭합니다

<figure><img src="/files/92dcD7eQaxeCCOaeez94" alt=""><figcaption></figcaption></figure>

**②** 심사 받을 템플릿을 선택한 후, '선택한 템플릿으로 심사 받기' 버튼을 클릭합니다.

{% hint style="warning" %}
알림톡 템플릿은 주문, 배송 등과 관련된 15개 템플릿이 제공됩니다. \
템플릿과 관련한 문의가 있으신 경우 채팅 상담을 이용해주시기 바랍니다.
{% endhint %}

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

## **3. 템플릿 구성요소 설정하기**

{% hint style="success" %}
기본으로 제공되는 템플릿을 그대로 사용하실 수도 있지만, 필요에 따라 문구와 버튼 등을 수정하실 수 있습니다.
{% endhint %}

① "직접 수정하기" 버튼을 통해 심사 받을 템플릿의 메시지 유형과 메시지 내용 등을 수정할 수 있습니다.

<figure><img src="/files/4zsICy1DS5uHuNKbrRxS" alt=""><figcaption></figcaption></figure>

**②** 알림톡의 각 버튼에 사용될 URL을 입력합니다.

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

{% hint style="warning" %}

* 부적절한 URL을 입력할 경우, 카카오 템플릿 심사에서 탈락할 수 있으며 스마트스토어의 제재를 받을 수 있습니다.
  {% endhint %}

③ 템플릿 구성요소 확인 후 우측상단의   "심사 요청하기" 버튼을 클릭합니다.

## **4. 카카오 알림톡 심사 요청 확인**

카카오 알림톡 템플릿 메뉴에서 심사 결과를 확인할 수 있습니다.

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

{% hint style="success" %}

* 심사중 - 현재 심사가 진행 중인 상태입니다.
* 심사  완료 - 심사가 완료되어 템플릿을 사용할 수 있는 상태입니다.
  {% 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.marketap.io/smartstore-api/preparation/setting/kakao-templates.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.
