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

# Tasks

> Organize your work with Cortex's real-time Kanban board

# Tasks

Bring order to your academic chaos with Cortex’s intuitive **Kanban board**.\
Track assignments, manage phases of research, and prioritize study time — all in one collaborative workspace.

***

<AccordionGroup>
  <Accordion title="Board Structure" icon="grid">
    Cortex Tasks are organized using a flexible Kanban layout:

    * Each **column** represents a stage in your workflow — like *To Do*, *In Progress*, or *Done*
    * **Cards** represent individual tasks, which can be moved between columns to reflect progress
    * Columns can be added, renamed, or deleted to match your preferred workflow

    <Tip>
      Use custom columns for different courses, group projects, or personal goals.
    </Tip>
  </Accordion>

  <Accordion title="Creating Tasks" icon="plus">
    You can add tasks directly from the board by clicking **"Add a card"** at the bottom of any column.

    Prefer keyboard?\
    Use the **Command Palette** (`⌘K` / `Ctrl+K`) to create tasks instantly from anywhere in the app.
  </Accordion>

  <Accordion title="Editing Task Details" icon="file">
    Click on any task card to open its full detail view. From there you can:

    * Edit the title and description
    * Set a due date and add tags
    * Assign the task to team members

    All edits are saved in real time — no need to refresh or sync manually.
  </Accordion>
</AccordionGroup>

***

## Explore Other Workspace Tools

<Columns cols={2}>
  <Card title="Notes" icon="book" href="/workspace/notes">
    Take structured, shareable notes — solo or with peers.
  </Card>

  <Card title="Whiteboard" icon="pen-nib" href="/workspace/whiteboard">
    Sketch out ideas together on an infinite canvas.
  </Card>

  <Card title="Chat" icon="message" href="/workspace/chat">
    Communicate with collaborators in real time.
  </Card>

  <Card title="Timer" icon="clock" href="/workspace/timer">
    Stay focused using built-in Pomodoro timers.
  </Card>

  <Card title="Calendar" icon="calendar-days" href="/workspace/calendar">
    Sync your schedule and plan ahead with integrated events.
  </Card>
</Columns>
