# 개인정보 처리방침 - 동의 내역 추가 설정

## 동의 내역 추가

회원이나 비회원에게 개인정보를 수집하고 이용하려면 목적에 맞게 동의를 받아야 해요.\
상황에 따라 필요한 동의 내역을 추가하거나 삭제할 수 있어요.

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

{% tabs %}
{% tab title="약관 선택" %}
추가하고 싶은 약관을 선택해 주세요.

<figure><img src="/files/u7xLy6hCfjTCGwcqjBcc" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="목적" %}
선택한 약관에 따라 지정된 목적을 고르거나 직접 입력할 수 있어요.

<figure><img src="/files/UCB9iblSar3gIPAumWvd" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="항목" %}
목적에 따라 항목이 자동으로 입력되거나 직접 선택해서 추가할 수 있어요.

<figure><img src="/files/VufDVQWw47VJeqQ7rbyV" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="보유 기간" %}
해당 동의 내역을 수집하고 이용할 기간을 입력할 수 있어요.

<figure><img src="/files/7f3bnhJkq2mSLPSIuQ4W" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
전문과 공급자를 제외한 모든 영역에 동의 내역을 추가할 수 있어요.
{% endhint %}

***

## 동의 내역 추가 완료

추가한 동의 내역은 각 약관에서 확인할 수 있어요. 여기에서 노출 순서를 바꾸거나 추가한 동의 내역을 삭제할 수도 있어요.

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


---

# 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/set/undefined/undefined-65.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.
