# 브랜드 메시지 발송을 위한 사전 준비

카카오 브랜드 메시지를 발송하기 위해서는 다음의 사전 준비가 필요합니다.

## **1. 카카오톡 비즈니스 채널 개설**

기존에 개설된 채널이 없다면, [**카카오톡 비즈니스 채널 만들기**](https://kakaobusiness.gitbook.io/main/channel/start) 가이드를 참고하여 [**카카오 비즈니스**](https://business.kakao.com/)에서 채널을 새로 개설해 주세요.

{% hint style="info" %}
새롭게 개설한 비즈니스 채널의 심사 및 승인까지는 영업일 기준 3\~5일이 소요됩니다.
{% endhint %}

***

## **2. 카카오톡 채널 연동**

{% hint style="warning" %}
카카오톡 채널은 개설 후 다음의 설정이 완료되어야 연동할 수 있습니다.

(1) \[카카오 비즈니스 파트너센터 > 채널 > 채널 정보 > 고객센터 연락처] 전화번호 입력\
(2) \[카카오 비즈니스 파트너센터 > 채널 > 채널 정보 > 옵션 설정 > 채널 공개] ON 상태로 설정
{% endhint %}

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

(1) [**\[카카오톡 설정 > 채널 연동\]**](/new-admin/settings/kakao/channel.md)에서 <img src="/files/9VHnsJNqVKQBH8eF8VIJ" alt="" data-size="line"> 버튼을 클릭해 주세요.

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

(2) 카카오톡 채널 아이디와 관리자 전화번호를 입력하고 카테고리를 선택한 뒤, <img src="/files/VAxAJpOAzOBaPsmTu4HM" alt="" data-size="line"> 버튼을 클릭해 주세요.

(3) 카카오톡으로 전송된 **인증번호 6자리**를 입력하고 <img src="/files/8Fasg9oMIdyelaojap6z" alt="" data-size="line"> 버튼을 클릭하면 카카오톡 채널 연동이 완료됩니다.&#x20;

{% hint style="danger" %}
채널 연동 오류 시, [**채널 연동 오류 사유별 해결 방법**](/new-admin/settings/kakao/channel.md)을 참고해 주세요.
{% endhint %}

***

## **3. 개인정보 처리방침 내 수탁자 고지 안내**

관련 법령 미준수로 인한 과태료 부과 등의 불이익을 받지 않도록, [**\[개인정보 처리방침\]**](/new-admin/notes/privacy-policy.md) 문서를 참고하여 귀사의 개인정보 처리방침 내 '개인정보 처리 위탁 현황' 항목에 수탁자를 고지해 주세요.


---

# 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://docs.groobee.ai/new-admin/kakao-brandmessage/preparation.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.
