> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Apple Calendar integration

> Connect Apple Calendar to Craft on Mac so events sync into the Calendar view. Not available on Windows or Web.

The Apple Calendar integration brings your events into Craft's Calendar view on Mac. This article covers how to connect, grant permissions, and troubleshoot the integration.

<Info title="Platform Availability">
  Currently, it is only possible to integrate Craft with Apple's Calendar. Therefore, this feature is not available for the Windows or Web app.
</Info>

## Enable the Calendar View in the Sidebar

If you can't see the Calendar view in your left sidebar, make sure to enable it via the customization options for the sidebar dropdown.

<img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/integrate/calendar/en/content/enable-calendar.gif?s=3c593327424dc6dda6c3749cb4f476b5" alt="Enable calendar in sidebar" width="800" height="690" data-path="images/integrate/calendar/en/content/enable-calendar.gif" />

## Setting Up Calendar Integration

<Steps>
  <Step>
    While in Calendar view, initiate the Calendar integration by attempting to enable **Show Calendar Events** after clicking on the Events button. You will be prompted to allow Craft to access your calendar via your Mac settings.

    <img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/integrate/calendar/en/content/allow-calendar.gif?s=027e53884ba70a711f827d13600c227e" alt="Allow calendar access" width="800" height="697" data-path="images/integrate/calendar/en/content/allow-calendar.gif" />

    <img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/integrate/calendar/en/content/system-prompt.png?fit=max&auto=format&n=bXGV3J9qfsAQZqJz&q=85&s=fec236d34fbf176dbfba203e39f59c89" alt="System prompt for calendar access" width="1654" height="1474" data-path="images/integrate/calendar/en/content/system-prompt.png" />
  </Step>

  <Step>
    After allowing access to calendar, you'll need to restart Craft to apply the changes.

    <img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/integrate/calendar/en/content/restart-app.png?fit=max&auto=format&n=bXGV3J9qfsAQZqJz&q=85&s=d4d360273aa576e8a1bbe0ceef533182" alt="Restart Craft to apply changes" width="1058" height="930" data-path="images/integrate/calendar/en/content/restart-app.png" />
  </Step>

  <Step>
    After restarting the app to apply the changes, go back to Calendar view and enable events to sync your calendar. You can further customize which calendars will be visible if you have multiple calendars connected to your Apple Calendar.

    <img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/integrate/calendar/en/content/enable-events.png?fit=max&auto=format&n=bXGV3J9qfsAQZqJz&q=85&s=4a683d58d4a0fba1a22e6779521986b3" alt="Enable events in Calendar section" width="1385" height="1023" data-path="images/integrate/calendar/en/content/enable-events.png" />
  </Step>
</Steps>

## What You Can Do

Once calendar integration is enabled, you can:

* **View events alongside notes**: See your schedule while working in Craft
* **Filter calendars**: Choose which calendars to display
* **Navigate dates**: Quickly jump to specific dates and see associated events
* **Create event notes**: Link notes to calendar events (see Daily Notes)
* **Stay organized**: Keep your schedule and notes in sync

## Using Calendar with Daily Notes

The Calendar integration works seamlessly with Daily Notes. You can:

* View calendar events for each day in your Daily Note
* Create notes linked to specific calendar events
* See upcoming events while planning your day
* Review past events when looking at previous Daily Notes

<Info title="Event Notes in Daily Notes">
  When you create event notes from calendar events, they automatically appear in the corresponding Daily Note, helping you keep meeting notes and event details organized by date.
</Info>

## Managing Calendar Access

If you need to revoke or modify Craft's access to your calendar:

<Steps>
  <Step>
    Open **System Settings** (formerly System Preferences) on your Mac
  </Step>

  <Step>
    Go to **Privacy & Security → Calendars**
  </Step>

  <Step>
    Find Craft in the list and toggle access on or off
  </Step>
</Steps>

## Troubleshooting

If calendar events aren't showing up in Craft:

* Make sure you've enabled **Show Calendar Events** in the Calendar view
* Check that Craft has permission to access Calendar in your macOS System Settings
* Try restarting Craft after granting permissions
* Verify that the calendar you want to see is enabled in Craft's calendar settings

<CardGroup cols={2}>
  <Card title="Daily Notes" href="/en/plan-and-do/daily-notes">
    Learn how to use Daily Notes with calendar integration
  </Card>

  <Card title="Calendar in Tasks" href="/en/plan-and-do/calendar">
    View calendar events in the tasks view
  </Card>

  <Card title="Tasks" href="/en/plan-and-do/tasks">
    Manage tasks alongside calendar events
  </Card>

  <Card title="Blocks and Pages" href="/en/write-and-edit/blocks-and-pages">
    Understand how event notes work as subpages
  </Card>
</CardGroup>
