> 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/operations/events-and-calendar/event-email-templates.md).

# Event Email Templates

You can update the subject line and body of each message to match your company’s tone and style.

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

***

## How Do I Edit Event Email Templates?

1. Click the **person icon** in the top-right corner of the app and choose **Account Settings**.
2. Navigate to **Communications** > **Email Templates**.
3. You’ll see four templates related to sales events:
   * **Event Confirmation**
   * **Event Reminder (1 Day Before)**
   * **Event Reminder (1 Hour Before)**
   * **Event Canceled**
4. Click on any template to edit the **subject line** and **message body**.
5. Click the checkbox to enable the email template.
6. Save your changes.

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

{% hint style="warning" %}
**Important**

* These email templates only apply to **sales events**, and for jobs.
* There is **no editable template** for **rescheduled events**.
* If you change the date or time of a event, an updated confirmation email is sent automatically with the new details.
* Customers can use **Add to Calendar** links in event emails for **iCal** or **Google Calendar**. Those calendar entries update automatically if the event changes or is cancelled.
  {% endhint %}

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

&#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>Calendar Availability</strong></td><td>Set your weekly calendar availability and override specific days for vacations or time off in PaintScout.</td><td><a href="/pages/75BCloG8OtCuUHuroSx0">/pages/75BCloG8OtCuUHuroSx0</a></td></tr><tr><td><strong>Google Calendar</strong></td><td>Connect Google Calendar for one-way or two-way sync of sales events with PaintScout</td><td><a href="/pages/YILLGVEsQEVGil3klzUM">/pages/YILLGVEsQEVGil3klzUM</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/operations/events-and-calendar/event-email-templates.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.
