Working Together in Real Time

Dokyo supports real-time collaboration so multiple people can edit the same page at once. You see live cursors and changes instantly, and edits merge without conflicts thanks to a CRDT-based sync engine.

Dokyo is built for teams. Multiple people can open and edit the same page at the same time, and every change appears instantly for everyone. There is no save button; your work is synced continuously.

Live cursors and presence

When teammates are viewing or editing a page, you see their cursors and selections in real time. Presence indicators show who is currently in the document, so you always know who you are working with.

Conflict-free editing

Dokyo uses a CRDT-based synchronization engine (conflict-free replicated data types). This means simultaneous edits from different people merge automatically without overwriting each other, even if someone briefly goes offline and reconnects.

Comments

Leave comments on a page to discuss changes, ask questions, or give feedback without altering the content itself. Comments keep conversations close to the work they refer to.

Notifications

Stay informed when you are mentioned or when activity happens on pages you care about. You can mute notifications for specific pages when you want to focus.

Collaboration also works across databases: your team can update records together in real time.