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

# Calendar View

> A full calendar of a connected channel's events.

## Overview

The **Calendar View** block renders a full month / week calendar of events from a connected calendar channel. Unlike the record-scoped [Calendar](/blocks/embedded/object/calendar) block, this shows a whole channel's schedule. A team or shared calendar on a dashboard.

## Use cases

* A team dashboard: a shared calendar in one place.
* An ops view: a booking / scheduling calendar surfaced next to its queue.

## Configuration parameters

| Param       | Type       | Description                                             |
| ----------- | ---------- | ------------------------------------------------------- |
| `channelId` | `dropdown` | The calendar channel to display events from (required). |

## Troubleshooting

| Symptom            | Likely cause                                             | What to check                                                  |
| ------------------ | -------------------------------------------------------- | -------------------------------------------------------------- |
| No channel to pick | No calendar is connected                                 | Connect a calendar under [Calendar](/comms/calendar/overview). |
| No events shown    | The channel has no events in view, or its sync is behind | Page to a month with events; confirm the channel is syncing.   |

## See also

* [Upcoming Events](/blocks/embedded/calendar/upcoming-events)
* [Calendar (feature)](/comms/calendar/overview)


## Related topics

- [Calendar](/comms/calendar/overview.md)
- [Nylas](/integrations/nylas.md)
- [My Account](/start/account/overview.md)
- [Calendar & Meetings](/blocks/embedded/object/calendar.md)
