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

{% stepper %}
{% step %}
[간편 설정 팝업 자세히 보기 (클릭!)](https://developers.kakao.com/docs/latest/ko/kakaosync/ecp#how-to-use) 의 \[2. 카카오톡 채널 설정]을 참고하여\
카카오 디벨로퍼스와 채널관리자에 가입하고 앱과 채널을 만들어 주세요.

{% endstep %}

{% step %}
필수 항목들을 입력하고 가입 약관에 동의해 주세요.

{% endstep %}

{% step %}
\[다음] 버튼을 누르면 디벨로퍼스 가입, 앱 생성, 채널관리자 가입, 채널 생성이 완료돼요.

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

{% step %}
가입 및 생성이 완료되면 \[3. 카카오싱크 적용]로 이동해 주세요.

쇼핑몰 회원 가입 동의 항목 중 출생연도, 배송지, 성별 중 하나라도 '필수 수집'으로 설정되어 있다면, 해당 항목에 대한 검수가 진행돼요.

이 3가지 항목이 모두 '필수 수집'이 아니라면 해당 페이지는 보이지 않아요.
{% endstep %}

{% step %}
내용을 충분히 읽어 본 후 \[위 내용을 확인합니다]에 체크하고 \[다음]을 눌러 주세요.

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

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

{% endstep %}

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

{% endstep %}

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

{% endstep %}

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

<figure><img src="/files/VhoBSeshR4jG8Wc4ODsa" 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-2.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.
