Skip to content

Creating Event Types

An event type is a kind of meeting people can book — a Discovery Call, a 60-minute Strategy Session, a Group Workshop. Every booking hangs off an event type.

Quick Start

  1. In the sidebar click Booking.
  2. Click + Create event type (top-right).
  3. Pick a kind (default: 1:1).
  4. Set the duration (default: 30 min).
  5. Give it a title — e.g. "Discovery Call".
  6. Click Create.

You're dropped into the event-type designer with the Overview tab open.


The Four Kinds

You pick the kind once at creation. It's fixed afterwards (it changes how hosts and slots work, so we don't let you switch later).

KindWhat it doesPlan
1:1One booker, one host. Most common — sales calls, intro chats, support.All plans
GroupOne host, many bookers in the same slot (workshops, demos, classes). Set a max-attendees cap.Pro+
CollectiveOne booker, many hosts who must all be free at the same time (panels, joint sales calls). Slots are the intersection of every host's availability.Pro+
Round-robinOne booker, one host — but the host is picked from a pool by your chosen strategy. Slots are the union of pool members' availability.Pro+

Start with 1:1

If you're not sure, pick 1:1. You can always create a second event type later for a different format.


The Designer Tabs

Every event-type page has the same set of tabs across the top. Walk left to right:

TabPurpose
OverviewTitle, description, public/private, internal notes
ScheduleDuration, slot increment, buffers, minimum notice, max bookings per day
AvailabilityWeekly recurring hours and one-off date overrides
Custom QuestionsExtra fields shown on the booker's confirm page
HostsWho runs this meeting (single host, named list, or pool)
WorkflowsAutomated emails / SMS / webhooks on booking events
SharingThe public URL and embed snippet
BrandingCover image, brand colour, host bio
PaymentsCharge for bookings via Stripe (Pro+)

Each tab is its own guide — see the section index.


Overview Tab

FieldWhat it does
TitleWhat bookers see at the top of the public page (also the dashboard label).
DescriptionOne or two sentences shown under the title — set expectations.
Booking link slugAuto-generated opaque code (e.g. B1AI7BXGdOQM). The public URL is /b/{slug}.
TypeThe kind picked at creation — read-only.
PrivateIf on, the event type is hidden from your team's index page. The link still works for anyone who has it. Useful for "secret" booking links shared by email.

Status Lifecycle

StatusWhat it means
DraftEditable, not bookable. The public URL returns 404.
PublishedPublic URL is live and accepts bookings. Edits create a new draft on top of the published snapshot — they don't go live until you click Publish changes.
ClosedLike draft but explicitly archived. Not bookable, not deleted. Good for "we're not running this any more" without losing history.

Buttons in the toolbar:

  • Publish — promotes the current draft to the public snapshot.
  • Publish changes — appears once you edit a published event type. Re-freezes the latest draft.
  • Unpublish — drops back to draft.
  • Discard — throws away the current unpublished edits.

Auto-Save

Every field saves automatically as you type (~800 ms debounce). You'll see a small "Saved" indicator in the toolbar. There is no separate Save button.

Save ≠ Publish

Auto-save updates the draft. The public booking page only sees what you've published. After editing a published event type, click Publish changes to push edits live.


Deleting

There is no destructive delete — use Close instead. Closing keeps the event type and its booking history but takes the public URL offline. This protects audit history (who booked, when, with which questions answered).


Plan Limits

Each plan has a cap on the number of event types you can have at once. When you hit the cap, the + Create event type button disables and a banner appears with an upgrade link. Closing an event type frees a slot.

Current limits are shown under Settings → Billing in Ascend, and in the banner when you hit the cap.