From f933432d2b4e6d7fbf25fa2dea702aa8bd6be5fc Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:52:49 +0100 Subject: [PATCH] Documentation edits made through Mintlify web editor (#18565) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- help/calendars/how-to-add-apple-calendar.mdx | 26 +++++++++++++++++++ help/calendars/how-to-add-google-calendar.mdx | 26 +++++++++++++++++++ help/mint.json | 11 +++++++- 3 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 help/calendars/how-to-add-apple-calendar.mdx create mode 100644 help/calendars/how-to-add-google-calendar.mdx diff --git a/help/calendars/how-to-add-apple-calendar.mdx b/help/calendars/how-to-add-apple-calendar.mdx new file mode 100644 index 0000000000..753f6b55a1 --- /dev/null +++ b/help/calendars/how-to-add-apple-calendar.mdx @@ -0,0 +1,26 @@ +# How to Connect Your Apple Calendar + +Connecting your Apple Calendar helps Cal.com check when you're free or busy. This avoids double bookings and ensures new bookings are added to the right calendar. + +Follow these steps: + +1. **Log in to your Cal.com account**. + - Go to **Settings** and click the **Calendars** tab. + +2. **Add a Calendar**: + - Click **Add Calendar**. + - You’ll be taken to our App Store. + +3. **Install the Calendar**: + - Choose **Apple Calendar** and click **Install**. + +4. **Log in with Your Apple ID**: + - Sign in with your Apple ID. + - Allow the permissions if asked. + +5. **Set Up and Adjust Settings**: + - You’ll see your calendar in the **Installed Calendars** section. + - Select which calendar to check for conflicts. + - Add more calendars if needed. + +You're all set! Cal.com will now manage your availability and prevent scheduling conflicts. diff --git a/help/calendars/how-to-add-google-calendar.mdx b/help/calendars/how-to-add-google-calendar.mdx new file mode 100644 index 0000000000..34ecbc549a --- /dev/null +++ b/help/calendars/how-to-add-google-calendar.mdx @@ -0,0 +1,26 @@ +# How to Connect Your Google Calendar + +Connecting your Google Calendar lets Cal.com check when you're free or busy. This helps prevent double bookings and ensures new bookings are added to the correct calendar. + +Follow these steps: + +1. **Log in to your Cal.com account**. + - Go to **Settings** and click the **Calendars** tab. + +2. **Add a Calendar**: + - Click **Add Calendar**. + - You’ll be directed to our App Store. + +3. **Install the Calendar**: + - Choose **Google Calendar** and click **Install**. + +4. **Log in with Your Google Account**: + - Sign in with your Google account. + - Confirm the Google permissions to ensure smooth integration with our system. + +5. **Set Up and Adjust Settings**: + - You’ll see your calendar in the **Installed Calendars** section. + - Choose which calendar to check for conflicts. + - Add more calendars if needed. + +You're all set! Cal.com will now sync with your Google Calendar to manage your availability and prevent scheduling conflicts. diff --git a/help/mint.json b/help/mint.json index 2e828b81b5..71c0173a0a 100644 --- a/help/mint.json +++ b/help/mint.json @@ -68,6 +68,15 @@ ] }, { + "group": "Calendars", + "icon": "", + "iconType": "custom", + "pages": [ + "calendars/how-to-add-google-calendar", + "calendars/how-to-add-apple-calendar" + ] +}, + { "group": "Event Types", "icon": "calendar", "iconType": "solid", @@ -186,4 +195,4 @@ "linkedin": "https://www.linkedin.com/company/cal-com/", "discord": "https://discord.com/invite/calcom" } -} +} \ No newline at end of file