diff --git a/help/bookings/paid-bookings.mdx b/help/bookings/paid-bookings.mdx
index 85dafbeb60..2579998dc1 100644
--- a/help/bookings/paid-bookings.mdx
+++ b/help/bookings/paid-bookings.mdx
@@ -4,10 +4,18 @@ title: Paid Bookings
With Cal.com you can monetize your bookings. We offer the best platform to ensure appointment scheduling and payment collection is an effortless process.
-
-
+
+
From RSVPs to coaching and consultancy sessions, Cal.com makes it easy to get paid before your meeting even starts. Enable our stripe app, and decide which of your bookable events have charges and exactly how much those are.
-To learn more about the set up process of paid bookings, please take a look at **[How to set up an event type to receive payments](https://cal.com/docs/how-to-guides/how-to-set-up-an-event-type-to-receive-payments)**
\ No newline at end of file
+To learn more about the set up process of paid bookings, please take a look at **[How to set up an event type to receive payments](https://cal.com/docs/how-to-guides/how-to-set-up-an-event-type-to-receive-payments)**
diff --git a/help/embedding/adding-embed.mdx b/help/embedding/adding-embed.mdx
index e5d2c9aa7e..051de57a96 100644
--- a/help/embedding/adding-embed.mdx
+++ b/help/embedding/adding-embed.mdx
@@ -2,9 +2,26 @@
title: Adding embed to your webpage
---
+
+
+
+
You can get the embed snippet, to install on your webpage, from the Embed Snippet Generator, within the app.
- The snippets provided are automatically updated as per the cal.com instance. **So, even when self hosting, you can simply copy and paste the snippets from there .
+
+ {" "}
+ The snippets provided are automatically updated as per the cal.com instance. **So, even when self hosting, you
+ can simply copy and paste the snippets from there{" "}
+
+.
There are three ways in which you can embed your cal.com link to your webpage.
@@ -16,8 +33,9 @@ Show the embed inline anywhere on the webpage. It let's you show the embed at a
[CodeSandbox link[React]](https://codesandbox.io/s/inline-demo-react-for-docs-xps99g?file=/src/App.js)
[CodeSandbox link[HTML]](https://codesandbox.io/s/vanillajs-week-view-inline-y9wgxc?file=/index.html)
+
-
+
## Pop-up via element click
@@ -28,7 +46,7 @@ Show the embed, on click of any element on your webpage, in a popup
[CodeSandbox link[HTML]](https://codesandbox.io/s/popup-on-click-of-an-existing-element-framework-agnostic-forked-7pl95c?file=/index.html)
-
+
## Floating button pop-up
@@ -39,7 +57,7 @@ Adds a floating button that can be customized and on clicking that the embed sho
[CodeSandbox link[HTML]](https://codesandbox.io/s/embed-floating-button-popup-framework-agnostic-mg7339?file=/src/index.js)
-
+
## What can you embed?
@@ -49,5 +67,5 @@ Adds a floating button that can be customized and on clicking that the embed sho
- You can embed your Routing Form e.g. `forms/YOUR_FORM_ID`. You can get the snippet for that from the Routing Form page.
-
+
diff --git a/help/event-types/add-events.mdx b/help/event-types/add-events.mdx
index d9cf5ce8a6..104b26c762 100644
--- a/help/event-types/add-events.mdx
+++ b/help/event-types/add-events.mdx
@@ -3,8 +3,17 @@ title: Adding events to your calendar
---
Cal.com offers the possibility of automatically adding events to the calendars connected to your account. You can follow the video in case you don't have a calendar connected to your cal.com account yet.
-
-
+
+
+
If you have connected a calendar with your Cal account, you can easily select where the events should be created, in case anyone books you through Cal.
@@ -15,4 +24,4 @@ You can select default calendar to add the booked events to by going to **`/sett
You can even select different connected calendars for different event types to create events on, in case that's preferable. Thus, offering you complete control of where your booked events are created, helping you organize your events as you please.
-[](https://downloads.intercomcdn.com/i/o/1195325984/7b534952abfd2d83836b660b/i1600x900-sw0cvLcwYOXe_uwukmo.png?expires=1736325900&signature=ff2234be31d54a0c903ca6a1ff16cf9965453147a27d7c6c6ba771cc2c9ac8fd&req=dSEuE8p8mIhXXfMW1HO4ze%2BzIrRSrlcf5oQTNzvbQ2%2FbwkUGwTqfpSrXs3Zn%0AkOPaTrTOSubGOV9CqvU%3D%0A)
\ No newline at end of file
+[](https://downloads.intercomcdn.com/i/o/1195325984/7b534952abfd2d83836b660b/i1600x900-sw0cvLcwYOXe_uwukmo.png?expires=1736325900&signature=ff2234be31d54a0c903ca6a1ff16cf9965453147a27d7c6c6ba771cc2c9ac8fd&req=dSEuE8p8mIhXXfMW1HO4ze%2BzIrRSrlcf5oQTNzvbQ2%2FbwkUGwTqfpSrXs3Zn%0AkOPaTrTOSubGOV9CqvU%3D%0A)
diff --git a/help/event-types/create-first-event.mdx b/help/event-types/create-first-event.mdx
index c39e4d5271..810f8c34c0 100644
--- a/help/event-types/create-first-event.mdx
+++ b/help/event-types/create-first-event.mdx
@@ -2,8 +2,16 @@
title: Create your first event type
---
-
-
+
+
A quick walkthrough of how to create event types.
@@ -22,4 +30,4 @@ You'll now be presented with the create event type dialog, which prompts you to
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. Read more about that **[here](https://cal.com/docs/how-to-guides/event-types/creating-your-first-event-type)**
\ No newline at end of file
+This is all you need to get an event type up and running, but you can configure additional settings for greater control. Read more about that **[here](https://cal.com/docs/how-to-guides/event-types/creating-your-first-event-type)**
diff --git a/help/event-types/create-recurring.mdx b/help/event-types/create-recurring.mdx
index 98a5b6e43b..0cd4783433 100644
--- a/help/event-types/create-recurring.mdx
+++ b/help/event-types/create-recurring.mdx
@@ -1,20 +1,38 @@
---
-title: Create a recurring event
+title: Create a recurring event
---
+Recurring event types are ideal when the booker needs to schedule a meeting that happens on a regular basis. With Cal.com, you can easily create an event type and select recurring scheduling as the scheduling type. You can then define the frequency and duration of the recurring meetings and customize the availability settings to fit your needs. This makes managing ongoing appointments seamless and efficient.
+
+
+
+
+
Suppose you are a manager and would like to offer weekly one-on-one meetings for your team members, with a maximum of 12 sessions per person. You can set up a recurring event to accommodate this by:
+
[](https://calcom-inc-0470baa6daee.intercom-attachments-1.com/i/o/1195431722/4c2af5a1046f7eb81fd8214a/i1600x900-TOyuB4IVrvj9_ciusy5.png?expires=1736301600&signature=1ef7fc8228d481d21dc30b29be55fdfa8cbacea367d5cfda187cbf384ea0bdba&req=dSEuE819nIZdW%2FMW1HO4zaktYQsofYsrkIv8vi63YefChbwCOro9YA1180EI%0AdDGJ%0A)
+
[](https://calcom-inc-0470baa6daee.intercom-attachments-1.com/i/o/1195431747/0d20785d293e3d7a9e987f4c/i1600x900-RzNl_eQIOUZ7_qmawjw.png?expires=1736301600&signature=517dbb203b7ab96662861135e1eed820e704638584143b27e56870f8b44acfc7&req=dSEuE819nIZbXvMW1HO4zdMmCQ4J5zwW2Te%2B3EUjp%2Byo9rb%2BtPSXv3eyJ0Xe%0AYBFN%0A)
+
[](https://calcom-inc-0470baa6daee.intercom-attachments-1.com/i/o/1195431762/7c13ad854b946e464c0113f3/i1600x900-nPCQKbW_wsVq_abagc2.png?expires=1736301600&signature=3ebbf9ee246762e58c9732c6af2e0e96538501a7c5bcc94c427fdf89a2b7bac9&req=dSEuE819nIZZW%2FMW1HO4zVwBu8tAtUfAl5nOuLqnywtgheMUSU05aDD4%2BiDt%0APdOo%0A)
+
diff --git a/help/event-types/create-secret.mdx b/help/event-types/create-secret.mdx
index 22f43c2616..238867788a 100644
--- a/help/event-types/create-secret.mdx
+++ b/help/event-types/create-secret.mdx
@@ -1,20 +1,22 @@
---
title: Create a secret event type
---
-
-
-
-
+
+
-
-
-
+
+
+
[](https://calcom-inc-0470baa6daee.intercom-attachments-1.com/i/o/1195432525/cbdef8925389f7292cceb4b6/i1600x900-t8KSO9n6gszI_awkmub.png?expires=1736301600&signature=1dcc1c97cfa643273face3b04c10578e6255768a1b023fbc4c0b51bb885046e2&req=dSEuE819n4RdXPMW1HO4zXQjYu4IdbcKXa9WZR%2Bm9OZiQb438W3tAstFgGxM%0AnQmt%0A)
-
-
-
+
+
+
Alternatively, as of V2.0 you can simply visit the **`/event-type`** where the list of all your event types shows up, and simply click on the toggle as shown in the image below to confirm if you wish them to show up on your public page. Please note that when this toggle is enabled, it means that the event type **will** show up in your public page and to hide them, they need to be **toggled off**
- [](https://downloads.intercomcdn.com/i/o/1195432336/49859ca12304fc6b9b5c7dab/i1600x900-borJe29sxBQD_acs2bv.png?expires=1736301600&signature=fd59e80b05d114599f3c33b0cfdc25aa56579bc6e79cb9c6bb8f729d4d916a93&req=dSEuE819n4JcX%2FMW1HO4zXBJMPnnLagXHLYdT7k7w9tnkoc%2Fbor51oMxhkys%0AzjZH6YjlTLrX5uCpYzs%3D%0A)
\ No newline at end of file
+ [](https://downloads.intercomcdn.com/i/o/1195432336/49859ca12304fc6b9b5c7dab/i1600x900-borJe29sxBQD_acs2bv.png?expires=1736301600&signature=fd59e80b05d114599f3c33b0cfdc25aa56579bc6e79cb9c6bb8f729d4d916a93&req=dSEuE819n4JcX%2FMW1HO4zXBJMPnnLagXHLYdT7k7w9tnkoc%2Fbor51oMxhkys%0AzjZH6YjlTLrX5uCpYzs%3D%0A)
diff --git a/help/event-types/dynamic.mdx b/help/event-types/dynamic.mdx
index 7b2a2736bf..91ac7ec1c3 100644
--- a/help/event-types/dynamic.mdx
+++ b/help/event-types/dynamic.mdx
@@ -4,8 +4,16 @@ title: Dynamic Group Links
With dynamic group links, bookers can dynamically create group links by adding users using + between their usernames.
-
-
+
+
This feature allows you to append virtually unlimited number of Cal.com users by simply adding their usernames with a **`+`** between adjoining usernames, and have a collective group. Try it now with Bailey and Peer, visit **[https://cal.com/bailey+peer](https://cal.com/bailey+peer)**
@@ -13,8 +21,21 @@ This feature allows you to append virtually unlimited number of Cal.com users by
This is an opt-in feature where a cal.com user can enable/disable if they wish to participate in this and allow the bookers to add them as part of a dynamic collective group.
-[](https://downloads.intercomcdn.com/i/o/1198206973/d6552a57a7e6373ab7087a30/i1600x900-jTlC4G2v-FyV_ujxqws.png?expires=1736325000&signature=9d685e3ba68f1d0fabec8a286c8c790e09228e4e94b0c719b875dcfe9ff97f33&req=dSEuHst%2Bm4hYWvMW1HO4zVATLvPyLIQC%2B%2BKbvufXrzwWG%2B0uYgDqUHz1EKjy%0AhdxRQuo%2Bixvwt0XztFs%3D%0A)
+ [](https://downloads.intercomcdn.com/i/o/1198206973/d6552a57a7e6373ab7087a30/i1600x900-jTlC4G2v-FyV_ujxqws.png?expires=1736325000&signature=9d685e3ba68f1d0fabec8a286c8c790e09228e4e94b0c719b875dcfe9ff97f33&req=dSEuHst%2Bm4hYWvMW1HO4zVATLvPyLIQC%2B%2BKbvufXrzwWG%2B0uYgDqUHz1EKjy%0AhdxRQuo%2Bixvwt0XztFs%3D%0A)
+Learn more about dynamic links here:
-Dynamic group links are enabled by default. If you wish to disable this feature in your account, you can head to **[settings/my-account-general](https://cal.com/settings/my-account/general)** and switch the toggle.
\ No newline at end of file
+
+
+
+
+Dynamic group links are enabled by default. If you wish to disable this feature in your account, you can head to **[settings/my-account-general](https://cal.com/settings/my-account/general)** and switch the toggle.
diff --git a/help/event-types/how-to-requires.mdx b/help/event-types/how-to-requires.mdx
index 436f468689..cdd4bf2a63 100644
--- a/help/event-types/how-to-requires.mdx
+++ b/help/event-types/how-to-requires.mdx
@@ -4,20 +4,26 @@ title: How to set up requires confirmation
To set requires confirmation configuration, you simply need to:
+
+
+
+
-
-Log in to your cal.com account
-
-
-Open the event-type from the **`cal.com/event-type`** page and click on -> Advanced tab
-
-
-Enable the toggle that reads **`Requires Confirmation`**
-
-
-From here, -> Select **Always** if you want it to be an event-type that requires confirmation at all times -> Select **When booked with less than** `{{num}}` `{{time}}` notice to only make it an opt-in event type when a booking is made within the selected/configured time-frame.
-
+ Log in to your cal.com account
+ Open the event-type from the **`cal.com/event-type`** page and click on -> Advanced tab
+ Enable the toggle that reads **`Requires Confirmation`**
+
+ From here, -> Select **Always** if you want it to be an event-type that requires confirmation at all times
+ -> Select **When booked with less than** `{{ num }}` `{{ time }}` notice to only make it an opt-in event
+ type when a booking is made within the selected/configured time-frame.
+
[](https://downloads.intercomcdn.com/i/o/1195442097/a5b0328b32e60f326620c303/i1600x380-Exh1QWe7r2We_olub0g.png?expires=1736324100&signature=5879cbffb49ab0e23ed07c6ac7d243c36d9b29e30a86bb493191a24f46d0a80c&req=dSEuE816n4FWXvMW1HO4zV01ZfG9ZHkZlrmJG14MYHPZ01wnUaDUdGPmycd3%0Ab80g%2F18HT6Ab%2Ba6Jahc%3D%0A)
-
-
diff --git a/help/event-types/round-robin.mdx b/help/event-types/round-robin.mdx
index 5681580182..a97b968169 100644
--- a/help/event-types/round-robin.mdx
+++ b/help/event-types/round-robin.mdx
@@ -1,9 +1,19 @@
---
title: Round Robin Scheduling
---
+
Round robin event types allow you to distribute meetings amongst team members. At the moment, the distribution is based on availability, optimizing all options regardless of individual load. The booking will be assigned to an available host based on weights, priorties or the person least recently booked.
-
-
+
+
+
## Underlying Mechanism
@@ -29,25 +39,28 @@ Weights are optional and must be enabled to use. They allow you to determine how
For instance, Jane Doe has a weight of 100% and already has 8 bookings while John Doe has a weight of 200% and already has 12 bookings. Assuming both of them are available, the next bookings would go to John Doe until a total of 16 bookings is reached.
**Weight Adjustment**: If new hosts are added to a round-robin event type that has weights enabled, their weights will be adjusted accordingly. New hosts will have their bookings adjusted proportionally to their weight, taking into account the bookings that existing hosts already have. This ensures a fair distribution of bookings when new hosts are added.
+
### Example:
+
Existing host 1: 100% weight, 5 bookings
Existing host 2: 200% weight, 9 bookings
New host: 50% weight
-Weight Adjustment = (Bookings of existing hosts / Sum of weights of existing hosts) * New host weight
+Weight Adjustment = (Bookings of existing hosts / Sum of weights of existing hosts) \* New host weight
-Weight Adjustment = 14 / 300 * 50 = 2.33
+Weight Adjustment = 14 / 300 \* 50 = 2.33
The new host will have a weight adjustment of 2 bookings.
## Least Recently Booked
+
This is the fallback method where the available round robin host who was booked least recently is chosen. If more than one host meets this criteria, one of them is chosen at random.
-
## Fixed hosts
+
If you wish to bring in Collective behavior into round-robin events, it is possible with Cal.com. You can now select which hosts you wish to always attend the meeting whilst the other selected team members who are booked on a round-robin basis.

**Fixed Hosts** are individuals who are consistently present at every meeting.
**Round-Robin Hosts** are members of a group who take turns attending meetings. Rather than everyone in this group attending every meeting, only one person from the group will attend each time.
-For tasks like scheduling sales calls or product demos, where you have a pool of people among whom you'd like to distribute meetings, round robin is the perfect choice.
\ No newline at end of file
+For tasks like scheduling sales calls or product demos, where you have a pool of people among whom you'd like to distribute meetings, round robin is the perfect choice.