Files
calendar/help/event-types/create-first-event.mdx
T
a6dd5185ea docs: fix footer socials in /help and other broken pages (#18578)
* Update mint.json

* fix broken links

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2025-01-10 12:50:45 +01:00

34 lines
1.6 KiB
Plaintext

---
title: Create your first event type
---
<Frame className="aspect-video">
<iframe
width="100%"
height="100%"
src="https://www.youtube.com/embed/DboZrQjHgWU?si=D6cj8e7absHolPLA"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen></iframe>
</Frame>
A quick walkthrough of how to create event types.
## The basics
Head over to the **event types** page, then click the **New event type** button in the top right.
You'll now be presented with the create event type dialog, which prompts you to enter in the basic information needed to get a working event type set up:
- Title
- URL (e.g. cal.com/bailey/**example-event**)
- Description
- Length
[![](https://downloads.intercomcdn.com/i/o/1195433173/459d590315726cde2c3da6a6/i973x933-2xQuLlTcg2xz_cvs7li.png?expires=1736301600&signature=cb4a1bc917705b98367e3e8b391fcde42d13240eeb044c61f2d3805509eec0e5&req=dSEuE819noBYWvMW1HO4zdvMofsCtCGMAPo%2BOL%2BAzF%2B0SWwGv6se8fklfFKd%0ARDLOujK%2Boq3LGcxdQ5Q%3D%0A)](https://downloads.intercomcdn.com/i/o/1195433173/459d590315726cde2c3da6a6/i973x933-2xQuLlTcg2xz_cvs7li.png?expires=1736301600&signature=cb4a1bc917705b98367e3e8b391fcde42d13240eeb044c61f2d3805509eec0e5&req=dSEuE819noBYWvMW1HO4zdvMofsCtCGMAPo%2BOL%2BAzF%2B0SWwGv6se8fklfFKd%0ARDLOujK%2Boq3LGcxdQ5Q%3D%0A)
New event type dialog
This is all you need to get an event type up and running, but you can configure additional settings for greater control.