You can easily change the appearance of your live schedule in the following ways.
Button Colour
- Go to My Settings > Web Integration
- Go to the Live Schedule Colour Picker section
- Select the default colour boxes to modify the button background and label colour as desired
- Confirm button label and appearance
- Visit your live schedule link to see the changes
Button Text
- Go to My Settings > Web Integration
- Go to the Live Schedule Colour Picker section
- Edit the default label text as desired
- Confirm button label and appearance
- Visit your live schedule link to see the changes
Show More Days
By default, your live schedule will show the next 7 days of activities. To display more days, add the following text to the end of your live schedule link.
?days=30
The result should look like this:
https://bookamat.co/embed/schedule/mystudio?days=30
Hide Filters
To hide the drop down filters, e.g. Services, Locations & Teachers, add the following text to the end of your live schedule link.
?filters=none
The result should look like this:
https://bookamat.co/embed/schedule/mystudio?filters=none
Hide Columns
To hide the ‘Level’ and ‘Spaces Free’ columns, add the following text to the end of your live schedule link.
?columns-hidden=level,spaces
The result should look like this:
https://bookamat.co/embed/schedule/mystudio?columns-hidden=level,spaces
Show/Hide Tabs
To show the Browse Schedule, Browse Packs & Events & Workshops tabs add:
?tabs=all
To show only show the Browse Schedule tab and hide the others, add:
?tabs=browse
To direct visitors to the Browse Packs tab, add:
?selected-tab=packs
Location Specific Schedules
In some instances it may be desirable to only show the activities for one location per live schedule. To only show activities for one location on the Browse Schedule tab, add:
?location=location-name
Location-name should be the name of the location as listed in your business account under My Business > Manager > Locations. It should be typed in lower case and with a hyphen (-) to replace blank spaces. For example:
?location=large-yoga-room
Service Specific Schedules
To create a calendar which shows only one type of service, and hides the others, add:
?services=[service-name]
For example:
?services=group-yoga-class
Teacher Specific Schedules
To create a calendar which shows only one instructor’s classes and hides the others, add:
?filters=none&staff=[staff-id]
To obtain the staff-id go to the My Business > Staff page, select Options > View Account for the staff member. In the browser URL you will find the staff’s ID. For example: /business/client/91/outstanding where 91 is the staff ID.
?filters=none&staff=91
Using Multiple Customisations
To use more than one of the above customisations in a single live schedule link, simply add: & instead of ? For example:
https://bookamat.co/embed/schedule/mystudio?days=30&filters=none&staff=91
Events, Retreats & Workshops
The live schedule will also show any events, retreats and workshops you have added under an ‘Events & Workshops’ tab.

Please use the category type, ‘Events’, ‘Workshop’ or ‘Retreat’ when you create / edit your service to ensure it displays in the Events & Workshops tab on your live schedule.