# Email Integration

{% embed url="<https://www.youtube.com/watch?v=VttnMB9Rbho>" %}

Hi, and welcome to another evalink tutorial!&#x20;

In this tutorial, we will add and set up the **Email Integration** into your evalink talos account.

Before you start, you will need a dedicated e-mail address like `talos@sitasys.com`.

Your system administrator can help you to get the necessary credentials:

an SMTP host such as `smtp.office365.com`,

an SMTP port, which is usually port `587`,

and a set of username and password.

Once your email address is set up, you will need to add the integration into your evalink talos account.

From your evalink talos dashboard, navigate to the menu `Company`, and click on the tab `Integrations`.

Search for Email and click on: `Add Integration`.

Now, let’s configure the Email integration.

Enter:

* the e-mail address,&#x20;
* the SMPT host and port,&#x20;
* the username and password, provided by your administrator.

To finish the integration setup, click on `Submit`.

The state should now change to "Enabled". If not, you should double check the credentials you entered in the previous step.

As a verification step, you need to click on the three dots and then select the first option `Send test Email` to the email of your choice.

A confirmation message should appear at the top of the screen.

And... that’s it!

evalink talos is now configured to automatically send emails from your email address.


---

# 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://sitasys-ag.gitbook.io/evalink-tutorials/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.
