> 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/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/customize-microsite-lifecycle-emails.md).

# 自定义微站生命周期邮件

在自动设置过程中，会为您的微站点创建两封生命周期邮件：

* 用户验证
* 密码重置

您可以保持原样、编辑它们，或创建全新的邮件，在这些情况下发送给用户。

<details>

<summary>添加新邮件</summary>

1. 在左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[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. 用您新创建的邮件替换现有生命周期邮件之一。

</details>

<details>

<summary>编辑邮件模板</summary>

1. 在左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[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/209022bdb234289211a24a980f6227a8684cc439) **\[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:

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