> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/customize-microsite-lifecycle-emails.md).

# マイクロサイトのライフサイクルメールをカスタマイズする

自動セットアップのプロセス中に、マイクロサイト用の2通のライフサイクルメールが作成されます:

* ユーザー認証
* パスワードのリセット

これらはそのままにしておくことも、編集することも、これらの状況でユーザーに送信するためのまったく新しいメールを作成することもできます。

<details>

<summary>新しいメールを追加</summary>

1. 左側のナビゲーションメニューで次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → コンテンツ**.
2. 次の画面で *マイクロサイト* カードで、 **コンテンツを編集**.
3. 選択して **メール** 左側のサイドバーメニューで。
4. 選択して **新しいメールテンプレートを作成**.
5. メールテンプレートIDを入力してください。これは、メールを識別しやすくするための短くて一意の名前にしてください。後で変更することはできません。
6. 選択して **作成**.
   * メールエディターにリダイレクトされます。
7. 変更を加えます。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注：</strong> チームの誰かに、参加者に送信される各メールのコピーを受け取ってほしい場合は、 <strong>編集</strong> の右側で <em>連絡先情報</em> 見出しの <strong>BCC欄</strong>.</p></div>
8. 選択して **保存**.
9. 既存のライフサイクルメールの1つを、新しく作成したメールに置き換えます。

</details>

<details>

<summary>メールテンプレートを編集</summary>

1. 左側のナビゲーションメニューで次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → コンテンツ**.
2. 次の画面で *マイクロサイト* カードで、 **コンテンツを編集**.
3. 選択して **メール** 左側のサイドバーメニューで。
4. 編集したいメールの名前を選択します。
   * メールエディターにリダイレクトされます。
5. 変更を加えます。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注：</strong> チームの誰かに、参加者に送信される各メールのコピーを受け取ってほしい場合は、 <strong>編集</strong> の右側で <em>連絡先情報</em> 見出しの <strong>BCC欄</strong>.</p></div>
6. 選択して **保存**.

</details>

<details>

<summary>ライフサイクルメールを置き換える</summary>

管理ポータルでマイクロサイト設定を調整することで、ライフサイクルメールに使用するメールテンプレートを決定できます。

1. 左側のナビゲーションメニューで次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → コンテンツ**.
2. 次の画面で *マイクロサイト* カードで、 **設定を編集**.
3. 次の *ライフサイクルメール* セクションで、新しい **認証** または **パスワードのリセット** メールをドロップダウンリストを使用して選択します。
4. 選択して **保存**.

</details>


---

# 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://help.impact.com/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/customize-microsite-lifecycle-emails.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.
