# Test Email

### Introduction

The **Test Email** feature allows users to verify the functionality of their email settings. This test ensures that emails can be sent and received correctly through the system.

{% hint style="info" %}
Navigate to **Support -> System Tests -> Test Email**
{% endhint %}

***

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

1. **Sender Email**: Enter the email address from which the test email will be sent.
2. **Target Email**: Enter the email address to which the test email will be sent.

Both fields are required.

{% hint style="success" %}
You can define an external email relay in the settings if needed.
{% endhint %}

After entering the required information, click **Send** to initiate the test email.


---

# 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://wiki.lucysecurity.com/application-reference/support/system-tests/test-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.
