# How to forward a contact form in Shopify to a different email with Gmail filters

1. Send an email to yourself from the form that you want to forward
2. Go to your email and find the message that was just sent from the form. Look for the "Form Location" in the email body.

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

3. Copy and paste the full text that you find there into the gmail filter you create:

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

4. Click "Create Filter" and then choose the settings to forward to another email:

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

5. Save that filter and test! You might find that the first time it forwards, it ends up in spam, so we recommend whitelisting "<mailer@shopify.com>" to ensure it comes through.


---

# 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://design-packs.gitbook.io/docs/fundamentals/helpful-guides/how-to-forward-a-contact-form-in-shopify-to-a-different-email-with-gmail-filters.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.
