# E-Mail Configuration

Apica Ascent insights can be configured to send emails to notify alerts. It uses smtp mail and requires following information for configuration:

1. Mail Server DNS/IP
2. Mail service/relay port for SMTP e.g. 25 or 465/587 (TLS/SSL)
3. Username for the mail service/relay
4. Password for the user above in 3
5. Default Sender E-Mail: The send e-mails will show up as from this sender
6. Depending on what port you are using and support at the mail service/relay, select either SSL/TLS to be enabled

{% hint style="info" %}
The E-mail configuration is a global configuration and is available only to the admin user
{% endhint %}

{% hint style="danger" %}
The default sender e-mail in most cases will need to be a verified e-mail address from the Mail service/relay provider
{% endhint %}

The following attributes can be setup by Apica Ascent admin on UI.

![Apica Ascent Insights Email Setup](/files/-MEMDlLQNneX3qwtUBKz)


---

# 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.apica.io/admin/email-configuration-setup.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.
