# Where do submissions of Email signup form go?

Email signup forms are an essential tool for collecting customer email addresses directly through your online store.&#x20;

* When a customer submits an email through the signup form, their email address is automatically collected.
* This data is stored in the **Customers** section of your Shopify admin panel.

### **How to access your customer emails:**

* Navigate to your Shopify admin and go to **Customers**.
* You'll see a list of all email addresses collected through the signup forms.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/1e85bf75-5022-495e-b2e5-ce0909671220/Screenshot%202024-12-23%20at%202.39.03%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: Email signup forms are a simple yet effective way to grow your marketing list and maintain ongoing engagement with your customers. By leveraging the email data stored in Shopify, you can enhance your business's outreach and build lasting relationships.
{% endhint %}


---

# 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/where-do-submissions-of-email-signup-form-go.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.
