# Email Destination 🚶‍♂️🚶‍♀️

If you want to receive your notifications to an email address (yours or someone else’s!), nothing simpler.

Just add the desired email destination on the Notifications destination page, by clicking on the button.

Then, choose Email

!\[]\(.gitbook/Screenshot 2022-05-26 at 16.45.45.png)Write in the field the email address you want to use for the export.

!\[]\(.gitbook/Screenshot 2022-05-26 at 16.16.06.png)You can write several addresses at once, just put a comma “,” between each address! And remember that if you choose this email notification destination later, **the notification will be sent to all the email addresses in the destination** .

Save your destination and you can already use it!


---

# 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://community.commandersact.com/adloop/iv-smart-data/integrations/email-destination.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.
