Documentation edits made through Mintlify web editor (#18565)

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
This commit is contained in:
mintlify[bot]
2025-01-09 19:52:49 +01:00
committed by GitHub
co-authored by mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
parent ccf1d4430a
commit f933432d2b
3 changed files with 62 additions and 1 deletions
@@ -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**.
- Youll 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**:
- Youll 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.
@@ -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**.
- Youll 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**:
- Youll 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.
+10 -1
View File
@@ -68,6 +68,15 @@
]
},
{
"group": "Calendars",
"icon": "<i class='fa-light fa-calendar' style='color: #cfd2d8;'></i>",
"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"
}
}
}