# Email

Emails are used by almost all organizations world wide, as a result we have built email alerting into the platform.&#x20;

#### Step 1:

Now that we have the provider configured and working as expected, we are ready to create our alert. To do this navigate to Manage > Alerts > Add:

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

In the form fields, enter the following information:

* Name: The name you wish to give to the alert
* Criteria: Either Power Up or Power Down
* Alert Rule Type: Select Email
* Email Recipients: Enter a comma separated value of all email recipients for this alerts
* Sites: Select all the sites you want this alert to be configured for.

Once you are happy with the alert rule form, proceed to hit "Create" and the alert rule will now become active.


---

# 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.turnitoff.ai/integrations/messaging-providers/email.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.
