# Google Calendar

{% hint style="info" %}
Enable Google Calendar notification channel under <mark style="background-color:green;">Subscription > Settings</mark>. See [#enable-subscriptions](https://docs.statuspal.io/subscriptions-and-notifications/subscriptions#enable-subscriptions "mention") to learn more.
{% endhint %}

Once Google Calendar integration is enabled in your status page, your status page visitors can subscribe to it by clicking on the Subscribe button and selecting the Google Calendar tab.

<figure><img src="https://4061983002-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgIMm5p2V7PNx3dS7vwKE%2Fuploads%2FhrbGBrkxFeqPp9gggvDL%2FScreenshot%202024-04-11%20at%2008.59.08.png?alt=media&#x26;token=9f622a55-630d-4701-a234-d65a107ffd9a" alt="Status page maintenance notifications via Google Calendar"><figcaption></figcaption></figure>

Upon clicking on Subscribe, they should receive an email with instructions on how to add the status page's Calendar to their Google account. Once they click on the link provided and go through adding the new Calendar, the integration is ready.

From that moment on, they will see upcoming status page maintenance events automatically synchronized in their Google Calendar.

<figure><img src="https://4061983002-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgIMm5p2V7PNx3dS7vwKE%2Fuploads%2Fv9w8hdeFFG3s0vj1oZg7%2FScreenshot%202024-04-11%20at%2009.02.30.png?alt=media&#x26;token=143327aa-2781-454b-80af-faaa5535f08f" alt="Status page maintenance window synchronized in Google Calendar"><figcaption></figcaption></figure>

As with any other notification channel, you can also configure a Google Calendar subscription directly from your status page's admin site.

<figure><img src="https://4061983002-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgIMm5p2V7PNx3dS7vwKE%2Fuploads%2FDvGhr7eIcOD625QFHL2r%2F6107d75d20dd5181d7088e581d669015.png?alt=media&#x26;token=189f1ba3-7e8c-49eb-bfda-900613e1ff10" alt="Configure Google Calendar subscription for status page notifications on maintenance windows"><figcaption></figcaption></figure>


---

# 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.statuspal.io/platform/integrations/google-calendar.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.
