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

# Calendar

> Visualize deadlines and project timelines

# Calendar

The Calendar view gives you a visual timeline of your work — in monthly, weekly, or daily formats.\
It’s the perfect way to stay on top of deadlines, milestones, and your team’s schedule.

***

<AccordionGroup>
  <Accordion title="Never Miss a Deadline" icon="calendar-check">
    The calendar automatically pulls in all tasks with due dates from the **Tasks** view.\
    This keeps everything synced without requiring extra setup — your schedule builds itself.

    <Tip>
      Add due dates to your tasks to keep your calendar fully populated.
    </Tip>
  </Accordion>

  <Accordion title="Quick Access to Task Details" icon="list">
    Click on any event in the calendar to open the task’s detail modal:

    * View full task info and descriptions
    * See who’s assigned
    * Edit status or change the due date — without leaving the calendar
  </Accordion>

  <Accordion title="Flexible Time Views" icon="clock">
    Switch between different calendar layouts:

    * **Month** view for a big-picture overview
    * **Week** view for mid-range planning
    * **Day** view for zoomed-in focus on immediate priorities
  </Accordion>
</AccordionGroup>

***

## Explore Other Workspace Tools

<Columns cols={2}>
  <Card title="Tasks" icon="check" href="/workspace/tasks">
    Plan and manage your work with visual boards.
  </Card>

  <Card title="Chat" icon="message-square" href="/workspace/chat">
    Stay aligned with your team using real-time conversations.
  </Card>

  <Card title="Notes" icon="book" href="/workspace/notes">
    Collaboratively write and organize structured notes.
  </Card>

  <Card title="Whiteboard" icon="pen-tool" href="/workspace/whiteboard">
    Draw and brainstorm on an infinite canvas with your team.
  </Card>

  <Card title="Timer" icon="clock" href="/workspace/timer">
    Use Pomodoro timers to stay focused and productive.
  </Card>
</Columns>
