Adding Calendars Back to top

The calendar sidebar provides three ways to add calendars to your view. Click the Add Calendar dropdown button at the top of the sidebar to see all options:

  • Create — build a new calendar from scratch with full control over event sources, event types, and permissions. Opens the Create Calendar dialog with four configuration tabs.
  • Add Existing — add a calendar that was already created by another user to your sidebar. This does not duplicate the calendar; it simply makes it visible in your view.
  • Add Calendar Subscription — import an external calendar from Google Calendar, Outlook, Apple Calendar, or any service that provides an ICS feed URL. Events are read-only and refresh automatically.

Create Calendar Dialog Back to top

When creating a new calendar, the dialog provides four tabs to configure every aspect of the calendar.

General Tab

Create Calendar dialog — General tab with name, description, and color fields

Set the calendar's name, color, and optional description. The color is used throughout the UI to distinguish this calendar's events from others. A live Preview shows how the calendar name and color will appear in the sidebar.

Events Source Tab

Create Calendar dialog — Events Source tab with source type, project selector, and date field mapping

Choose what data populates the calendar. Four source types are available:

  • Basic — a standalone calendar with only custom events (no Jira issues). Ideal for team schedules, holidays, or company-wide events.
  • Project — display Jira issues from one or more selected projects. Choose which date fields to use (due date, created, updated, sprint dates, custom date fields) and which issue types to include.
  • JQL — write a custom JQL query to define exactly which issues appear. This is the most flexible option and supports any valid JQL expression.
  • Filter — use a saved Jira filter as the issue source. The calendar shows all issues returned by the filter, using your chosen date fields.

Configure Date Fields Mapping to set the Start Date Field (required) and optional End Date Field. Under Display Options, toggle whether to show issue status and assignee on calendar events.

Event Types Tab

Create Calendar dialog — Event Types tab with timezone setting and event type list

Configure the calendar's timezone — when creating events, times will be interpreted in this timezone. Leave empty to use each user's Jira profile timezone.

Define custom event type categories (e.g., Event, Meeting, Holiday, Travel). Each type can have a reminder configured. Click + Create to add new types. When users create custom events, they select from these types.

Permissions Tab

Create Calendar dialog — Permissions tab with user/group access control and export settings

Control who can view, create events in, and administer this calendar. Add users, groups, or roles with different access levels. The creator is automatically added as an Admin owner.

The Export section includes a "Disable export for this calendar" checkbox — when checked, this calendar cannot be exported via ICS, JSON, or embedded links.

Calendar Subscription Back to top

Calendar subscriptions import events from external calendar services via ICS URLs. The subscription dialog is a simplified version of the create dialog with two tabs: General and Permissions.

Add Calendar Subscription dialog with ICS URL field

On the General tab, provide:

  • Calendar Name — a display name for the imported calendar
  • ICS URL — the subscription URL from your external calendar service (Google Calendar, Outlook, Apple Calendar, etc.)
  • Color — choose a color for the imported events

The Permissions tab works identically to regular calendars, letting you control who can see the imported events. Once created, the subscription fetches events immediately and refreshes automatically every 5 minutes.

Imported events are read-only. You cannot edit, move, or delete them from within Jira — changes must be made in the source calendar application.

Calendar Sidebar Back to top

Calendar sidebar showing list of calendars with color indicators, info and edit buttons

The left sidebar lists all calendars in your view. Each calendar entry provides quick controls:

  • Visibility Toggle — click the colored checkbox next to a calendar name to show or hide its events on the calendar view. Hidden calendars remain in your sidebar but their events are not rendered.
  • Collapse Button — collapse the sidebar to maximize the calendar view area. Click again to expand it.
  • Dropdown Menu — hover over a calendar name and click the edit icon (pencil) to access the per-calendar action menu.

Calendar Dropdown Actions Back to top

Calendar dropdown menu showing New event, Issues list, Configure quick filter, Edit, Delete, Remove from favorite, Copy calendar URL, and Export Settings options

The per-calendar dropdown menu provides the following actions (availability depends on your permissions):

  • New Event — quickly create a custom event in this calendar
  • Issue List — view all Jira issues associated with this calendar in a list format
  • Quick Filters — apply or manage quick filters to narrow displayed events by assignee, status, priority, or custom criteria
  • Edit — open the calendar settings dialog to modify name, color, event sources, event types, or permissions
  • Delete — permanently remove the calendar and all its custom events (Jira issues are not affected)
  • Remove from Favorites — remove the calendar from your sidebar without deleting it. Other users who have added it are not affected.
  • Copy URL — copy a direct link to this calendar view for sharing with teammates
  • Export Settings (admin only) — open the export configuration panel for this calendar. Only visible to calendar administrators and only when exports have been enabled globally.

Export Settings per Calendar Back to top

Calendar administrators can configure export feeds for individual calendars via the Export Settings option in the calendar dropdown menu. This opens a panel with three export format cards.

Export Settings panel showing ICS Feed, JSON Feed, and Embedded Calendar cards

Each card allows you to generate and manage a feed URL for that format:

  • ICS Feed — generate a subscription URL for Google Calendar, Outlook, or Apple Calendar. Configure which fields to include, availability status (Busy/Free), and the time period covered by the feed.
  • JSON Feed — generate an API endpoint that returns calendar events as JSON. Useful for custom dashboards, automation, and third-party integrations. Configure fields and time period.
  • Embedded Calendar — generate an embeddable URL or iframe snippet to display a read-only monthly calendar view on websites, wikis, or team portals. Configure which fields are visible.
Prerequisites: Export Settings are only available when a Jira administrator has enabled exports globally. The menu item is only visible to users with admin permissions on the calendar.

For detailed instructions on each export format, see the Export & Import documentation:

Back to top

Need Help?

If you have questions about creating or managing calendars, contact our support team.

Contact Support