Configure email notifications
CodeStax exposes three saved user preferences under Settings → Notifications:
| Preference | Purpose |
|---|---|
| Scan Complete | Email the user when a scan finishes |
| Critical Vulnerabilities | Email the user when a critical issue is found |
| Weekly Digest | Email a weekly security summary |
Change the toggles and use the Settings save action. The API routes are GET /api/settings/notifications and PUT /api/settings/notifications.
Organization notification policy
Organization admins and owners can open Settings → Policies and configure whether the effective policy notifies on critical findings, gate failures, and the weekly digest. These organization controls are separate from a user’s delivery preferences.
Transactional messages
Account verification, password reset, invitations, billing notices, and other security or transactional messages are driven by the relevant product workflow rather than the three preference toggles above.
In-app notifications
Use the notification bell in the dashboard header to open the in-app Notification Center. It shows tenant-scoped notifications and unread state independently of email delivery. You can mark one notification or all notifications as read.
The customer dashboard does not currently provide repository-specific email preference pages or an Email Logs page. Delivery failures are monitored operationally; contact support with the event time and organization when a message appears to be missing.
Unsubscribe links
When a message includes an unsubscribe link, it changes the applicable user preference. You can re-enable the supported preference under Settings → Notifications.