> 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-sync-setup.md).

# 카카오 싱크 설정

## 카카오 로그인 활성화 및 Redirect URI 등록

* Kakao Developers(<https://developers.kakao.com/>)에 접속하여 로그인 합니다.
* \[내 애플리케이션] > 비즈 앱 선택 > \[카카오 로그인] > 활성화 설정 \[ON] > \[활성화]를 클릭하여 카카오 로그인 기능을 활성화합니다.
* \[Redirect URI등록] > 아래 윈드밀소프트의 서버 URL 입력 > \[저장]을 클릭하여 Redirect URI를 등록합니다.
  * 카카오 로그인 이후의 심플리챗 동작을 위한 설정입니다.
    * <https://wisetalk.windmillsoft.kr/loginRedirect>      \
      <https://wisetalk.windmillsoft.kr/SimplyChat/loginRedirect>
  * 데모를 이용하시는 경우, 아래의 링크를 입력해주세요.
    * <https://simplychatuat.windmillsoft.kr/loginRedirect>      \
      <https://simplychatuat.windmillsoft.kr/SimplyChat/loginRedirect>

<figure><img src="/files/9IyH4hvWsNKPxV2he9OW" alt=""><figcaption></figcaption></figure>

## 카카오 로그인 동의항목 설정

* \[카카오 로그인] > \[동의항목] > \[설정] > \[저장]을 클릭하여 고객의 개인정보에 대한 설정을 합니다.
  * 심플리챗 서비스 이용을 위해 아래 항목을 반드시 \[필수 동의]로 설정해주시기 바랍니다.
    * 프로필 정보(닉네임/프로필사진) / 카카오계정(이메일) / 카카오계정(전화번호) / 카카오톡 채널 추가 상태 및 내역

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

{% hint style="warning" %}
카카오 비즈 앱 및 비즈니스 채널 연결에서 진행했던 비즈니스 심사가 진행 완료 된 후 **\[개인정보 동의항목] 신청**이 가능합니다. 비즈니스 정보 심사가 완료 된 후 아래 항목을 진행해주세요.
{% endhint %}

* \[앱 권한 신청] > \[개인정보 동의항목] > \[신청] 을 클릭합니다. \
  아래 이미지처럼 항목을 선택합니다.

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

* 회원가입 링크가 존재한다면, 해당 링크를 넣어주시고 없으시다면 회원가입 화면에 기획안 또는 디자인 시안으로 대체해서 첨부가 가능합니다. 아래 항목들은 전부 필수로 입력해야합니다.&#x20;

{% hint style="danger" %}
회원가입 화면에는 '필수 동의'로 등록된 항목들이 반드시 포함되어야 합니다. 그렇지 않으면 반려되니 참고 부탁드립니다.
{% endhint %}

<figure><img src="/files/7c2FHBrcfpheVW0Dl8ZB" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
회원 가입 화면 상단에 회사 로고 혹은 사이트명이 보여야 합니다.

로고가 있어야 해당 사이트 회원가입인지 확인할 수 있습니다.
{% endhint %}

{% hint style="info" %}
개인정보 동의항목 승인까지는 영업일2\~5일 기준 소요되므로 이 점 참고 부탁드립니다.
{% endhint %}

{% 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-sync-setup.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.
