# 카카오톡 채널 개설

## 1. 채널 만들기

1\) 카카오톡 관리자센터 접속 후, 로그인 합니다.&#x20;

{% embed url="<https://business.kakao.com/dashboard/>" %}

2\) 대시보드 페이지에서 '새 채널 만들기' 버튼을 클릭합니다.&#x20;

![](/files/OMqsITIVw8DAnWUE04Dp)

3\) 생성할 채널에 대한 정보를 입력합니다.

* 채널 이름: 채널 홈에 노출되는 이름으로, 비즈니스 채널 전환 후에는 수정 불가
* 검색용 아이디: 카카오톡 채널 검색어로 사용되는 아이디로 중복 및 수정 불가
* 카테고리: 채널 카테고리 설정

{% hint style="info" %}
우측 상단의 '정보 입력 가이드'를 클릭하여 참고합니다.
{% endhint %}

## **2. 비즈니스 채널 신청**

1\) 관리자센터에서 '관리 > 비즈니스 채널 신청' 메뉴로 이동합니다.

![](/files/nSoea3s32BZju8ljwGbX)

2\) '신청하기' 버튼을 클릭하여 비즈니스 채널로 전환 신청합니다.

## 3. 프로필 공개 설정

1\) 관리자센터에서 '프로필 > 프로필 설정' 메뉴로 이동합니다.

![](/files/3TaY8aiabB3Pb4vSaG8e)

2\) 공개 설정을 모두 'ON'으로 전환합니다.

{% hint style="info" %}
초기 설정은 'OFF'로 되어 있어, 발신 프로필 등록 시 해당 프로필을 인식하지 못합니다.
{% endhint %}

## 4. 검색용 아이디 확인

1\) 관리자센터에서 '관리 > 상세설정' 메뉴로 이동합니다.

![](/files/ZuBrmXBqQAUln54kWwTa)

2\) 채널 정보 중 검색용 아이디를 확인합니다.

{% hint style="info" %}
검색용 아이디는 발신 프로필 등록 시, 발신 프로필 UUID로 사용됩니다.
{% endhint %}

## 5. 채널 카테고리 확인

1\) 관리자센터에서 '대시보드' 메뉴로 이동합니다.

![](/files/xNbBVg5Aj8vGrJb0i9uB)

2\) '유사업종 채널'의 카테고리를 확인합니다.

{% embed url="<https://kakaobusiness.gitbook.io/main/ad/bizmessage/notice-friend/content-guide>" %}

{% embed url="<https://kakaobusiness.gitbook.io/main/ad/bizmessage/notice-friend/audit>" %}

{% embed url="<https://kakaobusiness.gitbook.io/main/ad/bizmessage/notice-friend/operations>" %}


---

# 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/alimtalk-manual.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.
