> ## Documentation Index
> Fetch the complete documentation index at: https://docs.testorim.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Email alerts

> Failure alerts to a list of recipients.

## Setting recipients

Project settings → **Alerts** → email recipients. Add one or more addresses.
The count shows as a chip under the project address.

## What gets sent

| Event                                      | Sent |
| ------------------------------------------ | ---- |
| A run **failed**                           | Yes  |
| A run's performance status is **degraded** | Yes  |
| A run passed                               | No   |

Emails are throttled the same way Slack alerts are. A repeatedly failing test
does not mail you every five minutes.

Each alert names the project, the test, and the run, and links to the run page.

## Who receives them

Anyone whose address you add. Recipients do not need a Testorim account to
receive the mail, but they need one to open the run page. To send a result to
someone without an account, use a
[share link](/test-execution/evidence#where-to-find-it-all) instead.

<Note>
  Email alerts require a paid plan.
</Note>


## Related topics

- [Integrations overview](/integrations/overview.md)
- [Core capabilities](/introduction/core-capabilities.md)
- [Quickstart](/getting-started/quickstart.md)
- [Create a project](/getting-started/create-a-project.md)
- [Projects](/projects/projects.md)
