# メッセージセンター

お客様とショップ間のメッセージの履歴を確認できます。

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

<table><thead><tr><th width="249">項目</th><th>説明</th></tr></thead><tbody><tr><td>ID</td><td>メッセージスレッドの識別番号</td></tr><tr><td>メッセージ/件名</td><td>メッセージの内容や件名を表示</td></tr><tr><td>お客様</td><td>メッセージに関連する顧客名</td></tr><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・削除</td></tr><tr><td>日時</td><td>メッセージの送受信日時</td></tr><tr><td><strong>検索</strong></td><td></td></tr><tr><td>お客様名</td><td>顧客名でメッセージを検索</td></tr><tr><td>ショップ</td><td>ショップ名でメッセージを検索</td></tr><tr><td>期間</td><td>メッセージの期間を指定して検索</td></tr><tr><td>期間指定</td><td>具体的な日付範囲を指定して検索</td></tr><tr><td>「検索」ボタン</td><td>設定した条件で検索を実行</td></tr><tr><td>「詳細検索」ボタン</td><td>より詳細な検索オプションを表示</td></tr></tbody></table>


---

# 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://manual-admin.cs-cart.jp/mall-admin/users/message_center.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.
