# Email Outbound Integration

We will create an outbound email connection for an alert source.

Navigate to your **Alert sources** and click on the desired alert source where the connection (outbound integration) should be created.

![](/files/-MGJYNibcyGjyAYbn032)

In the **Alert actions** view, click on **Create alert action** to get to the creation form.

![](/files/-Mkn3ka7m65J5wG7_1PK)

In the alert action creation view, choose **Email** as connection type.\
You may now decide if this connection should be triggered **automatically** and select the alert events for which you would like to send emails or select **manually** and turn it into an alert action (as seen at the end of this document).

![](/files/-Ma8Ad8t6-r8-SX5Tyrt)

Don't forget to give your alert action a **label** and enter a comma separated list of emails *(one is fine),* that should receive the alert actions emails on alert events, in the **send to** field.

The form already prompts you with a **default template** for each email **subject** and email **body**. You may adjust it to your liking and add or exchange additional template variables from ilert listed below.

![](/files/-MGJYrvxzE_hjaTO6C7J)

If you chose an automatic alert action, there are no more actions needed, as the next alert event on the specific alert source should trigger your alert action and send emails.

In case you chose manual (so called alert actions) you should now see an **action** in the alert context menu for your email alert action on each alert detail view of the selected alert source.

![](/files/-MGJYuLZJx2RS-zGKJQo)

## Related articles

{% content-ref url="/pages/-M9OVQnHrMFRxhJA0vMR" %}
[Email Inbound Integration](/integrations/inbound-integrations/email.md)
{% endcontent-ref %}


---

# 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.ilert.com/integrations/outbound-integrations/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.
