# メールテンプレートの編集ページ

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

<table><thead><tr><th width="271">項目</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><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/website/mail_templates/edit_mail_template.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.
