> For the complete documentation index, see [llms.txt](https://help.windmillsoft.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.windmillsoft.kr/simplychat/setup/messenger-setup/kakao-talk/kakao-app-channel-create.md).

# 카카오 애플리케이션 및 채널 생성

## 카카오 애플리케이션 생성

> 카카오 애플리케이션이란 카카오의 기능을 사용하기 위해 카카오 디벨로퍼스에 개설하는 애플리케이션을 의미합니다.

{% hint style="warning" %}
생성된 카카오 애플리케이션이 있는 경우 이 과정을 생략하셔도 됩니다.
{% endhint %}

* Kakao Developers(<https://developers.kakao.com/>)에 접속하여 회원 가입을 합니다.
  * 회원 가입이 되어있는 경우 아래 단계부터 진행해주시기 바랍니다.
* 로그인 > \[내 애플리케이션] > \[애플리케이션 추가하기]

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

* 앱 아이콘, 앱 이름, 사업자명 입력 > \[저장]을 클릭하여 애플리케이션을 추가합니다.
  * 입력하는 정보는 카카오톡 로그인 창에 표시됩니다.

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

## 카카오톡 채널 생성

> 카카오톡 채널이란 카카오톡을 통한 실시간 상담이 가능한 기업형 비즈니스 메신저입니다.

{% hint style="warning" %}
생성된 카카오톡 채널이 있는 경우 이 과정을 생략하셔도 됩니다.
{% endhint %}

* 카카오비즈니스(<https://business.kakao.com/>)에 접속하여 로그인 합니다.
* \[채널] > \[카카오톡 채널 시작하기] > \[새 채널만들기]

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

* 프로필 사진, 채널 이름, 검색용 아이디, 소개글, 카테고리 입력 > \[확인]을 클릭하여 카카오톡 채널을 생성합니다.
  * 입력하는 정보는 고객에게 노출됩니다.

<figure><img src="/files/6qH2e5DTmPg7jMrOfZ31" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.windmillsoft.kr/simplychat/setup/messenger-setup/kakao-talk/kakao-app-channel-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.
