Your booking page is live the moment you complete setup. Here is how to share it and get your first bookings.
Your booking URL
Your page URL is:
https://addagio.io/book/your-slug
The slug is what you chose during onboarding (e.g., addagio.io/book/clippers-barbershop). You can find and copy it from Dashboard > Settings.
Where to share
QR codes
Generate QR codes for your booking page from Dashboard > QR Codes:
The QR code links directly to your booking page. Put it on business cards, menus, receipts, counter displays, or flyers.
Booking widget for your website
If you have an existing website, add a floating "Book Now" button:
var addagioWidget = {
slug: 'your-slug',
buttonText: 'Book Now',
color: '#C67B5C',
position: 'right'
};
Paste this before the closing