Customize email content
You can customize your email Subject and Content, and insert variables (placeholders) that automatically show booking/customer/service info in real emails.
π οΈ Steps to edit email template
Open the app > click Notifications
Select Customer or Team member or Merchant
Click the email template you want to edit

Inside the template editor:
Update Subject
Update Content (email body)
Click Save
π§© Insert variables (dynamic data)
Variables let you automatically show real booking information in your emails, such as the customer name, service name, date, time, and location.
When the email is sent, Tipo replaces each variable with the actual data from the booking.
π What is a variable?
A variable is a placeholder wrapped in double curly braces, for example:
{{ customer.name }}{{ variant.name }}{{ booking.start_at }}
β Customers and staff will never see the variable code, they only see the final value.
β How to insert a variable
Copy the variable (example:
{{ booking.start_time }})Paste it into the Subject or Content

βοΈ Example: Customer confirmation email
Subject
Email content
π Result the customer sees:
Hi Anna, Your booking for Yoga Class is confirmed Date: Dec 17, 2025 Time: 08:00 β 09:00 Location: Hanoi Studio
π Still need support?
If you still need help, please feel free to contact us at [email protected]. Weβll be happy to assist you further.
Last updated
