# Update your store's customer email

Kit Karts will contact users who have abandoned their cart using the email address set within Kit Karts. Follow the steps below to update it.

1\. Starting from the Kit Karts app, navigate to the **Settings** tab.

2\. Locate the **Email From name** field under the **Email Settings** section.

3\. Change the value to the desired email address

<figure><img src="/files/8csc0wsHj4iuofVOyaz7" 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/update-your-stores-customer-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.
