# メンバーシップメンバー管理

有効中のメンバーと終了したメンバーを簡単に区別でき、メンバーごとの各種データをすぐに確認できるため、**運営効率**が大幅に向上します。

### <mark style="color:$primary;">**1. メンバー管理画面へのアクセス方法**</mark>

* PC : プレイス管理ページへ移動後、左側メニューから\
  　**メンバーシップ ＞ メンバーシップメンバー管理** をクリックします。
* モバイル : プレイス管理ページへ移動後、左上のメニュー（≡）をタップし、\
  　**メンバーシップ ＞ メンバーシップメンバー管理** をタップします。

***

### <mark style="color:orange;">**2**</mark><mark style="color:$primary;">**.**</mark> <mark style="color:$primary;"></mark><mark style="color:$primary;">メンバー状況を確認する</mark>

メンバー管理画面では、以下の情報を確認できます。

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

#### **1)** メンバー基本情報

* メンバーの **名前、メールアドレス、現在利用中のプラン** などの基本情報を確認できます。

#### **2)** メンバー検索

* **名前またはメールアドレス** でメンバーを検索できます。

#### **3)** メンバーの状態区分

* **有効メンバー**：現在メンバーシップを利用中のファン
* **期限切れ**：メンバーシップが終了したファン

#### **4)** メンバーの決済情報

* **総決済回数、総決済金額、最終決済日、初回登録日** などを確認できます。

***

### <mark style="color:orange;">**3.**</mark> <mark style="color:$primary;">メンバーシップ運営に役立つ活用ポイント</mark>

#### **1)** メンバーシップの利用状況を確認する

* メンバーシップを運営しながら、**有効メンバー** と **終了メンバー** を簡単に区別できます。\
  これにより、メンバー維持施策や運営方針をより体系的に検討できます。

#### **2)** メンバーごとに特典を最適化する

* コアなファンを把握し、**長期間利用しているメンバーに特典を提供する** など、\
  メンバーに応じた柔軟な運営がしやすくなります。

#### **3)** プラン別にメンバーを管理する

* メンバーが利用中の **プランを基準に絞り込む** ことで、\
  各メンバーがどの特典を受けているのかを簡単に把握できます。

***

#### 今後のアップデートについて

本機能は **CTEEチームが継続的に改善を行っています**。\
今後は、より多様なメンバー向け特典の提供や、メンバーごとの決済詳細の確認機能などを追加予定です。\
今後のアップデートにもぜひご期待ください。


---

# 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://ctee.gitbook.io/creator-center/ja/manager/fandom/membership/management.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.
