# Participant Statement Email Template

Out of the box, Maica comes with an email template called `Maica NDIS Plan Participant Statement` that contains all the details required in a monthly statement this is captured under the `{statement}` tag.&#x20;

The [Participant Statement Detail](/ndis-management/participant-statement/participant-statement-email-template/participant-statement-detail.md) article explains the detailed logic around the `{statement}` tag and its importance.

![](/files/IcjB3qoBnBwrm1pCwRLA)

You can customise the template by clicking on **Clone** and update the following fields only:

* Email Template Name
* Description
* Folder
* Subject&#x20;
* Enhanced Letterhead
* HTML Value

{% hint style="warning" %}
The `{statement}` must be included in the HTML Value of the Email Template and you **must not** change the **Related Entity Type** from `Plan` to something else.&#x20;
{% endhint %}


---

# 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://kb.maica.com.au/ndis-management/participant-statement/participant-statement-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.
