MyDentalPractice Guides
ClinicRecalls

Creating a recall rule

Define automatic recall scheduling — every 6 months for hygiene, 6 weeks post-extraction, etc.

Overview

Recall rules describe "when X happens, schedule a recall in Y months". The system auto-creates recalls per rule, populating a list of patients due for follow-up.

Prerequisites

  • Owner, Admin, Dentist, or Receptionist role
  • A clear recall policy (e.g., 6-month hygiene checks, 12-month dental exams)

Steps

Open Recalls. Top nav → Recalls.

Switch to "Rules" tab. Lists existing rules.

Click "+ New rule". Form opens.

Name the rule. "6-month hygiene", "Annual exam", "Post-extraction follow-up".

Pick the trigger. After visit type (e.g., after every Hygiene visit), after specific procedure (e.g., after extraction), after registration, by tag (e.g., all patients tagged Ortho).

Set the interval. Number of weeks/months after the trigger. 6 months for hygiene, 6 weeks post-extraction.

Set the message template. What patients receive when reminded — links to recall-message templates.

Toggle auto-send. If on, the system auto-sends the message X days before the recall date.

Save. From the next matching event onward, recalls auto-create.

Expected outcome

  • A new RecallRule entry exists with trigger, interval, message
  • Future events matching the trigger create Recall records
  • Auto-send queues messages at the right time

Troubleshooting

SymptomLikely causeFix
Rule created but no recalls appearingTrigger not yet matchedWait for the next trigger event
Too many recalls per patientMultiple rules matchingConsolidate or scope rules better
Auto-send never firesCron or feature flagVerify appointment_reminders flag enabled
Custom interval rejectedOutside 1-104 weeksUse a value in the supported range
Want patient-specific overrideNot via rulesManually create a recall via patient profile

On this page