# Email Management

As part of the Maica installation, we’ve created standard email templates to notify an internal user when key events happen.&#x20;

<figure><img src="/files/jxBehSXXiPBIf1W5laZc" alt=""><figcaption><p>Maica Email Management settings</p></figcaption></figure>

{% hint style="info" %}
If you'd prefer to use your own email templates for these notifications, you can learn more about Salesforce Email Templates [here](https://help.salesforce.com/s/articleView?id=sf.email_templates_lightning_parent.htm\&language=en_US\&type=5).
{% endhint %}

The following email notifications have been set up as part of the Maica installation.

<table><thead><tr><th width="222.33333333333331">Email Template</th><th>Purpose</th><th data-hidden></th></tr></thead><tbody><tr><td>Maica Plan Change Dates Notification</td><td>An internal email sent when the End Date of a Plan is updated</td><td></td></tr><tr><td>Maica Service Booking End Date Approaching Notification</td><td>An internal email sent when the End Date of a Service Booking is approaching</td><td></td></tr><tr><td>Maica Service Booking Utilisation Notification</td><td>An internal email sent when the Utilisation % of a Service Booking is approaching the level set in Client Management Settings</td><td></td></tr><tr><td>Maica PRODA Device Expiry Reminder</td><td>An internal email sent when the PRODA Device expiry is approaching</td><td></td></tr></tbody></table>


---

# 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/general-information/client-management-settings/email-management.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.
