MyDentalPractice Guides
ClinicReports

Scheduling reports

Auto-run reports on a schedule and email them to recipients.

Overview

Schedule any built-in or custom report to run on a cadence — daily, weekly, monthly — and email a PDF/CSV to specific recipients. No need to remember to pull reports manually.

Prerequisites

  • Owner or Admin role
  • custom_reports feature flag (Enterprise)
  • Recipients with valid emails

Steps

Pick a report. Built-in or custom — open it.

Click "Schedule". Modal opens.

Set the cadence. Daily 8 AM, Mondays 9 AM, 1st of month 9 AM, custom cron.

Add recipients. Email addresses (clinic users or external accountants). Multiple supported.

Pick format. PDF (default — readable) or CSV (machine-readable).

Set date scope. Sliding window — last 7 days, last 30 days, this month — relative to send date.

Save schedule. Schedule appears in Reports → Schedules. Next run shown.

Test send. Send now to verify recipients get correctly-formatted output.

Expected outcome

  • Reports auto-run and email per schedule
  • Recipients get a fresh report each cadence
  • No-touch operation once configured

Troubleshooting

SymptomLikely causeFix
Schedule not firingCron disabledCheck System Status
Email never arrivesSpam or SPF/DKIMConfigure email sender properly
Report empty when scheduledFilter too narrow for sliding windowAdjust the date scope
Want pauseSchedule has Pause toggleToggle off; schedule retained
Want different recipients per cadenceCreate separate schedulesOne schedule, one recipient list

On this page