Collaboration Toolkit for React Flow

Collaboration Toolkit for React Flow

Add comments, notifications, cursors, and multiplayer editing to React Flow in minutes

Add comments, notifications, cursors, and multiplayer editing to React Flow in minutes

React Flow

Try DEmo

Not just a picture,

Click to try

React Flow

Try DEmo

Not just a picture,

Click to try

HeyGen Logo
Lambdatest Logo
Datarails Logo
Leadpages Logo

Used by modern SaaS teams building

workflow and diagramming tools

Vellum Logo
SafetyKit Logo
Qloo Logo
Cloudfactory Logo
Trumpet Logo
Cofactr Logo
Colossyan Logo

Used by modern SaaS teams building

workflow and diagramming tools

Built for React Flow

Deeply embedded in React Flow and works reliably as nodes, edges, and layouts change

No Custom Logic Required

Built for React Flow

Deeply embedded in React Flow and works reliably as nodes, edges, and layouts change

No Custom Logic Required

Multiplayer Editing

Co-edit documents in real-time

and see who is working with you

Comment on Nodes and Edges

Co-edit documents in real-time

and see who is working with you

Real-time Presence and Cursors

View other users on your document

User Mentions

Enable rich conversations with replies, @mentions, and reactions

Notification

See what changes have been made

to a shared document with timestamps

Version History

Manage multiple versions to manage historical data

Undo / Redo

Easily traverse between your actions

Offline Storage

Keep working when the connection drops. Data will sync when you reconnect

Ethan Veres Profile Photo

Ethan Veres

CTO @eqtble

Commenting is something we wanted in our app, Velt made it possible

Multiplayer Editing

Co-edit documents in real-time

and see who is working with you

Comment on

Nodes and Edges

Co-edit documents in real-time

and see who is working with you

Real-time Presence and Cursors

View other users on your document

User Mentions

Enable rich conversations with replies, @mentions, and reactions

Notification

See what changes have been made

to a shared document with timestamps

Version History

Manage multiple versions to manage historical data

Undo / Redo

Easily traverse between your actions

Offline Storage

Keep working when the connection drops. Data will sync when you reconnect

Ethan Veres Profile Photo

Ethan Veres

CTO @eqtble

Commenting is something we wanted in our app, Velt made it possible

Production-ready in minutes

Install the Velt React Flow extension. Test. Ship.

Production-ready in minutes

Install the Velt React Flow extension. Test. Ship.

const { nodes, edges, onNodesChange, onEdgesChange, onConnect } = useVeltReactFlowCrdtExtension({
  editorId: 'YOUR_EDITOR_ID',
  initialNodes: [{ id: '1', data: { label: 'Start' }, position: { x: 0, y: 0 } }],
  initialEdges: []
});

return (
  <ReactFlow
    nodes={nodes}
    edges={edges}
    onNodesChange={onNodesChange}
    onEdgesChange={onEdgesChange}
    onConnect={onConnect}
    fitView
  >
    <Background />
  </ReactFlow>
);

Enterprise-Grade Security

Security and privacy features built for enterprise use.

Enterprise-Grade Security

Security and privacy features built for enterprise use.

Self-Hosting of Data

Own and control your customer data

Multi-Region Hosting

Host your data where you need it

Tokyo

EUROPE

TEXAS

Isolated Server and Data Storage

Our customer data is logically isolated and never co-mingled

Custom Data Encryption

Encrypt with your own keys, so even we can't read your data

Trust & Compliance

SOC 2 Type II and HIPAA with BAA

SOC2 Badge
HIPAA Badge

Self-Hosting of Data

Own and control your customer data

Multi-Region Hosting

Host your data where you need it

Tokyo

EUROPE

TEXAS

Isolated Server and Data Storage

Our customer data is logically isolated and never co-mingled

Custom Data Encryption

Encrypt with your own keys, so even we can't read your data

Trust & Compliance

SOC 2 Type II and HIPAA with BAA

SOC2 Badge
HIPAA Badge

Yuri Kleban

Senior PM @Google

Velt gave great 1 on 1 support, added features fast, and offered highly customizable components.

Yuri Kleban

Senior PM @Google

Velt gave great 1 on 1 support, added features fast, and offered highly customizable components.

Explore Other Libraries

These libraries require less than 10 lines to integrate

Explore Other Libraries

These libraries require less than 10 lines to integrate

TipTap Logo
React Flow Logo
HighCharts

Frequently Asked Questions

Frequently Asked Questions

Can I comment only on nodes or edges?

Can I comment only on nodes or edges?

Do I need to build a backend?

Do I need to build a backend?

Will comments stay attached when nodes move?

Will comments stay attached when nodes move?

How does pricing work?

How does pricing work?

Does this work with dynamic graphs?

Does this work with dynamic graphs?