# Email Server Configuration

The Avo Assure email server configuration function helps users set up and manage server responsibilities for sending and receiving emails to specific recipients from Avo Assure. It can be set up from the Email Server Configuration Window in Avo Assure by providing sufficient data. Users can check whether they can receive emails from different users in the Avo Assure server.

### [Roles that can access email server configuration](https://docs.avoautomation.com/administration/privileges)&#x20;

* Admin &#x20;
* Quality Manager with Admin as secondary role&#x20;

### This document contains:&#x20;

**Steps to perform Email Server Configuration**

The steps to set up Email Server Configuration in Avo Assure are:&#x20;

1. Navigate to the Admin section on the left pane of the landing page
2. Navigate to Email Server Configuration
3. Select SMTP (Simple mail transfer protocol) from the Select Provider dropdown.&#x20;

{% hint style="info" %}
Note: The Host Name, Server Name and Port numbers will get auto populated in their respective fields.  The users can edit the auto populated data as per their requirements and set up the Authentication type, Server connection and Ignore TLS Errors if required.&#x20;
{% endhint %}

3. Provide the Avo Assure URL in the Avo Assure URL field
4. Click on the Test button and provide the recipient email id in the popup&#x20;
5. Click on the test button in the popup after entering the recipient's email address to send the email.&#x20;


---

# 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.avoautomation.com/administration/email-server-configuration.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.
