> 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/fr/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md).

# Google Agenda avec macOS, iOS (iPhone/iPad)

Si vous avez synchronisé Sesami avec Google Calendar mais que vous ne voyez pas le calendrier Sesami sur vos appareils Apple, suivez les étapes ci-dessous.

## Le problème

Par défaut, les calendriers partagés et créés par des applications dans Google Calendar peuvent ne pas se synchroniser avec les appareils Apple (Mac, iPhone, iPad). Vous devez les activer explicitement.

## Correction : activer le calendrier Sesami pour les appareils Apple

1. Assurez-vous d’être connecté au compte Google relié à Sesami
2. Allez dans [google.com/calendar/syncselect](https://www.google.com/calendar/syncselect)
3. Sous **Calendriers partagés**, recherchez le calendrier Sesami (nommé par défaut « Sesami »)
4. Cochez la case pour l’activer
5. Cliquez sur **Enregistrer**

Vos réservations Sesami devraient maintenant apparaître dans l’application Calendrier sur votre Mac, iPhone et iPad.

{% hint style="info" %}
La synchronisation du calendrier peut prendre quelques minutes après son activation. Tirez vers le bas pour actualiser sur iOS, ou rouvrez Calendrier sur macOS.
{% endhint %}

## Toujours pas affiché ?

* Vérifiez que vous êtes connecté au **même compte Google** qui est lié à votre ressource Sesami
* Sur iOS : allez dans **Réglages > Calendrier > Comptes > \[votre compte Google]** et assurez-vous que Calendriers est activé
* Sur macOS : allez dans **Réglages Système > Comptes Internet > \[votre compte Google]** et assurez-vous que Calendriers est coché
* Essayez de supprimer puis de rajouter le compte Google sur l’appareil

## Associé

* [Synchronisation de Google Calendar](/fr/apps-integrations/google-calendar.md) — configurez la synchronisation de Google Calendar avec Sesami


---

# 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/fr/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.
