# 카카오 비즈메시지

## **카카오 비즈메시지란?**

카카오톡 비즈메시지는 카카오톡 유저에게 정보성/광고성 메시지를 발송하는 서비스입니다.

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

## **카카오 비즈메시지 상품**

### **알림톡**

<figure><img src="/files/pJeG7uoH9ayTvdMWCFFZ" alt=""><figcaption><p>알림톡 (출처: 카카오톡 비즈메시지 센터)</p></figcaption></figure>

* 고객사의 회원을 대상으로 발송할 수 있는 정보성 메시지입니다.
* 카카오톡 채널을 추가하지 않은 사용자에게도 발송됩니다.

### **브랜드 메시지(NEW)**

<figure><img src="/files/oQmvkGVcVXMA55UWvVGw" alt=""><figcaption><p>브랜드 메시지 (출처: 카카오톡 비즈메시지 센터)</p></figcaption></figure>

* 고객사 마케팅 수신동의 사용자(카카오톡  수신동의)를 대상으로 발송할 수 있는 광고성 메시지입니다.
* 친구가 아닌 경우, 안내문구와 무료수신거부 정보가 포함된  메시지(일반/ N 타입)로 발송할 수 있습니다.

## **이용 방법**

{% stepper %}
{% step %}

#### 카카오톡 채널 생성 및 설정

* [카카오톡 채널 관리자 센터](<https://center-pf.kakao.com >) 회원 가입
* 카카오톡 채널 생성
* 관리자센터 홈>  채널선택> 관리 >공개 ON 설정&#x20;

{% hint style="info" %}
카카오톡 채널이란?&#x20;

카카오톡 계정을 기반으로 개설 가능한 카카오톡 비즈니스용 아이디입니다.
{% endhint %}
{% endstep %}

{% step %}

#### 비즈니스채널   신청

* 생성된 채널 이용을 위해 관련 서류 첨부하여 비즈니스 채널 신청
  * 카카오 검수, 영업일 2\~3일 소요
  * 서류 첨부 시 개인정보 마스킹, 서류 누락에 유의
    {% endstep %}

{% step %}

#### 발신프로필 키 생성

* 비즈니스 채널 승인 후, [비즈뿌리오](https://www.bizppurio.com)에서 [발신 프로필 등록](/guide/kakao/profile/register.md)

{% hint style="info" %}
채널 등록 시 입력 사항

* 검색용 아이디 : @로 시작하는 아이디
  * 확인방법: 관리자센터> 채널 선택> 관리에서 확인
* 휴대폰 인증 : 카카오톡 가입 시 등록한 휴대폰 번호
  * 확인방법: 관리자센터> 우측 이메일 계정 선택> 내 계정 정보
    {% endhint %}
    {% endstep %}

{% step %}

#### 상품별 메시지 발송 준비

* 알림톡 : [템플릿  등록](/guide/kakao/alimtalk/template_add.md) 및 [승인 요청](/guide/kakao/alimtalk/template_list.md#undefined) (카카오 검수, 영업일 2\~3일 소요)
* 브랜드메시지 : [템플릿 등록](/guide/kakao/brandmessage/template_add.md) (승인 불필요)
  * [M, N 타깃 발송은 사용  신청](/guide/kakao/profile/list.md#m-n) 필요
* 친구톡 : [친구톡 이미지 등록](/guide/kakao/friendtalk/image.md#undefined)(필수)
  {% endstep %}
  {% endstepper %}


---

# 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://bizppurio.gitbook.io/guide/kakao.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.
