# How do I change the email displayed on the cart saver email?

If you change the sales notify email through account settings, this will fix it. To change the email that is displayed in your cart saver emails:

1. Log in to your control panel.
2. Click the "hey, \[yourName]" and select "My Account" from the dropdown.
3. In this section, locate and click the "Settings" tab on the right-hand side of your screen.
4. Once this page has loaded, to the right of the screen again, you will notice a panel with the title "Email Preferences". The subheading "Store Emails" has 4 options with checkboxes, you need to click the top option that reads "Sales Notification".
5. Once checked, you will notice an input field come into view, enter the email you wish to display on your cart saver email.
6. Finish by clicking "Save" in the top-right corner of your screen.


---

# 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.freewebstore.com/useful-links-and-pages/faqs/general/how-do-i-change-the-email-displayed-on-the-cart-saver-email.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.
