• Products
  • Documentation
  • Resources

Embed calendars on Confluence pages

You can embed a calendar on any page in Confluence, making it easy to track and manage events. When you embed a calendar on a page, the calendar will also appear in the Calendars section of the space the page is in.

Below are a few ways of embedding a calendar on a Confluence page.

  1. Choose Calendars in the Confluence or space sidebar

  2. Hit the  to the right of the calendar name

  3. Choose Embed

  4. Copy the calendar link provided

  5. Paste the link on any page in Confluence

Embed a calendar on a Confluence page with the URL.

Use the macro browser

  1. While editing a page, choose Insert > Team Calendar

  2. Select Add Existing Calendar

  3. Search for and select the calendar and choose Add

You can also type { (curly bracket), then begin typing Team Calendar to use autocomplete.

Use wiki markup

Example:

1 {calendar:id=4f5f9524-f588-468e-a48c-668ea480a77c,49221951-cca9-424f-b1ee-42ec44452bcc|defaultView=month|width=400}

Parameters when using wiki markup:

Parameter name

Required

Default

Parameter description and accepted values

id

Yes

(None)

One or more calendar IDs, separated by commas.

To find out the ID for a calendar:

  1. Choose Calendars from the Confluence header or space sidebar

  2. Click next to a calendar and choose EmbedA dialog appears with the link to the calendar.

The last part of the link contains the ID of the calendar. For example:http://<your_site_url>/calendar/previewcalendar.action?subCalendarId=890143d3-5c7d-4f17-ad4b-70d8a4a4d345

defaultView

No

list

Available values:

  • list

  • week

  • month

  • upcoming

width

No

The width of the element in which the calendar is displayed.

Width of the calendar in pixels.

Additional Help