# 회원 탈퇴 메뉴 추가

## 관리자 메뉴 위치

`설정` > `회원 설정` > `회원 설정`&#x20;

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/C2GPhEV6wzn7YvM1Qgu0" alt=""><figcaption></figcaption></figure></div>

### 탈퇴 처리 방법

**관리자 메뉴 위치 :** `회원` > `회원 조회` > `탈퇴 회원 관리`

<div align="left"><figure><img src="/files/5SsAtIDNKgk0Wun2FJbL" alt=""><figcaption><p><mark style="color:blue;"><strong>관리자 쇼핑몰 회원탈퇴 관리 메뉴</strong></mark></p></figcaption></figure></div>

* 회원 탈퇴 진행 시 자동 회원 탈퇴의 경우 위 이미지에서 번호 2와 같이 탈퇴 요청과 완료 일자가 동일해요.
* 사이트에서 탈퇴 진행하는 시점에 탈퇴 처리 진행되면서 전화 / 메일 등 데이터가 삭제돼요.
* 관리자 인증 후 탈퇴 방식은 번호 1과 같이 탈퇴 일자 중 완료에 미탈퇴라는 문구가 노출되고, 전화 / 메일 등 데이터가 그대로 유지되어 관리자가 탈퇴 사유 등을 확인한 이후에 탈퇴 승인 처리해야 최종 탈퇴가 진행돼요.
* 회원 탈퇴 메뉴 변경에 따라서 사이트상에서 진행되는 탈퇴 신청 절차가 변경되지는 않아요.


---

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