# 쇼핑몰의 등록한 회원에 대한 관리는 누가 하나요?

쇼핑몰에서 유치한 회원은 쇼핑몰의 책임하에서 회원분들의 개인정보를 보호하면서\
해당 쇼핑몰의 마케팅 및 프로모션에 활용하시면 돼요.

운영하는 쇼핑몰에 개인정보보호 책임자를 지정하여 노출하셔야 하니\
`설정` > `기본 설정` > `약관 설정` > `개인정보 처리방침` 메뉴에서 관련 담당자 등록하여 관리해 주세요.&#x20;


---

# 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/customer/undefined-1/undefined-1.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.
