# 내 카카오톡 채널에서 메세지 보내기

카카오톡 비즈니스 채널을 가지고 계신다면 센드맨에서 발송되는 모든 카카오톡 메세지를 내 채널에서 보낼 수 있어요!

## 준비: 비즈니스 채널 신청하기

1. [카카오 채널 관리자센터](https://center-pf.kakao.com)로 접속
2. 관리 → 비즈니스 채널 신청
3. 비즈니스 채널 승인이 완료되면 센드맨에서 발송 채널로 설정할 수 있어요.

## 0단계: 채널 공개하기

* 카카오 채널 관리자 센터 → 프로필 → 프로필 설정 → **\[채널 공개]** 켜기

## 1단계: 고객센터 정보 입력하기

* 카카오 채널 관리자 센터 → 프로필 → 프로필 설정 → 고객센터 연락처 **"설정하기"**

## 2단계: 채널 검색용 아이디 확인

* 카카오 채널 관리자센터 → 프로필 → 프로필 설정

## 3단계: 채널 소유자 전화번호 확인

* 카카오 채널 관리자센터 → 관리 → 관리자
* 마스터 계정의 전화번호

## 4단계: 센드맨에서 내 채널 설정하기

1. \[설정] - \[메세지 발송] 페이지로 접속해 주세요.
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://docs.sendman.xyz/guide/advanced/kakao_channel.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.
