> ## 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.

# Whiteboard

> Collaborative infinite canvas for visual thinking

# Whiteboard

Unleash your creativity with the collaborative whiteboard.\
It's an infinite canvas perfect for brainstorming, mind-mapping, sketching diagrams, or solving complex problems visually with your team.

***

## Core Features

<AccordionGroup>
  <Accordion title="Flow: An Infinite Canvas for Ideas" icon="expand">
    The whiteboard gives you a limitless space to capture your thoughts and diagrams.\
    It's built for flexibility and speed with a seamless drawing experience.
  </Accordion>

  <Accordion title="Pan & Zoom" icon="magnifying-glass">
    Navigate effortlessly:

    * Scroll or use touch gestures to move around
    * Zoom in and out to focus or expand your view
    * On-screen controls are also available for accessibility
  </Accordion>

  <Accordion title="Real-Time Drawing" icon="pen">
    Draw and erase with precision:

    * Use the pen with different colors and stroke widths
    * Eraser tool lets you selectively remove lines
    * All edits are synced in real-time for everyone on the project
  </Accordion>

  <Accordion title="Board Controls" icon="tower-control">
    Manage the canvas with ease:

    * Clear the full board in one click
    * Use undo/redo to correct mistakes
    * Delete individual strokes to refine your work

    <Tip>
      Use keyboard shortcuts for even faster control when whiteboarding with a team.
    </Tip>
  </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="Timer" icon="clock" href="/workspace/timer">
    Use Pomodoro timers to stay focused and productive.
  </Card>

  <Card title="Calendar" icon="calendar-days" href="/workspace/calendar">
    View and plan events alongside your project work.
  </Card>
</Columns>
