Notification groups allow you to organize your notification channels. You can create multiple channels (Email, Telegram, Discord, Slack, Mattermost, Pushover, Webhook) within each group, then assign domains to the group. When a domain is about to expire, all active channels in its group will receive notifications.
| Group Name | Description | Channels | Domains | Actions | |
|---|---|---|---|---|---|
|
= htmlspecialchars($group['name']) ?>
|
= htmlspecialchars($group['description'] ?? 'No description') ?>
|
= $group['channel_count'] ?> channel= $group['channel_count'] != 1 ? 's' : '' ?> | = $group['domain_count'] ?> domain= $group['domain_count'] != 1 ? 's' : '' ?> |
= htmlspecialchars($group['description'] ?? 'No description') ?>
Create your first notification group to start receiving alerts
Create Your First Group