# 브랜드메시지 템플릿 관리

{% hint style="info" %}
**브랜드메시지 템플릿이란?**

보내고자 하는 브랜드메시지의 내용, 버튼 정보 등을 미리 등록한 것으로,\
발송하려는 메시지를 정형화한 양식입니다.
{% endhint %}

## 1. 템플릿 목록

1\) 핑거푸시 사이트에 접속합니다.&#x20;

2\) 핑거푸시 계정으로 로그인 후 '마이 페이지 > 알림톡 > 템플릿 관리' 메뉴로 이동합니다.&#x20;

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

* 템플릿 이름, 템플릿 코드, 발신 프로필, 검수상태, 템플릿 상태를 확인할 수 있습니다.

## 2. 템플릿 등록

<div data-full-width="false"><figure><img src="/files/K1SNbeSKqEo2St5Ih90N" alt=""><figcaption></figcaption></figure></div>

❶ 템플릿 미리보기

❷ 메시지 유형 선택

* 메시지 유형 (텍스트형, 이미지형, 와이드형, 와이드 아이템리스트형, 커머스형, 캐러셀 피드형, 캐러셀 커머스형, 프리미엄 비디오형)

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

<div data-full-width="false"><figure><img src="/files/CEgEeJEPuCgdiO5haW9k" alt=""><figcaption></figcaption></figure></div>

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

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

{% hint style="info" %}
아래의 '브랜드 메시지 제작 가이드'를 참고하여 템플릿을 등록해주세요.
{% endhint %}

{% embed url="<https://kakaobusiness.gitbook.io/main/ad/brandmessage#id-4>" %}

❸ 템플릿 구성요소: 템플릿 타입별 발송될 브랜드 메시지를 입력합니다.

{% embed url="<https://kakaobusiness.gitbook.io/main/ad/brandmessage#id-4-2>" %}

❹ 템플릿 정보

* 템플릿 이름: 템플릿 구분용으로 메시지에 포함되지 않습니다.(최대 100자), 중복 불가
* 성인용 메시지: 'ON'으로 설정 시 모바일에서만 알림톡 내용 확인이 가능하고, PC 등 다른 디바이스에서는 확인할 수 없습니다.

## 3. 템플릿 상세 페이지

### (1) 템플릿 이력

❶ 템플릿 이름 : 템플릿 등록시 입력한 '템플릿 명'

❷ 템플릿 코드 : 등록된 템플릿에 대한 개별 생성코드 (Agent 발송시 활용)

❸ 메시지 타입 : 템플릿의브랜드 메시지 타입

❹ 발신 프로필 : '발신 프로필 관리'에서 등록한 프로필 키

{% embed url="<https://developers.fingerpush.com/alimtalk-cj/alimtalk-manual-1#id-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://developers.fingerpush.com/alimtalk-cj/brandmessage-manual-2.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.
