# 회원 관리

- [메일/SMS 회원 엑셀 수신거부](https://help.makeshop.co.kr/manual/member/undefined-2/sms.md): 고객의 메일/SMS을 수신거부 처리, 수신거부 철회를 개별 처리 및 엑셀로 일괄 처리할 수 있어요.
- [관리자/회원 개인정보 동의 내역](https://help.makeshop.co.kr/manual/member/undefined-2/undefined.md): 회원이 쇼핑몰에 가입하면서 동의한 \[필수], \[선택] 동의 내역을 확인하고 필요에 따라 선택 동의를 철회하거나 다시 동의할 수 있어요.
- [필수/선택 추가정보 동의 및 입력](https://help.makeshop.co.kr/manual/member/undefined-2/undefined-1.md): 관리자가 수집하고자 하는 항목을 추가하는 경우 신규 회원은 가입할 때 추가 항목을 입력할 수 있어요. 기존 회원은 회원 정보 수정에서 개선된 수집 방법으로 추가된 항목에 동의하고 정보를 입력할 수 있어요.


---

# 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/manual/member/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.
