In this guide, you will build a simple Automation for: Sending a birthday Email to patients whose birthday is today. This is a friendly first example because it uses the three main pieces of PracticeMate Communications work:Documentation Index
Fetch the complete documentation index at: https://docs.practicemate.com.au/llms.txt
Use this file to discover all available pages before exploring further.
- a Recipe to find the Patient Cohort
- an Email Template to hold the wording
- an Automation to bring them together
Before you start
You need:- a Recipe named Patients whose birthday is today
- an Email Template named Birthday email
Open a new Automation
Open Automations, then select Create Automation.

Name the Automation
In Automation details, enter:- Name: Birthday Card Email
- Description: Sends patients an email on their birthday.
Choose when it runs
Leave When set to Manual while you build the Automation. Manual means PracticeMate will not run this Automation automatically. It will only run when a Member chooses Run Now. If your practice is ready for this to happen automatically every day, choose Scheduled instead, then set the Timezone, Frequency, and Time.
Add the Recipe Source
In Starting from, select Add Data Source.

Select the birthday Recipe
Open Using Recipe. Choose Patients whose birthday is today.

The expected count is a guide. It helps you check whether the selected Recipe looks sensible before the Automation runs.
Add the Email step
In Then do, select Add First Step. PracticeMate shows the available Automation Steps.

Select the Birthday email Template
Open Using Template. Choose Birthday email.

Review the complete Automation
The complete Automation should read like this:- When: Manual while building, or Scheduled when your team is ready
- Starting from: Run Recipe using Patients whose birthday is today
- Then do: Send Email using Birthday email

Save the Automation
Select Save Automation. PracticeMate checks that the Automation has:- a valid name
- a data source
- at least one Automation Step
- required selections inside each step
Later edits to the Recipe or Birthday email Template will not quietly change this Automation. If you want the Automation to use a newer Recipe or Template version later, open the Automation and choose Update to latest when that option appears.
Check the Settings tab
After saving, open Settings.
Check the Runs tab
Open Runs when you want to see Automation Run history. For this walkthrough, the Birthday Card Email Automation may not have previous runs yet.

What you learned
You used:- Automation details to name and describe the workflow
- When to choose Manual or Scheduled
- Starting from to select a Recipe Source
- Then do to add a Send Email step
- Using Template to choose the Birthday email Template
- Save Automation to store the workflow
- Settings to review processing and limit controls
- Runs to review previous Automation Runs
You have built your first PracticeMate Automation.