# Google Calendar

You can embed any publicly-available Google Calendar directly into your monday boards using Universal Embedder. Here’s how you make your calendar public and add it to monday, so you can view it directly from there:

1. Head to the Google Calendar you want to share.
2. Click on the *Settings* icon at the top right-hand corner, then click *Settings.*
3. Under the *Settings for my calendars* section on the left-hand menu, select the calendar you want to embed in monday.
4. Under *Access permissions for events*, select the *Make available to public* radio button and then OK.
5. Scroll down to the *Integrate calendars* section and copy the Public URL to this calendar.
6. Add that URL to your Item in monday. You’ll now be able to preview it directly in monday, using Universal Embedder.

<figure><img src="/files/hv2JBL69TtEk8xxUhEBS" alt=""><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.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/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.
