# Send Email old ui

It is possible to be notified with ‘Send Email Feature’ of Loadium, about the status of your tests. This feature is located on the new test starting pages, at the bottom of the page.

After uploading your test files and determining the parameters, you can decide on which cases you want to be notified via email.

#### The Cases:

* Test Started&#x20;
* Test Finished
* Test Failed

You can choose among these specific cases. Besides your own email address, you can add different email addresses to this area, and let your team members know about test status.

![](/files/iDFbnPQjZwppKkLfSVsu)

As shown above, you can follow these steps;

1. Turn on the Send Email button,
2. Add an email address,
3. Select one or more rule labels and click on the ‘Add’ button.

You can add email addresses one by one and edit them later. You can delete or update them by changing the rule labels in line with your needs.

Please [contact us](https://loadium.com/contact-us), if you have any questions or recommendations.


---

# 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.loadium.com/test-settings/send-email-old-ui.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.
