# Customize Microsite Lifecycle Emails

Two lifecycle emails are created for your microsite during the auto setup process:

* User verification
* Password reset

You can leave these as-is, edit them, or create entirely new emails to send your users for these situations.

<details>

<summary>Add a new email</summary>

1. In the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Content**.
2. On the *Microsite* card, select **Edit content**.
3. Select **Emails** in the left sidebar menu.
4. Select **Create new email template**.
5. Enter your email template ID. This should be a short, unique name to help you identify the email. It can't be changed later.
6. Select **Create**.
   * You’ll be redirected to the email editor.
7. Make your changes.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note:</strong> If you want someone on your team to receive a copy of each email that’s sent to a participant, then you can select <strong>Edit</strong> to the right of the <em>Contact Information</em> heading and adjust the <strong>BCC field</strong>.</p></div>
8. Select **Save**.
9. Replace one of the existing lifecycle emails with your newly-created email.

</details>

<details>

<summary>Edit an email template</summary>

1. In the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Content**.
2. On the *Microsite* card, select **Edit content**.
3. Select **Emails** in the left sidebar menu.
4. Select the name of the email you want to edit.
   * You’ll be redirected to the email editor.
5. Make your changes.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note:</strong> If you want someone on your team to receive a copy of each email that’s sent to a participant, then you can select <strong>Edit</strong> to the right of the <em>Contact Information</em> heading and adjust the <strong>BCC field</strong>.</p></div>
6. Select **Save**.

</details>

<details>

<summary>Replace a lifecycle email</summary>

You can decide which email templates are used for the lifecycle emails by adjusting your microsite settings in the Admin Portal.

1. In the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Content**.
2. On the *Microsite* card, select **Edit settings**.
3. In the *Lifecycle Emails* section, select a new **verification** or **password reset** email using the dropdown lists.
4. Select **Save**.

</details>


---

# 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://help.impact.com/brand/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.
