> For the complete documentation index, see [llms.txt](https://help.inspiredtheme.com/articles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inspiredtheme.com/articles/faqs/where-do-submission-of-email-signup-forms-go.md).

# Where do submission of Email signup forms go?

***

* To collect customer emails from your online store, add Email signup forms to your online store.

{% tabs %}
{% tab title="Email signup section in the Home page" %}

<figure><img src="/files/dPXhRisBnNDealiMUeDc" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Email signup section in the Password page" %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/52f8ad7a-708d-4fa5-a539-1d521c752cd1/Screenshot%202023-12-22%20at%202.15.43%20PM.png" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Email popup" %}

<figure><img src="/files/klRQxVCmhJIvHyAI2qdQ" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

* Once a customer submits the Email signup form, their email address will be collected and stored in your **Customers** section under the **Shopify Admin** panel.

Go to **Shopify Admin > Customers** and see a list of all the emails subscribed through the signup form.

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

> ***Note**: You can use your customers' emails to grow your business and build relationships with your customers. Sending newsletters to customers who sign up for your mailing list is a great way to let them know about new products and upcoming sales.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.inspiredtheme.com/articles/faqs/where-do-submission-of-email-signup-forms-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.
