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

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

Se você sincronizou o Sesami com o Google Agenda, mas não consegue ver o calendário do Sesami nos seus dispositivos Apple, siga as etapas abaixo.

## O problema

Por padrão, calendários compartilhados e criados por apps no Google Agenda podem não sincronizar com dispositivos Apple (Mac, iPhone, iPad). Você precisa ativá-los explicitamente.

## Correção: ativar o calendário Sesami para dispositivos Apple

1. Certifique-se de estar conectado à conta do Google vinculada ao Sesami
2. Vá para [google.com/calendar/syncselect](https://www.google.com/calendar/syncselect)
3. Em **Calendários compartilhados**, encontre o calendário do Sesami (por padrão chamado "Sesami")
4. Marque a caixa para ativá-lo
5. Clique em **Salvar**

Suas reservas no Sesami agora devem aparecer no app Calendário no seu Mac, iPhone e iPad.

{% hint style="info" %}
Pode levar alguns minutos para o calendário sincronizar após a ativação. Puxe para baixo para atualizar no iOS ou reabra o Calendário no macOS.
{% endhint %}

## Ainda não está aparecendo?

* Verifique se você está conectado à **mesma conta do Google** que está vinculada ao seu recurso do Sesami
* No iOS: Vá para **Ajustes > Calendário > Contas > \[sua conta do Google]** e verifique se a opção Calendários está ativada
* No macOS: Vá para **Ajustes do Sistema > Contas de Internet > \[sua conta do Google]** e verifique se a opção Calendários está marcada
* Tente remover e adicionar novamente a conta do Google no dispositivo

## Relacionado

* [Sincronização do Google Agenda](/pt-br/apps-integrations/google-calendar.md) — configure a sincronização do Google Agenda com o 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/pt-br/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.
