> For the complete documentation index, see [llms.txt](https://onehae.gitbook.io/onehae-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onehae.gitbook.io/onehae-v2/initialization/entrust_of_collected_personal_information.md).

# 개인정보처리위탁 약관 추가

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

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

원해 서비스는 쇼핑몰 고객들의 개인정보에 해당하는 이름, 아이디 등을 취급하기 때문에 쇼핑몰 약관중에 개인정보에 대한 처리를 위탁한다는 '개인정보 처리 위탁' 에 관한 약관을 쇼핑몰에 추가해야 해요.

### 약관을 추가했는데 어디서 완료 체크를 할 수 있나요?

원해 홈에서 'CRM으로 쉽게 매출 올리기'를 클릭하시면 나오는 팝업을 통해서 개인정보처리위탁약관 \[추가 완료]를 클릭 해주세요!

## 위탁약관을 꼭 추가해야 하나요?

네, 개인정보보호법 제 26조 (업무위탁에 따른 개인정보의 처리 제한) 에 따라 위탁할 업무 범위 구분, 수탁자와 처리 범위 명확하게 명시해야 해요. ※ 개인정보 처리 위탁과 관련한 상세한 내용은 '개인정보 처리 위·수탁 안내서(개인정보보호위원회, '20.12)'를 통해 확인하실 수 있어요. 개인정보자체의 관리 주체는 자사몰이며, 관리의 책임도 자사몰에 있어요.&#x20;

{% hint style="info" %} <mark style="color:yellow;">약관 추가를 완료하였다고 동의하지 않으면 정상적으로 서비스를 이용하실 수 없어요!</mark>
{% endhint %}

## \[카페24] 개인정보 처리 위탁약관 추가하는 법

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

1. 카페24 관리자 페이지 로그인
2. [\[관리자\] 쇼핑몰 설정 > 기본 설정 > '약관 · 정보 설정 > 이용 약관 설정'](https://eclogin.cafe24.com/Shop/?onnode=1\&menu=19\&mode=pro)
3. 개인정보 처리방침(탭)
4. 회원가입시(탭)
5. 설정 (버튼)&#x20;

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

6. 아래 내용을 기입하고 사용여부를 사용함으로 변경해 주세요.

> 아래 내용의 동의 여부는 회원가입에 영향을 미치지 않습니다. 단, 동의 거부시 서비스 이용에 제한이 있을 수 있습니다.
>
> 제공받는 자 - 주식회사 카반즈&#x20;
>
> 목적 - 데이터 기반의 CRM 발송(카카오톡, SMS, E-mail등), 분석 및 리포트 업무를 진행하기 위함&#x20;
>
> 항목 - 이름, 아이디, 이메일 보유기간 - 계약 종료시까지

<figure><img src="/files/5SBLNFXy8s8VhqAETgtM" 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, and the optional `goal` query parameter:

```
GET https://onehae.gitbook.io/onehae-v2/initialization/entrust_of_collected_personal_information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
