Where to find this: Tools → Automations → Create Automation
What You’re Building
Step-by-Step Instructions
1
Open the Automation Builder
Go to Tools → Automations and click Create Automation.The builder is one long page with a section for each part of the automation—Details, Triggers, Data Sources, Conditions, Actions, Logs, and Settings—and a side menu that jumps between them. Nothing is saved until you click Create in the header. If a new automation opens with anything already filled in, replace or remove it as you follow the steps below.
2
Name It
In Details, enter a label like New Member Welcome. This is the name you’ll see in the Automations list and in Execution Logs, so make it specific.
3
Choose Your Trigger
In Triggers, choose Purchase Made.This trigger fires whenever someone buys any product—memberships, credit packs, camps, or one-time sessions. The buyer becomes the user that every later section refers to.
4
Add a Condition
We only want this automation to run for new members, not every purchase. Let’s add a filter.In Conditions, click Add Condition to create your first rule group, then choose Is a subscription in the Field dropdown.Now this automation will only fire when someone purchases a subscription product—not one-time buys like camps or drop-in sessions.
5
Add Your First Action — Send Email
In Actions, click Add Action and select Send an Email.Fill in the fields:
Here’s a welcome email you can copy and paste. Replace the bracketed line with the booking link for your main training session:
Dynamic fields like
{{field.user.firstName}} automatically insert each member’s actual name. Type @ in the subject or message to insert one from a list instead of typing it. Your email stays personal without extra work.6
Add a Second Action — Add Tag
Let’s also tag new members so you can target them with future automations.Click Add Action and select Add a Tag to a User.
Now every new subscriber automatically gets tagged, making it easy to send announcements or check engagement later.
7
Create, Test, Then Enable
Click Create in the header to save the automation. It is saved with Enabled off, so nothing runs yet.Work through the test checklist below, then open Settings and switch Enabled on.
That’s it! Your automation is now live. The next person who purchases a subscription will automatically receive your welcome email and get tagged as an Active Member.
Some screenshots on this page show an earlier layout of the builder with a blank canvas and a Select Trigger button. The steps above describe the current builder; the concepts are the same.
Test Before You Enable
Message, SMS, booking, credit, and purchase actions have real effects the moment they run, so check your work before switching an automation on:- Build with Enabled off. A new automation starts disabled; leave it that way while you edit.
- Use a test account. Make sure the email will land somewhere you can read it—your own test profile, not a real member.
- Click Test Run in the header and read the filled-in email. Test Run really sends, so it will email whoever it targets.
- Check Execution Logs to see which conditions passed and what each action returned.
- Then switch Enabled on in Settings, deliberately, once you’re happy.
Verify It’s Working
A few ways to confirm your automation is running:- Check Execution Logs: Open the automation and scroll to Logs for a record of every run, who it was for, and what each action did
- Make a test purchase: Use a test account to subscribe and see if the email arrives
- Wait for your next signup: You’ll see it appear in the logs
What You Just Learned
You now understand the building blocks of every automation:- Triggers start automations when something happens (a purchase, booking, form submission, or a schedule)
- Conditions filter who it applies to (only subscriptions, only first-time buyers)
- Actions are what CoachIQ does automatically (send messages, add tags, manage credits)
- Data Sources (optional) fetch extra information, like a credit balance, for conditions and messages to use
What’s Next?
Automation Playbook
Browse ready-to-use automations for trial conversions, member retention, credit reminders, and more.
Scheduled Automations
Learn how to run automations on a schedule—like weekly check-ins for inactive members or credit expiration alerts.
Related articles
Builder Reference
What each section of the builder does, including Test Run and Execution Logs
Triggers & Actions Reference
Every trigger, condition, data source, action, and dynamic field
Forms Overview
Build forms that trigger automations on submission
Creating Your First Scheduler
Set up the sessions your automations will reference
Inbox Overview
Where automated emails and in-app messages are delivered
Tags and Filters
Organize members with tags that automations can add or remove

