> For the complete documentation index, see [llms.txt](https://supportcenter.creatorlink.net/creatorlink/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://supportcenter.creatorlink.net/creatorlink/management/manage_site_member.md).

# 사이트 회원 관리하기

**비즈니스/심플쇼핑 요금제가** 적용된 웹사이트는 자체적으로 **회원가입 및 관리** 기능을 이용할 수 있습니다.

회원 관리 페이지는 **두가지 방법으로** 접근할 수 있습니다.

{% hint style="info" %}
**회원 관리 페이지 접근 방법**

1. 크리에이크터링크 **관리자 페이지 > 회원관리 탭을 클릭**해 주세요.
2. **사이트 편집 > 사이트 설정 > 로그인/회원가입** 항목의 **설정 아이콘 클릭**해 주세요.
   {% endhint %}

<figure><img src="/files/2Lv2V6I4ZI2gZNkNi2vU" alt=""><figcaption></figcaption></figure>

* **회원 리스트** : 가입된 회원들의 리스트입니다. 회원 검색, 레벨 수정, 탈퇴 및 차단, 회원 목록 엑셀 다운로드 등을 지원합니다.
* **가입 대기** : 가입 승인을 대기 중인 비회원들의 리스트입니다. 회원가입 기능을 **수동**으로 이용중인 경우에 이용하실 수 있습니다.
* **차단 리스트** : 회원 리스트에서 차단한 회원들의 리스트입니다.
* **탈퇴 리스트** : 탈퇴한 회원의 리스트입니다.&#x20;
* **가입 설정** : 승인 방식 설정, 수집 정보 설정, 이용 약관 수정 등의 기능이 제공됩니다.
* **부관리자 설정** : 사이트의 부 관리자를 설정할 수 있습니다.
* **본인/성인인증** : 본인/성인인증 기능을 설정할 수 있습니다.&#x20;

**배포된 사이트**에서 **사이트 회원 관리 버튼**을 클릭하여 해당 기능이 활성화 된 것을 확인해 보세요!&#x20;

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


---

# 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://supportcenter.creatorlink.net/creatorlink/management/manage_site_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.
