# Email Templates

Email templates enable custom communication between the WorkSpaces Manager appliance and users or administrators via email. You can use various dynamic variables to compose personalized messages.

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

There are currently a total of 6 templates:

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

1. Amazon WorkSpace Termination Scheduled
2. Amazon Temporary WorkSpace Termination Scheduled
3. Amazon WorkSpace Password Expires Soon
4. Amazon WorkSpace Reboot Scheduled
5. Unused WorkSpace Reminder
6. Amazon WorkSpace New WorkSpace Created

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

The **Email Reminders** section allows administrators to configure automated reminder emails for unused WorkSpaces. These reminders help manage inactive resources and prompt users to take action before clean-up or deprovisioning.

You can create and customize multiple reminders by specifying:

* The number of days a WorkSpace has been unused before the reminder is triggered (e.g. 30, 60, 90 days).
* The content and subject of each email reminder, giving you full control over the messaging at each stage (e.g. first notice, follow-up, final warning).


---

# 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.nuvens.cloud/admin/resources-section/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.
