# Google Calendar

<figure><img src="https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-2b2595b37fcda3358a35a1a6ed7f23d713936ded%2FGoogle%20calendar%20cover.png?alt=media" 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="apple-calendar-sync">apple-calendar-sync</a></td><td><a href="https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-9ef1c80841ddc441c86d292df0519be05b83fe92%2FApple%20Calendar%20tile.png?alt=media">Apple Calendar tile.png</a></td></tr><tr><td><strong>Microsoft Outlook</strong></td><td></td><td><a href="microsoft-outlook-sync">microsoft-outlook-sync</a></td><td><a href="https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-fb4676367334fcf7e19943927493716d34481fdb%2FOutlook%20Calendar%20tile.png?alt=media">Outlook Calendar tile.png</a></td></tr></tbody></table>


---

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