Collaboration Overview
Work together in real time with your team.
Clarity's collaboration system is built on Liveblocks and Yjs — the same technology powering tools like Figma and Notion.
Features
- Real-time editing — see changes as they happen, with no conflicts
- Live cursors — see where your collaborators are typing
- Presence awareness — know who's online and what file they're viewing
- Comments and threads — discuss changes inline
- Role-based permissions — control who can view, comment, or edit
How It Works
Each project has a dedicated collaboration room. When you open a project:
- 1You connect to the room automatically
- 2Your document state syncs via CRDTs (Conflict-free Replicated Data Types)
- 3Every keystroke is broadcast to all connected users
- 4Changes merge automatically — no manual conflict resolution needed
Was this helpful?
