> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/products/courses/how-to-embed-a-calendar-in-a-course-product",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Embed a calendar in a Course

> Embed a calendar in the main page of a Course to display availability and upcoming events.

Embedding a **calendar** in a Course is a great way to communicate your events, future lessons, launches, and availability to your customers.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/6hxb0429gv" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

First, choose your preferred calendar (e.g., Google Calendar, Calendly, Acuity, Hubspot, etc.) and copy the embed code.

For the purpose of this guide, we will use Google Calendar to embed a calendar onto our main Course Page:

<img src="https://mintcdn.com/kajabi-support/ulOk3PjSKir43Xg0/articles/images/119ee542_86147AB5-0708-4CCE-B044-DF0201514913.png?fit=max&auto=format&n=ulOk3PjSKir43Xg0&q=85&s=fb5ee5bd9a8a015dad74ff9f4b76374a" alt="86147AB5-0708-4CCE-B044-DF0201514913.png" width="1920" height="1080" data-path="articles/images/119ee542_86147AB5-0708-4CCE-B044-DF0201514913.png" />

## Copy the calendar embed code

Before embedding a calendar in a Course, create the calendar and configure it to display your desired events.

After your calendar is ready to embed (with all the events you wish to share with your customers) copy the embed code:

<img src="https://mintcdn.com/kajabi-support/DB7yAogdPbid1BoD/articles/images/27de88bb_1605E050-9311-47F8-AF66-A4FD66C3EF8A.png?fit=max&auto=format&n=DB7yAogdPbid1BoD&q=85&s=e249287ee3fe3b4947959287dcd3458c" alt="1605E050-9311-47F8-AF66-A4FD66C3EF8A.png" width="5116" height="2282" data-path="articles/images/27de88bb_1605E050-9311-47F8-AF66-A4FD66C3EF8A.png" />

Read [Google's Guide to embedding a Google Calendar](https://support.google.com/calendar/answer/41207?hl=en) to learn how to copy their embed code.

This step will vary depending on the calendar of your choosing. If you are using a different calendar, refer to their support guides to create and copy the embed code.

## Paste the embed code into a Course

After copying your embed code, navigate to your Kajabi account to paste the code into a Course:

1. Open the **Products** tab from the Dashboard.
2. Click into an existing Course or [create a new one](../../products/courses/courses-overview).
3. Select the **Customize** tab.
4. Hover over your Product Template and click **Customize**.
5. In the left sidebar, select the section of your Course where you wish to add the calendar.
6. Click **Add Content**.
7. Select a **Code** block as the content type.
8. Paste the **embed code** into the Code block.
9. Click **Save** to embed your calendar:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/ib6ku7t1hm" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>
