# View contact form submissions

When a customer submits a contact form on your Shopify store, the submission details are sent directly to the **sender email address** associated with your store.

### **1. View submission emails:**

* Check your email inbox associated with the sender email address to view all contact form submissions.
* Submissions will include details such as the customer's message, name, and email address.

### **2. Update the sender email address:**

* Log in to your **Shopify admin**.
* Navigate to **Settings** > **Notifications**.
* Locate and edit the **Sender email** field.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/119aa724-60b4-4b6e-ab65-1153a8fbaf1e/Screenshot%202024-12-23%20at%202.44.01%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

* Save your changes to ensure future contact form submissions are directed to the updated email address.


---

# 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.byinspiredlabs.com/others/faqs/view-contact-form-submissions.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.
