> ## Documentation Index
> Fetch the complete documentation index at: https://docs.recheckapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Email

> Allow customers to update their email address after placing an order.

<Steps>
  <Step title="Open Recheck and click on Modules in the left menu." />

  <Step title="Select Email from the list of modules." />

  <Step title="Enable the &#x22;Edit email&#x22; toggle.">
    This lets customers update their email address from the Thank You or Order Status page.
  </Step>

  <Step title="Optional: Enable &#x22;Email validation&#x22;.">
    When enabled, Recheck checks for common typos and formatting issues while the customer is editing their email, and can suggest a correction (for example, a misspelled domain).
  </Step>

  <Step title="Optional: Enable &#x22;Change default customer email&#x22;.">
    When enabled, Recheck updates the email address on the customer profile. For customers with past order history, this migrates their past order data to the new email entered by the customer.
  </Step>
</Steps>

## Settings

### Edit email

Allows customers to change their email address after placing an order.

Use this if customers sometimes mistype their email at checkout or want to update where they receive order updates.

### Email validation

Checks for common typos and email formatting errors when the customer is editing their email address, and shows a suggested correction when applicable.

This helps prevent issues like:

* Misspelled domains that cause missed order updates
* Invalid formatting that blocks successful updates

### Change default customer email

Updates the email address on the customer profile, not just the current order.

This is helpful when:

* A customer wants all future communication to go to the new email
* You want their past order history associated with the updated email

<Note>
  Enabling <b>Change default customer email</b>

  affects the customer profile and can move historical order data to the new email. Use this when you want the new email to become the customer’s primary email going forward.
</Note>

<NeedHelp />
