> For the complete documentation index, see [llms.txt](https://docs.centousapps.com/insureful/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.centousapps.com/insureful/app-set-up/email-templates/in-app-email-templates.md).

# In-App email templates

#### Insureful provides two types of email templates that allow you to communicate with customers and internal teams throughout the claim lifecycle. These templates help ensure consistent, timely, and professional communication for actions such as claim requests, claim updates, cancellations, and reorders.

#### **Types of Email Templates Available**

1. **In-App Email Templates**\
   These are built-in email templates provided directly by Insureful. They are enabled by default and can be used immediately without any third-party integrations.
2. **Klaviyo Integrated Email Templates**\
   These templates are managed through Klaviyo and are available once Klaviyo is connected with Insureful. They are ideal for merchants who require advanced email customization, branding, and automation workflows.

### **Step 1: Enable In-App Email Templates**

To use Insureful’s default email notifications, ensure that the **In-App Email Templates** option is enabled within the app settings. Once enabled, Insureful will automatically send emails based on different claim-related events.

<figure><img src="/files/9yf5oWhePbG5XCMww2Vh" alt=""><figcaption></figcaption></figure>

### **Step 2: Set Up and Customize Templates**

All in-app email templates are **preconfigured by default**, allowing you to start using them immediately. However, Insureful also gives you full flexibility to customize these templates to match your brand voice and communication style.

For each template, you can:

* Customize the **email subject line**
* Edit the **email content/body**
* Adjust the messaging based on your internal or customer-facing requirements

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

#### **Example: Claim Request Email (Admin)**

The **Claim Request for Admin** template is used to notify store administrators when a new claim is submitted. You can modify the subject line and email content to reflect your internal workflow, escalation process, or branding preferences.

This template serves as a reference example. All other in-app email templates follow a similar structure and customization process, making it easy to manage and maintain consistent communication across all claim-related emails.


---

# 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:

```
GET https://docs.centousapps.com/insureful/app-set-up/email-templates/in-app-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.
