👥 Contacts & Contact Groups
Contacts represent the people (or services) that should receive notifications. Each contact can have multiple notification channels.
📝 Creating a Contact
- Go to Contacts in the sidebar
- Click "New Contact"
- Fill in the contact name
- Add notification channels using the repeater
Adding Channels
Each contact can have multiple channels. For each channel, you configure:
| الحقل | الوصف |
|---|---|
| Channel Type | Email, Slack, Telegram, etc. |
| Channel Config | The type-specific settings (email address, webhook URL, phone number, etc.) |
Example: A Contact with 3 Channels
| القناة | التكوين |
|---|---|
[email protected] | |
| Slack | https://hooks.slack.com/services/xxx |
| Telegram | Chat ID: -1001234567890 |
When this contact is notified, ALL three channels are triggered simultaneously.