# 2. 개인정보 처리위탁 내용 추가

{% stepper %}
{% step %}
*쇼핑몰 설정 > 기본 설정 > 이용 약관 설정*  메뉴

[카페24 관리자 페이지](https://store.cafe24.com/kr/apps)의 *쇼핑몰 설정 > 기본 설정 > 이용 약관 설정*  메뉴로 이동합니다.

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

{% step %}
개인정보처리방침 내용 수정

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

`개인정보처리방침 전체내용` 탭의 '개인정보처리의 위탁에 관한 사항' 항목에 아래 내용을 복사하여 붙여넣기 해주세요.

{% code overflow="wrap" %}

```
[개인정보 처리 업무의 위탁]
      ○○○는 기본적인 서비스 제공, 더 나은 서비스 제공, 고객편의 제공 등 원활한 업무 수행을 위하여 다음과 같이 개인정보 처리 업무를 외부전문업체에 위탁하여 운영하고 있습니다.

    [개인정보 처리 업무의 위탁 현황]
    수탁자 : (주)와이즈트래커
    위탁사무 및 목적 : 문자메세지 발송대행
    재수탁자 및 재위탁업무 : ㈜카카오: 카카오채널 서비스 운영 및 카카오톡을 이용한 알림 정보 전송
    
    ○○○는 이용계약서 등을 통하여 개인정보보호 관련 법규의 준수, 개인정보에 관한 비밀유지, 개인정보의 제3자 제공 금지, 사고시의 책임 부담, 위탁기간, 처리 종료 후의 개인정보의 반환 또는 파기의무 등을 규정하고, 이를 지키도록 관리하고 있습니다.
```

{% endcode %}
{% endstep %}
{% endstepper %}

약관이 잘 반영되었는지 확인 후 다음 단계로 넘어갑니다. 👣


---

# 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://document.wisetracker.co.kr/cafe24/start/must-do/privacy-outsourcing.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.
