Documentation / Product / Notifications

Start with the reason you want email.

Logister notification settings are organized by purpose. Open Project > Settings > Notifications, choose the path that matches the user's job, then tune only that path.

Before you start

Notifications are per user, per project.

Each project member controls their own email preferences. Self-hosted installs must also have SMTP configured and at least one Sidekiq worker running, because most notification work happens outside the web request.

Read the setup requirements before debugging notification delivery.

Choose a path

Use the page that matches the user's intent.

Errors

Error triage alerts

Use when the user wants immediate email about one error group needing attention.

Configure error triage

Health

Project health alerts

Use when the user wants to know when the whole project is noisy, slow, or missing check-ins.

Configure project health

Routing

Workflow routing

Use when the user wants assignment and status-change mail for their work or matching project changes.

Configure workflow routing

Defaults

The default setup favors important immediate alerts.

On by defaultOff until enabled
New error groups, reopened error groups, check-in monitor alerts, intake/quota warnings, retention/archive failure notices.Digests, project-wide spikes, performance alerts, lifetime milestones, frequent single-error alerts, and deployment summaries.

Next steps

Keep the overview short; use the subpages for exact controls.

When something does not send, start with setup requirements, then open the path that owns the alert type. The troubleshooting page has the short operator checklist for SMTP and worker issues.