Help Center / How-to guides and use cases /
How to customise overdue reminder schedules
The built-in overdue reminders send at fixed intervals (0, 3, and 7 days after the due date) and cannot be changed from settings. If you need different timing — like reminders at 5, 14, and 30 days — you can build a custom schedule using automations.
- Turn off built-in reminders. Go to Settings > Financials, scroll to the Invoicing preferences section, and disable the automatic overdue reminder toggle. This prevents the default 0/3/7-day emails from going out alongside your custom ones.
- Create a new automation. Go to Automations and create an automation. Under the Invoices section in the trigger dropdown, choose "When Invoice date is due".
- Configure the timing. Select Due date as the date field, set the direction to "After the date", and enter the number of days. For example, entering 3 sends the reminder three days after the invoice due date passes.
- Add a condition. Add a Condition node that checks whether the invoice status is still Overdue. This prevents reminders from going out if the client has already paid.
- Add a send email action. Add a Send email action after the condition. Set the recipients to the invoice contact, write a subject line, and compose the body. Smart fields can pull in the invoice name, number, amount, due date, and payment link automatically so the email stays personalised without manual editing.
- Create additional automations for each interval. Repeat the steps above for every reminder you want — for example, one at 3 days, another at 7, another at 14, and a final one at 30 days after the due date. Each automation runs independently and checks the invoice status before sending, so reminders stop automatically once the invoice is paid.
Customising the email at each stage
Each automation has its own email template, so the tone can change as the overdue period grows. An early reminder might be a gentle nudge, while a 30-day reminder can be more direct. The subject line, body text, and smart fields are all editable per automation, giving full control over what the client reads at every stage of the follow-up sequence.
Example schedule
A typical four-stage reminder schedule might look like this: a first reminder 3 days after the due date, a second follow-up at 7 days, a firmer reminder at 14 days, and a final notice at 30 days. You can create as many or as few automations as you need — each one fires independently based on the due date, so there is no dependency between them.