# Email Templates

#### **Email Template Configuration**

#### In this section, you can customize the email settings used to communicate with customers for claim updates, cancellations, reorders, and related actions.

#### Insureful provides two separate types of email templates for merchants:

1. **In-App Email Templates**\
   These are the default email templates provided directly by Insureful and are ready to use without any additional setup.
2. **Klaviyo Email Templates**\
   These templates are provided by Klaviyo and are available when Klaviyo is integrated with Insureful. They allow for advanced customization and automation through Klaviyo.

#### **Choosing the Right Email Template Type**

* **In-app email templates** are best suited for merchants who want quick setup and reliable communication without additional configuration.
* **Klaviyo email templates** are recommended for merchants who want deeper customization, advanced automation, and unified email marketing workflows.

Both options ensure that customers and internal teams receive timely and accurate notifications throughout the claim process.


---

# 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.centousapps.com/insureful/app-set-up/email-templates.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.
