> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/admin/member.md).

# 회원

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

## 회원 페이지란?

회원 페이지는 사이트에 가입이 된 활성 회원 및 탈퇴 회원을 관리할 수 있으며, 쇼핑몰의 경우 회원의 구매 횟수 및 구매 총 금액을 확인하고, 적립금을 지급 또는 차감 할 수 있습니다.

목적에 따라 그룹을 생성하여 그룹별 관리를 할 수 있으며, 특정 대상 또는 그룹 전체 회원에게 메시지 발송을 할 수 있습니다.

회원 관리 및 그룹 관리의 자세한 내용은 각 항목의 상세 가이드를 참고 부탁드립니다.

{% hint style="info" %}
**\[상점설정 > 회원가입]**&#xC758; 기본 로그인 페이지를 통해 가입 시 이메일, 아이디 중 로그인에 사용할 계정 설정 및 가입 시 받을 정보를 설정할 수 있습니다.
{% endhint %}

<table data-header-hidden><thead><tr><th width="159">버리는 항목</th><th></th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><a href="/pages/RdQy5PpXnI8GiHVQVW8B">회원 관리</a></td><td>사이트의 활성 및 탈퇴 회원을 관리 할 수 있습니다.</td></tr><tr><td><a href="/pages/w8CSLUfycxoQDapTJjB2">그룹 관리</a></td><td>그룹을 생성 및 삭제 등의 관리를 할 수 있습니다.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qshop.ai/customer_support/guide/admin/member.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.
