Send validation alerts to your team via email by configuring an SMTP notification channel.Documentation Index
Fetch the complete documentation index at: https://docs.datachecks.io/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Valid SMTP server credentials (server address, port, username, password)
- A sender email address
- One or more recipient email addresses
Configure the channel
- Go to Settings → Your Workspace.
- Click New Notification Channel and select Email.
- Fill in the SMTP configuration form:
| Field | Description |
|---|---|
| Channel Name | A label to identify this channel in Datachecks. |
| The sender email address used to dispatch alerts. | |
| Password | Authentication password for the SMTP account. |
| SMTP Server | Your SMTP server address (e.g. smtp.gmail.com). |
| Port | SMTP port — typically 587 for TLS or 465 for SSL. |
| Recipients Email | One or more recipient addresses to receive alerts. |
- Click Connect to save and enable the channel.