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

# Alerts

> Send detector findings to email and Slack

An alert fires once the two-step pipeline completes: the LLM-as-a-judge flags a trace, the TraceRoot AI agent finishes its root cause analysis, and the combined result lands in your configured channels. Email is supported by default; Slack is available on Pro plans and above.

## Email

Each finding produces one email containing:

* The detector name and the LLM-as-a-judge's short summary of what was identified.
* A direct link to the trace in TraceRoot Cloud.
* The full root cause analysis written by the TraceRoot AI agent (root cause, code location, recent changes, recommendation).

## Slack

Slack delivery is available on **Pro plans** and above. The integration is workspace-level — one Slack workspace per TraceRoot workspace, with a single destination channel.

<Frame>
  <img src="https://mintcdn.com/tracerootai/tbnaJ6F64jGV9N_K/images/detector_slack_v1.png?fit=max&auto=format&n=tbnaJ6F64jGV9N_K&q=85&s=8ddfc663058b307c593d7e21bf9093d9" alt="Detector alert posted to a Slack channel" width="2584" height="1538" data-path="images/detector_slack_v1.png" />
</Frame>

### Connect Slack

1. Open **Settings** then **Integrations** as a workspace admin.
2. Click **Connect** and complete the OAuth flow in your Slack workspace.
3. Pick the channel TraceRoot should post alerts to.

If your plan doesn't include Slack, the connect button takes you to the upgrade page instead of starting the OAuth flow.

### What Slack alerts contain

The judge's finding summary plus the AI agent's RCA — formatted as a Block Kit message with a button that opens the trace directly in TraceRoot Cloud.
