> 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-biz-channel-connect.md).

# 카카오 비즈 앱 및 비즈니스 채널 연결

비즈 앱으로 전환

> 비즈 앱이란 사업자 정보를 등록한 카카오 애플리케이션입니다.

{% hint style="warning" %}
생성된 비즈 앱이 있는 경우 이 과정을 생략하셔도 됩니다.
{% endhint %}

* Kakao Developers(<https://developers.kakao.com/>)에 접속하여 로그인 합니다.&#x20;
* \[내 애플리케이션] > 애플리케이션 선택 > \[비즈니스] 를 클릭합니다. 생성시 앱 아이콘 등록을 하지 않으셨다면 아래와 같이 뜹니다. \
  \[앱 아이콘 등록] 을 클릭합니다.

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

* \[기본 정보] 옆의 \[수정]을 클릭하여 앱 아이콘을 등록 후 다시 \[비즈니스]로 돌아옵니다.

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

* &#x20;\[사업자 정보 등록] > 사업자 등록번호 입력 > \[확인]을 클릭하여 애플리케이션을 비즈 앱으로 전환합니다.

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

## 비즈니스 채널 연결

{% hint style="warning" %}
비즈 앱과 비즈니스 채널이 연결되어 있는 경우 이 과정을 생략하셔도 됩니다.
{% endhint %}

* Kakao Developers(<https://developers.kakao.com/>)에 접속하여 로그인 합니다.&#x20;
* \[앱 권한  신청] > \[신청 자격 확인] > 체크 후 \[저장]을 클릭합니다.

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

* 신청 자격 확인이 완료되면 다음과 같이 화면이 뜹니다.

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

* 하단의 \[비즈니스 정보] > \[신청] 을 클릭합니다.

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

* 사업자 등록증과 서비스 링크를 설정합니다.
  * 서비스 링크의 경우 **회사소개, 서비스약관, 개인정보 처리 방침** 등이 포함된 링크여야 합니다.

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

* \[카카오톡 채널 연결] > \[신청] 을 클릭하여 연결하고자하는 채널을 선택 후 \[연결]을 클릭합니다.

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

## 비즈 앱 및 비즈니스 채널 고려 사항

* 카카오 애플리케이션 및 카카오톡 채널을 먼저 생성하셔야 합니다.
* 비즈니스 채널 연결은 비즈 앱 전환이 먼저 완료되어야 합니다.

{% hint style="info" %}
윈드밀소프트의 설치 대행 서비스를 통해 보다 편리하게 심플리챗 설치 및 설정을 하실 수 있습니다.&#x20;
{% endhint %}


---

# 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-biz-channel-connect.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.
