# Add an image to email template

### 📝 Step 1: Upload the image to Shopify Files

1. In Shopify admin, go to **Content → Files**&#x20;
2. Click **Upload files**&#x20;
3. Select your image (PNG/JPG/GIF)
4. After upload, click the file to open it
5. Copy the **file URL** (this is the link used for the email image)

💡 Tip: Shopify Files is the easiest way to host your image so it loads correctly in emails

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

***

### 📝 Step 2: Insert the image into the email content

1. Open Powerful Form Builder app > click **Forms** > open the form you want to edit
2. Click Mail icon on the left side > select email template  (For example: Auto Responder)
3. Scroll down to  email body part
4. In the editor toolbar, click **Insert → Image**

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

5. In the popup:

* **Source**: paste the image URL you copied from Shopify **Files**
* **Alternative description** (optional): type a short description (example: “Store logo”)
* **Width / Height** (optional): set size if needed

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

6. Click **Save**

✅ The image will appear in the email template.

***

#### Need More Help?

If you still need assistance, please contact us at [**support@powerfulform.com**](mailto:support@powerfulform.com). Our team will be happy to help you resolve any issues or guide you further.


---

# 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://docs.powerfulform.com/form-design/add-an-image-to-email-template.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.
