Documentation Index
Fetch the complete documentation index at: https://docs.zentien.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Alert rules tell Zentien when and how to notify you. Each rule defines a condition (what to watch for) and a destination (where to send the notification).Creating an alert rule
Go to Alerts → New Alert Rule and configure:- Org — which org to watch (or all orgs)
- Event type — which error type to trigger on (or all types)
- Minimum severity — only alert on errors at this severity or above
- Channel — Slack, Microsoft Teams, or Email
- Destination — your webhook URL or email address
Slack alerts
- In Slack, go to Apps → Incoming Webhooks → Add New Webhook
- Select the channel you want alerts posted to
- Copy the webhook URL
- Paste it into the Destination field in your Zentien alert rule
Microsoft Teams alerts
- In Teams, open the channel you want alerts posted to
- Click ··· → Connectors → Incoming Webhook → Configure
- Give it a name (e.g. “Zentien”), click Create
- Copy the webhook URL
- Paste it into the Destination field in your Zentien alert rule, and select Teams as the channel
Email alerts
- In Zentien, go to Alerts → New Alert Rule
- Select Email as the channel
- Enter your email address as the destination
- Save the rule
Severity colours (Teams)
| Severity | Colour |
|---|---|
| CRITICAL | Red |
| ERROR | Orange |
| WARNING | Amber |
| INFO | Blue |
Plan limits
The number of alert rules is limited by your plan:| Plan | Alert Rules |
|---|---|
| Starter | 5 |
| Team | 25 |
| Enterprise | Unlimited |
Tips
- Create a CRITICAL severity rule that alerts immediately for your most important flows and classes
- Use org-specific rules if you want different alert behaviour for production vs sandbox
- You can have multiple rules — e.g. Slack for all errors, email for CRITICAL only
- Email alerts are sent from alerts@zentien.io