# Elastic Email

**Step 1: Get your credentials from Elastic Email account**&#x20;

* Login in to your <https://app.elasticemail.com/api/> Elastic Email account and go to dashboard.&#x20;

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

* Now go to Settings.

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

* Now click on 'Create additional API Key' in API. Enter all the details and click 'Create'.

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

* Now copy your API Key.

**Step 2: Setup your API key in Integrations tab**

* Now go to <https://app.questlabs.ai/admin/settings> . Click on Integrations.

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

* Now select the Elastic Email. Enter your copied API Key and Secret key here and click save.

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

* Now go to Advanced and click on Alerts.

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

* &#x20;Here you can see all your alerts. If you are new you will get nothing. Now click on 'Add a webhook'.

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

* &#x20;Now fill the details like: Entity Alert title, and select the alert type from the dropdown and then select the campaign. In destination select Elastic Email and in Campaigns select the list/campaign in which you want to add the contact data.

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

* In select fields you can decide what fields to add in list and in Customize your message you can customize your message.
* In Conditions you can also add conditions for any specific case/condition.
* Click on save this Automation.

<figure><img src="/files/44Dv9joO7vNYiJntoHRQ" alt=""><figcaption></figcaption></figure>

* Alert is created. Now you can Test, Edit, Change status and delete this alert from 'Alerts' tab.


---

# 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.questera.ai/integrations/email/elastic-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.
