Create a Group Link
Let prospects book a meeting with 2–3 team members, based on overlapping availability.
Group booking links let prospects book one meeting with multiple team members.
The booking page only shows time slots where all selected members are available.
Use cases
Sales team demos: multiple reps presenting different areas
Panel interviews: candidates meet multiple interviewers at once
Customer success handoffs: AM + technical specialist
Executive briefings: meetings requiring several stakeholders
Create a new group booking link

Navigate to Links → Manage Group Links in the sidebar.
Click Create Group Link (top-right).
In the modal, configure:
Link URL Slug: enter a slug (example:
sales-team-demo).Select Members: pick the team members to include.
Click Create.
Configure link settings

After creation, you’ll land in the edit view.
Link settings
Link URL Slug: the unique identifier in the URL (example:
/group/sales-team-demo).Show Logo: show your company logo on the booking page.
Show Profile Info: show selected members’ profile details.
Configure booking page settings

Open Booking Page to change what guests see.
Appearance and language
Guest Language: language for the booking page (English, French).
Time Format:
12hor24h.Greeting Text: headline above time slots.
Description: extra context about the meeting.
Scheduling options
Duration: 15, 20, 30, 45, 60, or 90 minutes.
Time Intervals: 15, 30, or 60 minutes.
Buffer Before / After: 0–30 minutes.
Min Notice: 0 minutes up to 1 day.
Book Window: 15–90 days.
Add custom questions

Open Questions to collect extra details from guests.
Default fields
Name (required)
Email (required)
Add a custom question
Click Add Custom Question.
Configure:
Question Text
Question Type: text field, dropdown, or checkbox
Required
Placeholder
Drag and drop to reorder questions.
Configure calendar invite

In Calendar Invite, click Edit invite.
Calendar Title: supports variables.
Calendar Description: supports variables.
Available variables
{{prospect.firstname}}
Guest’s first name
{{prospect.lastname}}
Guest’s last name
{{prospect.email}}
Guest’s email
{{host.firstname}}
Organizer’s first name
{{host.lastname}}
Organizer’s last name
{{org.name}}
Organization name
{{booking.duration}}
Meeting duration
{{booking.start_time}}
Meeting start time
{{join_link}}
Meeting join URL
{{reschedule_link}}
Reschedule link
{{cancel_link}}
Cancellation link
Configure email reminders

Open Reminder to set up automated reminder emails.
Toggle Enable Reminder on.
Configure:
Time Before Event: when to send (example: 30 minutes before).
Email Subject
Email Content (supports the same variables as calendar invites).
Configure confirmation page

Open Confirmation Page to control the post-booking experience.
Redirect After Confirmation: redirect guests to a custom URL.
Redirect URL: the URL to send guests to after booking.
Share your group booking link
Group booking links follow this format:
Example:
https://app.example.com/group/john-smith/sales-team-demo
How availability works
Group booking links show only time slots where every selected member is free.
The scheduler:
Checks each member’s connected calendar for conflicts.
Applies each member’s availability rules.
Applies buffer times around events.
Shows only overlapping available slots.
When a guest books:
A calendar event is created for all team members.
All members receive a booking notification email.
The guest receives a confirmation email with the details.
Last updated