# 카카오톡 채널 개설하기

***

## 1. 카카오톡 관리자센터 가입

{% hint style="danger" %} <mark style="color:red;">관리자센터에 가입된 계정이 있으시다면, 이 단계는 진행하지 않으셔도 됩니다.</mark>
{% endhint %}

{% hint style="success" %}
계정이 없다면 회원가입과 2단계 인증을 진행해 주세요.

* [<mark style="color:green;">**가입페이지 바로가기(클릭!)**</mark>](https://accounts.kakao.com/weblogin/create_account/?lang=ko\&continue=https%3A%2F%2Fbusiness.kakao.com%2Fdashboard%2F#selectVerifyMethod)
  {% endhint %}

<figure><img src="/files/5sBGXa71a7fnk0GJMEYQ" alt=""><figcaption></figcaption></figure>

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

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

<div align="left"><figure><img src="/files/UGd1mltXV6MLetj0Kt8e" alt="" width="375"><figcaption></figcaption></figure></div>

***

## 2. 카카오톡 관리자센터 로그인

{% hint style="success" %} <mark style="color:green;">**카카오톡 채널을 개설하기 위해서는 카카오톡 채널 관리자 센터의 가입**</mark>이 필요합니다.

관리자센터에 가입된 계정이 없다면[ 1. 카카오톡 관리자센터 ](#1.) 가입부터 진행해주셔야합니다.
{% endhint %}

> 1\) <https://business.kakao.com/info/kakaotalkchannel/> 방문
>
> **2) \[로그인]** or **\[카카오톡 채널 챗봇 시작하기]** 클릭

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

***

## 3. 카카오톡 채널 만들기

{% hint style="success" %} <mark style="color:green;">**내 챗봇과 연결할 카카오톡 채널을 생성합니다.**</mark>
{% endhint %}

### 1) 채널 만들기

> **\[+ 새 채널 만들기]**&#xB97C; 클릭해주세요.

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

### 2) 채널 정보 입력하기

> 프로필 사진, 채널 이름, 검색용 아이디, 소개글 등을 입력합니다.&#x20;
>
> 채널 개설 후 <mark style="color:orange;">**채널 이름 변경에 제한**</mark>이 있기 때문에, 처음 개설 시 신중하게 결정하시는 것이 좋습니다. 변경하는 방법은 [<mark style="color:orange;">**채널 이름 변경하기**</mark>](/happybot/setting/channel/kakao/business/change.md)<mark style="color:orange;">**(바로가기)**</mark>를 참고해 주세요.

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

### 3) 채널 개설 완료

> 입력한 정보를 확인한 후 버튼을 클릭하면 채널 개설이 완료됩니다.

<figure><img src="/files/2XBzyU5oKfhK5QoGGyQK" alt=""><figcaption></figcaption></figure>

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

### 4) 채널 공개 설정하기

> 대시보드로 이동 후 **채널 공개** 설정을 ON으로 변경합니다.

<figure><img src="/files/5EeIucEaUUvisUs1H7en" alt=""><figcaption></figcaption></figure>


---

# 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://happytalk.gitbook.io/happybot/setting/channel/kakao/create.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.
