# Google Calendar

Create a [Google Calendar](https://calendar.google.com/calendar/u/0/r) account

To sync your Event Viewer with Google Calendar;

* Double click on the Widget to open the **Settings**
* Click on the **"Event Integrations"**&#x20;
* Click on **"Connect Google"**

![](/files/-MbCDRQl52NhnirsVvUb)

{% hint style="info" %}
Select the calendars you want to display by clicking on the configure button
{% endhint %}

### Adding images

Adding an image requires some extra steps since images are managed in Google Drive.

* The image you want to use has to start with **'eventviewer-image'** For example "**eventviewer-image**-monster-trucks.png"
* Go to Google Drive and upload it. Go to "share" options and ensure the image is available to anyone with a link.&#x20;
* Go to attachments in your Google Calendar Event.  Select that photo from your Google drive

![](/files/-MgIJ1Q0mA0LrGG9TZal)

### Experiencing a problem?

View our [FAQ](/faq.md) or contact <chris@geteventviewer.com>


---

# 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.ticketspot.io/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.
