# 카카오싱크 간편 설정(디벨로퍼스 계정 있음 / 채널관리자 계정 있음)

{% stepper %}
{% step %}
[간편 설정 팝업 자세히 보기 (클릭!)](https://developers.kakao.com/docs/latest/ko/kakaosync/ecp#how-to-use) 의 \[1. 간편가입 설정]을 참고해 주세요.

{% endstep %}

{% step %}
사용할 수 있는 모든 앱이 나타나면, 현재 사용 중인 앱을 선택해 주세요.

만약 앱이 없다면 먼저 앱을 만들어야 해요.
{% endstep %}

{% step %}
\[다음] 버튼을 눌러 주세요.

<figure><img src="/files/oxI6pV25O2qrcxAYC5xJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[2. 카카오톡 채널 설정]로 이동해 주세요.

{% endstep %}

{% step %}
사용할 수 있는 모든 채널이 나타나면, 현재 사용 중인 채널을 선택해 주세요.

만약 채널이 없다면 먼저 채널을 만들어야 해요.
{% endstep %}

{% step %}
\[다음] 버튼을 눌러 주세요.

<figure><img src="/files/vIBP95DX0OHCtOXJvEu5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[카카오싱크 자동 설정] 페이지로 이동하면 간편 가입 설정 정보에 앱과 채널 정보가 자동으로 나타나요.

{% endstep %}

{% step %}
자동 설정에 대한 내용을 확인한 후 \[위 내용을 확인합니다]에 체크해 주세요.

{% endstep %}

{% step %}
연결하는 채널을 비즈니스 채널로 전환하려면 \[(선택) 비즈니스 채널 신청 제한 업종이 아닙니다.]에 체크해 주세요. 제한 업종이 아니라면 체크하는 것을 권장해요.

{% endstep %}

{% step %}
\[완료]를 누르면 잠시 로딩 후 카카오싱크 신청이 완료돼요.

<figure><img src="/files/zPZ5HSkRv0a7leCUMlep" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
카카오싱크 신청이 완료되면 다시 [이전 페이지](/faq/undefined-5/undefined-1/undefined/undefined-1.md)로 돌아가셔서 4번부터 남은 절차를 진행해 주세요.

{% endstep %}
{% endstepper %}

{% hint style="danger" %}

## 주의사항

* 데이터 전송이 원활하지 않아 오류가 발생할 수 있어요.  경고 메시지가 나타난다면 5회 정도 다시 시도해 주세요.\
  계속 오류가 발생하면 [카카오싱크 고객센터(클릭!)](https://cs.kakao.com/requests?category=415\&locale=ko\&node=61173\&service=143)로 문의해 주셔야 해요.
  {% endhint %}


---

# 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://help.makeshop.co.kr/faq/undefined-5/undefined-1/undefined/undefined-5.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.
