> For the complete documentation index, see [llms.txt](https://support.megadoga.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.megadoga.com/sapto/hui-yuan-guan-li.md).

# 会員管理

## 会員管理画面の確認方法

\[会員管理]画面について説明します。

以下のスクリーンキャプチャを参考の上、ご確認ください。

<figure><img src="/files/Heuq0p1STUw0Clww87K4" alt=""><figcaption><p>画像クリックで拡大</p></figcaption></figure>

1. **会員リスト**：現在登録されている会員情報がリスト表示されます
   * グループ：会員が所属しているグループ\
     複数グループに所属している場合は、「Aグループ 他1」と表示されます
   * ステータス：会員情報のステータスが表示されます。\
     待機：会員承認待ちの状態（※登録承認を設定にしている場合）[\[→会員登録・退会ポリシー\]](/frontsaito/sbisuporishno.md#porish)\
     拒否：会員承認で拒否になっている状態（※登録承認を設定にしている場合）\
     完了：会員登録が完了している状態\
     退会：会員登録後、解約もしくは退会した状態
   * 会員：会員名と、メールアドレスが表示されます
   * 注文：会員が注文した商品（動画）の合計数が表示されます
   * 注文金額：会員が注文した商品（動画）の合計金額が表示されます
   * 登録日：会員登録した日が表示されます
   * 最終ログイン日：会員が最後にログインした日時が表示されます<br>
2. **検索メニュー**：現在登録されている会員情報の検索をおこないます\
   提供しているフィルターを使用するか、会員情報を直接入力して検索することが可能です。
   * グループ検索：所属グループ基準で検索結果をリスト表示します。
   * ステータス検索：会員のステータス基準で検索結果をリスト表示します。
   * 会員名、メール検索：会員名や、登録されたメールアドレスを直接入力して検索することができます。<br>
3. **CSVアップロードボタン**：CSVデータを使って、新規会員を一括登録することができます。\
   操作方法については[\[→CSVデータのアップロード\]](/sapto/hui-yuan-guan-li/csvdtawotta.md#id-2-csvdtanoappurdo)を確認してください。<br>
4. **CSVダウンロードボタン**：現在登録されている会員情報のダウンロードが行えます。\
   操作方法については[\[→ユーザー情報のダウンロード\]](/sapto/hui-yuan-guan-li/csvdtawotta.md#yznodaunrdo)を確認してください。<br>
5. **会員登録ボタン**：会員情報を手動で登録ができます。\
   操作方法については[\[→ユーザー会員の登録\]](/sapto/hui-yuan-guan-li/yzno.md#yzno)を確認してください。<br>
6. **会員修正**：会員一覧の\[会員]項目をクリックすると、会員情報の修正が行えます。\
   操作方法については[\[→ユーザー会員の修正\]](/sapto/hui-yuan-guan-li/yzno.md#yzno-1)を確認してください。<br>
7. **チェックボックス**：会員情報を削除する際に使用します。クリックするとチェックが入ります。<br>
8. **削除ボタン**：チェックボックスにチェックを入れると有効化されます。\
   操作方法については[\[→ユーザー会員の削除\]](/sapto/hui-yuan-guan-li/yzno.md#yzno-2)を確認してください。<br>
9. **表示件数**：会員管理画面に、何件の会員情報を表示させるか選択することができます。


---

# 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, and the optional `goal` query parameter:

```
GET https://support.megadoga.com/sapto/hui-yuan-guan-li.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
