> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.tester.army/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.tester.army/_mcp/server.

# Email

Receive test result notifications by email. When production monitoring or webhook-triggered group runs complete, TesterArmy emails a summary with links to each run to everyone on your team.

## Setup

Email is **on by default** - there is nothing to connect, and failures are emailed to all team members automatically. The one exception: while a Slack or Discord channel is connected, email is off by default, because the chat channel already delivers alerts.

Summaries always go to the whole team; there is no separate recipient list to maintain.

## Choosing what to notify

Under **Project → Settings → Integrations → Email**, use the **Notify on every run** toggle:

* Leave it off (the default) to be emailed only when a run has failures.
* Turn it on to be emailed about every run, including ones where all tests pass.

This is set per channel, so Slack, Discord, and Email can each behave differently.

## Turning email off

1. Go to **Project → Settings → Integrations → Email**.
2. Click **Disable** to stop all email notifications for the project.
3. Click **Enable email notifications** to turn them back on with the current notify mode.

While a Slack or Discord channel is connected, email defaults off (the chat channel covers alerts). Enable it here if you want both - and it turns back on automatically if you later remove the chat channel. An explicit Enable/Disable choice always wins over the default.

Only group runs triggered by Production Monitoring or webhooks generate these summaries - manual runs from the dashboard do not.