Notifications¶
Configure personal notification preferences at Notifications (/notifications).
Each org member manages their own settings.
Email preferences¶
| Setting | Default | Description |
|---|---|---|
| Forecast completed | On | Email when a run finishes successfully |
| Forecast failed | On | Email when a run fails |
| Weekly summary digest | Off | Rollup of accuracy and demand changes |
| Workflow & mentions | On | Approval requests, locks, @mentions |
| Browser push | Off | Push when runs finish (Starter+, requires browser permission) |
Org-level alerts (Settings)¶
Admins configure Slack and threshold alerts under Settings:
- Slack webhook URL and which events to post
- Portfolio WAPE breach threshold (default 30%)
- Demand change threshold for shift alerts (default 25%)
These are org-wide channels; Notifications controls whether you receive email for run completion independent of Slack.
Data drift alerts (Growth+)¶
When rolling WAPE slope exceeds the platform threshold, completion notifications may include a drift summary for affected series.
Test the weekly digest¶
On the Notifications page, click Send test digest to preview the weekly email without waiting for the scheduled job.
Push notifications (Starter+)¶
Enabling Browser push prompts for permission and registers your device. Push
requires VAPID keys configured on the server (ACCUPREDIX_APP_VAPID_*).
Troubleshooting¶
| Issue | Check |
|---|---|
| No completion email | Notifications prefs; spam folder; SMTP configured in prod |
| Push not working | Browser permission; HTTPS; VAPID keys on server |
| Slack silent | Settings → Slack enabled and webhook URL valid |