
Prerequisites
- Access to an SMTP server, or credentials for a cloud email provider (Gmail, SendGrid, AWS SES, etc.).
- Valid email addresses or distribution list addresses for recipients.
- Network connectivity from Prizm to the SMTP host on the configured port.
Configuration
SMTP Settings
| Field | Description |
|---|---|
| SMTP Host | Hostname or IP of the outbound mail server (e.g., smtp.gmail.com, email-smtp.us-east-1.amazonaws.com). |
| Port | SMTP port — typically 587 (TLS/STARTTLS) or 465 (SSL). |
| Encryption | Choose STARTTLS, SSL/TLS, or None. |
| Username | SMTP authentication username. |
| Password | SMTP authentication password or app-specific password. |
| From Address | The sender address that appears in recipients’ inboxes (e.g., prizm-alerts@yourcompany.com). |
| From Name | Display name shown to recipients (e.g., Prizm Data Quality). |
Recipient Groups
Configure named recipient groups to route different alert types to different teams:| Group | Suggested Recipients |
|---|---|
| Data Engineering | Receives anomaly detections and schema change alerts. |
| Data Governance | Receives SLA breaches and rule violations. |
| Executive Digest | Receives scheduled daily/weekly quality summary reports. |
Notification Types
| Notification Type | Default Trigger | Email Content |
|---|---|---|
| Anomaly Alert | Anomaly detected above severity threshold | Affected asset, metric, deviation magnitude, and a link to the Prizm anomaly detail page. |
| SLA Breach | Quality SLA threshold crossed | SLA name, metric, breach value, and breach duration. |
| Schema Change | Column added, removed, or type changed | Table name, change type, and before/after schema comparison. |
| Rule Violation | Custom rule threshold breached | Rule name, asset, actual vs. expected value. |
| Daily Digest | Scheduled (default: 8 AM local time) | Summary of all open issues, resolved issues, and top anomalies from the past 24 hours. |
| Weekly Report | Scheduled (default: Monday 8 AM) | Weekly quality trends, top affected assets, and SLA compliance summary. |
Alert Routing
Route alert types to specific recipient groups in Settings → Integrations → Email → Routing Rules:If no routing rule matches an alert, Prizm sends it to the default recipient group configured under Settings → Integrations → Email → Default Recipients.
What’s next
Slack Integration
Send Prizm alerts to Slack channels for real-time team visibility.
Teams Integration
Route Prizm notifications to Microsoft Teams channels.
Alert Rules
Configure which events and thresholds trigger email notifications.
Anomaly Detection
Learn what triggers the quality events that generate email alerts.