> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/email-and-communication/email-settings/how-to-create-an-email-template.md).

# Create an Email Template

Email templates in PaintScout are reusable messages for sending estimates, invoices, and work orders. They support personalization tags that auto-populate customer and company information.

➡️ **Skip to the 0:16 timestamp in the video below.**

{% embed url="<https://www.youtube.com/watch?v=S69zi404VSI>" %}

1\. Click the person icon in the top right of your page and go to your **Account Settings** > **Communications** > **Email Templates** section.

2\. Click on the **Estimate, Invoice,** or **Work Order** tiles to create your default email template. You can also create more email templates by clicking the +**New Template** button.

<figure><img src="/files/mbtCCaexE0GyGIL1Z6X0" alt="Screenshot showing the Email Templates section with Estimate, Invoice, and Work Order tiles and New Template button"><figcaption></figcaption></figure>

3\. Create your subject line. Click the **Tag** icon to add a personalization!

<figure><img src="/files/7yd0Vg6NaKdKn0iiGSuC" alt="Screenshot showing the subject line field with the Tag icon for adding personalization tags"><figcaption></figcaption></figure>

* **Tags** are dynamic placeholders that auto-populate information from the estimate, such as the customer's first name or your company name. When you send the estimate, PaintScout fills in the correct values automatically.

4\. Create the body of your email. A link to the estimate will automatically be included in the email when you go to send off the estimate.

<figure><img src="/files/WdDCzrxmbi2OO4ple7Yc" alt="Screenshot showing the email body editor where you compose the template message content"><figcaption></figcaption></figure>

5\. To use your created template select your template from the **Template** drop-down when sending an estimate!

<figure><img src="/files/OepgNFTso5xMLkWjhkxJ" alt="Screenshot showing the Template dropdown when sending an estimate to select a saved email template"><figcaption></figcaption></figure>

{% hint style="info" %}
When complete, ensure the **Enabled** checkbox is selected, and don't forget to save your changes!
{% endhint %}

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Automatic Emails</strong></td><td>Customize automatic email templates sent when estimates are accepted, declined, payments received, or events are booked or cancelled.</td><td><a href="/pages/IVa4SqlYUnlkSScRexIU">/pages/IVa4SqlYUnlkSScRexIU</a></td></tr><tr><td><strong>Auto Follow-Ups</strong></td><td>Set up automated follow-up messages via email or text based on estimate status triggers to improve quote acceptance rates.</td><td><a href="/pages/2OBuyoEqKDjhfhMfPpgt">/pages/2OBuyoEqKDjhfhMfPpgt</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/email-and-communication/email-settings/how-to-create-an-email-template.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
