# How to connect apple calendar with calcom

To connect apple calendar with cal.com, please complete the following steps:

1. Go to <https://cal.com/apps/categories/calendar> and click on Details under the Apple Calendar card

   <figure><img src="/files/gmNc2NkR6ZmpwWSjADf4" alt=""><figcaption></figcaption></figure>
2. Click on the Install button or, if you already have an Apple Calendar connection, click on Install another button<br>

   <figure><img src="/files/KKFDWqU0hVKdYFJSgQua" alt=""><figcaption></figcaption></figure>
3. In the Apple Calendar connection setup page, click on the link and sign in to your appleID<br>

   <figure><img src="/files/sC3dWhhysYPa30oDuNer" alt=""><figcaption></figcaption></figure>
4. Once signed in and on the <https://appleid.apple.com/account/manage> page, click on App-specific passwords<br>

   <figure><img src="/files/AYwzljEveI8oDnoVpSHo" alt=""><figcaption></figcaption></figure>
5. Now, click on the plus sign to add a new App-specific password to your account<br>

   <figure><img src="/files/YmfTdsfgO8eshYvUAh4w" alt=""><figcaption></figcaption></figure>
6. Next, provide a name for your new App-specific password<br>

   <figure><img src="/files/7T6h50FoX1Pb56buBOcI" alt=""><figcaption></figcaption></figure>
7. You should now have a new app-specific password showing on the screen. Simply copy this password<br>

   <figure><img src="/files/xdBFiXIQZjhYhtprsU7d" alt=""><figcaption></figcaption></figure>
8. Now enter your apple ID and the newly generated app-specific password (you copied this in the previous step) in the Cal.com's [Apple Calendar setup](https://cal.com/apps/apple-calendar/setup) page<br>

   <figure><img src="/files/4HNwWGJdU7KzJCHz6h7n" alt=""><figcaption></figcaption></figure>
9. Finally, click on save. You should now be redirected to <https://cal.com/apps/installed/calendar> page showing your recently added Apple Calendar<br>

   <figure><img src="/files/tJOEIfcUGbK2EkmUdBug" alt=""><figcaption></figcaption></figure>

That's it. Your Apple Calendar is now connected to your [Cal.com](https://app.cal.com) account


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://calcom.gitbook.io/docs/how-to-guides/how-to-connect-apple-calendar-with-calcom.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
