# Revert Recovery Email to Shopify Default

Kit Karts now allows you to have a Shopify default-styled recovery email.

{% hint style="info" %}
**Note:** If you decide to revert the recovery email template to Shopify's, this action will remove all customization/custom text that you may have added to the template before this action.
{% endhint %}

1. Navigate to the **Recovery Email** tab.
2. Click on **Edit HTML.**

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

3. Click **Revert to Default,** then **Yes, Revert** after reading the important message.

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

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

4. Click on the green **Save Changes** button at the top-right corner of the page.

{% hint style="info" %}
Changing the custom message or color of the Recovery Email requires you to revert your Recovery Email to the default Shopify version.
{% endhint %}

5. To re-add lost promo codes, simply type the message into the **Message** section on the bottom right of the screen.

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


---

# 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://shoppad.gitbook.io/kitkarts/revert-recovery-email-to-shopify-default.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.
