Schedule a recurring email digest of any of the seven live reports. The report_digest_dispatcher watchdog ticks every 15 minutes and queues an email_outbox row per recipient with the headline numbers + a link to the live report.
Schedule a digest below — the report_digest_dispatcher watchdog ticks every 15 minutes and emails the headline numbers plus a link back to the full report.
Pick a report, the cadence, optionally narrow to a single project, and select one or more recipients. The first digest fires +1 cadence after creation (the worker schedules the initialnext_run_at).
Sibling pages: email outbox · worker diagnostics · reports register. The digest enqueues an email_outbox row of kind system_notice; the existing dispatcher (run #11) drains the queue via the active driver.