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

# Chat

> Real-time messaging for every Cortex project

# Chat

Keep your team's communication organized and in-context.\
Every Cortex project includes a dedicated chat room for real-time discussions, quick questions, and project updates.

***

<AccordionGroup>
  <Accordion title="Focused Conversations" icon="message-dots">
    Keep all communication tied directly to your project:

    * No need to jump between external chat tools
    * All messages, links, and files are searchable in one place
    * Context stays intact for future reference

    <Tip>
      Use chat threads to keep different discussions organized within the same project.
    </Tip>
  </Accordion>

  <Accordion title="Media Support" icon="image">
    Share visuals effortlessly:

    * Paste any image link to render it directly in chat
    * Perfect for screenshots, design feedback, or visual references
    * Clean and lightweight format keeps discussions focused
  </Accordion>
</AccordionGroup>

***

## Explore Other Workspace Tools

<Columns cols={2}>
  <Card title="Notes" icon="book" href="/workspace/notes">
    Collaboratively edit structured notes in real time.
  </Card>

  <Card title="Tasks" icon="check" href="/workspace/tasks">
    Plan and track your work with visual boards.
  </Card>

  <Card title="Whiteboard" icon="pen-nib" href="/workspace/whiteboard">
    Brainstorm together on an infinite canvas.
  </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>
