Skip to content

Meeting types

Meeting types define what your invitees can schedule. Each type gets its own public URL and can be configured independently.

Meeting types list

All meeting-type management lives in your owner console at /me. From there you can create, edit, activate, deactivate, or delete meeting types.

Meeting type editor

Each meeting type has a slug — a short identifier that forms the public booking URL:

/<username>/<slug>

Your landing page at /<username> lists all of your active, non-secret meeting types. Secret meeting types are still bookable via their direct URL but do not appear on the listing.

SettingDescription
SlugURL-safe identifier; must be unique within your account.
DurationLength of the meeting in minutes.
Buffer before / afterPadding added before and after each booking so it does not count as free time.
Minimum noticeHow far in advance a booking must be made (e.g. 60 minutes means no same-hour bookings).
Booking horizonHow many days into the future invitees can book (default 60 days).
Requires approvalWhen enabled, new bookings are held in a pending state until you approve them. See Bookings & approvals.
Custom booking fieldsExtra questions shown to the invitee on the booking form (name, company, notes, etc.).
SecretHides the type from /<username> while keeping the direct link active.

Connect a Google account in your account settings to enable Google Meet links and Google Calendar sync for your bookings.

Connect a Google account

Bookable slots for a meeting type come from your availability rules and any date overrides. See Availability & overrides.