# Google Calendar with macOS, iOS (iPhone/iPad)

If you've synced Sesami with Google Calendar but can't see the Sesami calendar on your Apple devices, follow the steps below.

## The Problem

By default, shared and app-created calendars in Google Calendar may not sync to Apple devices (Mac, iPhone, iPad). You need to explicitly enable them.

## Fix: Enable Sesami Calendar for Apple Devices

1. Make sure you're logged into the Google account connected to Sesami
2. Go to [google.com/calendar/syncselect](https://www.google.com/calendar/syncselect)
3. Under **Shared Calendars**, find the Sesami calendar (by default named "Sesami")
4. Check the box to enable it
5. Click **Save**

Your Sesami bookings should now appear in the Calendar app on your Mac, iPhone, and iPad.

{% hint style="info" %}
It may take a few minutes for the calendar to sync after enabling. Pull down to refresh on iOS, or reopen Calendar on macOS.
{% endhint %}

## Still Not Showing?

* Verify you're signed into the **same Google account** that's linked to your Sesami resource
* On iOS: Go to **Settings > Calendar > Accounts > \[your Google account]** and ensure Calendars is toggled on
* On macOS: Go to **System Settings > Internet Accounts > \[your Google account]** and ensure Calendars is checked
* Try removing and re-adding the Google account on the device

## Related

* [Google Calendar Sync](/apps-integrations/google-calendar.md) — set up Google Calendar sync with Sesami


---

# 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://help.sesami.co/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.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.
