# 휴면회원에 대하여 데이터 분리가 가능한가요?

<mark style="color:blue;">네, 가능해요!</mark>

***

휴면고객이란 쇼핑몰 미로그인 기간이 1년을 초과한 고객을 의미해요.&#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/undefined-4.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.
