# メールテンプレート

CS-Cartからユーザーに自動で配信される各種メールの文面を管理します。

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

<table><thead><tr><th width="242">項目</th><th>説明</th></tr></thead><tbody><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/website/mail_templates.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.
