> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/de/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md).

# Google Kalender mit macOS, iOS (iPhone/iPad)

Wenn du Sesami mit Google Kalender synchronisiert hast, den Sesami-Kalender aber auf deinen Apple-Geräten nicht sehen kannst, befolge die folgenden Schritte.

## Das Problem

Standardmäßig werden geteilte und von Apps erstellte Kalender in Google Kalender möglicherweise nicht mit Apple-Geräten (Mac, iPhone, iPad) synchronisiert. Du musst sie ausdrücklich aktivieren.

## Lösung: Sesami-Kalender für Apple-Geräte aktivieren

1. Stelle sicher, dass du in dem Google-Konto angemeldet bist, das mit Sesami verbunden ist
2. Gehen Sie zu [google.com/calendar/syncselect](https://www.google.com/calendar/syncselect)
3. Unter **Geteilte Kalender**, suche den Sesami-Kalender (standardmäßig „Sesami“ genannt)
4. Aktiviere das Kontrollkästchen, um ihn zu aktivieren
5. Klicken Sie auf **Speichern**

Deine Sesami-Buchungen sollten jetzt in der Kalender-App auf deinem Mac, iPhone und iPad erscheinen.

{% hint style="info" %}
Es kann einige Minuten dauern, bis der Kalender nach der Aktivierung synchronisiert wird. Ziehe auf iOS nach unten, um zu aktualisieren, oder öffne Kalender unter macOS erneut.
{% endhint %}

## Wird immer noch nicht angezeigt?

* Stelle sicher, dass du mit demselben **Google-Konto** angemeldet bist, das mit deiner Sesami-Ressource verknüpft ist
* Unter iOS: Gehe zu **Einstellungen > Kalender > Accounts > \[dein Google-Konto]** und stelle sicher, dass Kalender aktiviert ist
* Unter macOS: Gehe zu **Systemeinstellungen > Internetaccounts > \[dein Google-Konto]** und stelle sicher, dass Kalender aktiviert ist
* Versuche, das Google-Konto auf dem Gerät zu entfernen und erneut hinzuzufügen

## Verwandt

* [Google Kalender-Synchronisierung](/de/apps-integrations/google-calendar.md) — richte die Google Kalender-Synchronisierung mit Sesami ein


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sesami.co/de/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
