> ## Documentation Index
> Fetch the complete documentation index at: https://help.mosh.jp/llms.txt
> Use this file to discover all available pages before exploring further.

# 顧客一覧・旧顧客管理画面

> 顧客情報の確認・検索・メッセージ送信など、顧客一覧画面の使い方をご案内します。

<CardGroup cols={2}>
  <Card title="顧客一覧とは" icon="circle-info" href="/creator/customers/customer-list/about">
    顧客一覧機能の概要・できること
  </Card>

  <Card title="顧客情報の検索と絞り込み" icon="magnifying-glass" href="/creator/customers/customer-list/search-filter">
    MOSH ID・メール・顧客タグ・決済ステータスで絞り込む方法
  </Card>

  <Card title="指定したゲストにメッセージを作成する" icon="user-check" href="/creator/customers/customer-list/message-to-guest">
    特定のゲストを選んでメッセージを送る方法
  </Card>

  <Card title="全員にメッセージを作成する" icon="users" href="/creator/customers/customer-list/message-to-all">
    顧客一覧の全員に一括でメッセージを送る方法
  </Card>

  <Card title="旧顧客管理について" icon="clock-rotate-left" href="/creator/customers/customer-list/old-customer-management">
    旧顧客管理画面の説明と新画面への移行について
  </Card>
</CardGroup>
