> For the complete documentation index, see [llms.txt](https://apps.embed-in.com/embed-google-calendar-for-monday.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apps.embed-in.com/embed-google-calendar-for-monday.com/embed-google-calendar-in-board.md).

# Embed Google Calendar in Board

Step 1: Open Your Board Settings

1. **Navigate to the board** where you want to embed the Google Calendar.
2. At the top of the screen, click on the **"Add View"** button (or the plus **(+)** icon next to the existing view tabs).

<figure><img src="/files/eEXvp6pwvUfz8fpmlF7Q" alt="" width="375"><figcaption></figcaption></figure>

## Step 2: Choose the App to Embed

1. In the dropdown menu, select **"Apps"**.
2. **The monday.com Views Center** will open, showcasing various views.
3. Find **Google Calendar Embedder in Board** in installed Apps and click on **Open in board.**

<figure><img src="/files/BK1JfM3JSxjsIPVWNPxl" alt=""><figcaption></figcaption></figure>

## Step 4: Open the App on Your Board

1. The embedder will show up, displaying instructions on how to retrieve the URL of your document.

<figure><img src="/files/5Rdibbo6RapTc41E9wm9" alt=""><figcaption></figcaption></figure>

## **Step 5: Obtain the URL of Your Google Calendar**

1. Open a new browser tab <https://calendar.google.com/>
2. Find "Gear icon" on the right corner. Click on it and then click on "Settings"
3. In the window that opens, on the left, find the “Settings for my calendars” section and click on the calendar you want to embed in monday.com.
4. Then, in the window that opens, find the "Calendar Integration" section, and below that, find the "Public URL for this calendar" field and copy the URL from that field.

You can find full instructions on how to get an embedded link on the page [Getting an Embeddable Link from Google Calendar](/embed-google-calendar-for-monday.com/getting-an-embeddable-link-from-google-calendar.md)

## **Step 6: Insert the URL into monday.com**

1. Return to your monday.com board where the **Google Calendar Embedder in Board**  view is open.
2. On the right side, click on the **settings icon** (a gear symbol).
3. In the settings panel, locate the field labeled **"Google Calendar URL"**.
4. **Paste the copied Google Calendar URL** into this field.
5. Your **Google Calendar design** should now display within the board view.
6. **Verify the display** to ensure all elements are loading correctly and are interactive.

<figure><img src="/files/Be5fYe9fUWpCK57HXm4M" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://apps.embed-in.com/embed-google-calendar-for-monday.com/embed-google-calendar-in-board.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
