# Data Rule Email Template

## Write it Yourself !

Email Template feature in Fogwing IIoT Platform is available for Data Rule, Edge and User Management. In the Data Rule, Email Template can be customized for outgoing and invalid alerts / warnings communicated as emails to users and their customers.

To Customize Data Rule Email Template:

1. Begin with Logging in to your Fogwing IIoT Platform account.
2. Upon Login, the Home page will appear.
3. The menu bar will be found towards the left side of the screen. The settings icon will be available on the menu bar.
4. Click the settings icon from the menu bar. The settings page will display.
5. From the Settings page, select the Email Template card. The Email Template page will appear with Data rule display.
6. Click the Edit icon under the Action column of the Alert that is to be customized.&#x20;
7. The Edit Email Template will display.&#x20;
8. Perform the required edits for Emails if you do not wish the system generated static email message.
9. Click the Update button toward the bottom right corner.

> **Once the Email template is edited / customized, the status function will be enabled in the Data rule section of the Email template page. Users can then either enable or disable the status.**


---

# 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.fogwing.io/fogwing-platform/settings/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.
