> For the complete documentation index, see [llms.txt](https://docs.spike.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spike.sh/oncall-schedules/calendar-sync-for-oncall/google-calendar-sync.md).

# Google Calendar

<figure><img src="/files/XhkpSdZW2aBWJ7lPr8SW" alt="Export on-call schedule to your calendar"><figcaption></figcaption></figure>

## Add On-call schedule to Google Calendar

Keep your on-call shifts visible alongside your regular meetings in Google Calendar. By subscribing to your Spike on-call calendar, any updates to your schedule will appear automatically without needing to reimport anything.

### Subscribe to your On-Call Calendar

1. Copy your **calendar subscription link** from Spike.
   1. Go to the Settings page for your on-call schedule.
   2. Click Sync Calendar and copy the provided link.
2. Go to [Google Calendar](https://calendar.google.com/)
3. In the left sidebar, find “Other calendars” and click the “+” icon.
4. Select `From URL`.
5. Paste your Spike calendar link and click Add calendar.

Your on-call shifts will now appear in Google Calendar. The calendar will refresh automatically based on Google’s update interval.

{% hint style="info" %}
If you are logged into your Google account, you can also click the calendar link directly from Spike. It will open Google Calendar and subscribe automatically.
{% endhint %}

***

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Apple Calendar</strong></td><td></td><td><a href="/pages/d1GU3vuy3z4jGOzt97qh">/pages/d1GU3vuy3z4jGOzt97qh</a></td><td><a href="/files/8VY4kR24xDzwpl7xrtaL">/files/8VY4kR24xDzwpl7xrtaL</a></td></tr><tr><td><strong>Microsoft Outlook</strong></td><td></td><td><a href="/pages/UPxgpuXRC1LBAAN8uQe6">/pages/UPxgpuXRC1LBAAN8uQe6</a></td><td><a href="/files/eYlnjFnhO3R67uHNjZ76">/files/eYlnjFnhO3R67uHNjZ76</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.spike.sh/oncall-schedules/calendar-sync-for-oncall/google-calendar-sync.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.
