Realtime Collaboration

Presence

Cursors

Live Selection

Live Huddle

Flock Mode

Sync Video Player

Async Collaboration

Comments

Recording

Tag & assign user

Arrow

AI Copilot

Design

Data

In-app User Feedback

Feedback

Bug

Contact

Permission Management

Share & Invite Flows

Realtime Collaboration

Presence

Cursors

Live Selection

Live Huddle

Flock Mode

Sync Video Player

Async Collaboration

Comments

Recording

Tag & assign user

Arrow

AI Copilot

Design

Data

In-app User Feedback

Feedback

Bug

Contact

Permission Management

Share & Invite Flows

Realtime Collaboration

Presence

Cursors

Live Huddle

Live Selection

Flock Mode

Sync Video Player

Async Collaboration

Comments

Recording

Tag & assign user

Arrow

Permission Management

Share & Invite Flows

AI Copilot

Design

Data

In-app User Feedback

Feedback

Bug

Contact

Realtime Collaboration

Presence

Cursors

Live Selection

Live Huddle

Flock Mode

Sync Video Player

Async Collaboration

Comments

Recording

Tag & assign user

Arrow

AI Copilot

Design

Data

In-app User Feedback

Feedback

Bug

Contact

Permission Management

Share & Invite Flows

Realtime Collaboration

Presence

Cursors

Live Huddle

Live Selection

Flock Mode

Sync Video Player

Async Collaboration

Comments

Recording

Tag & assign user

Arrow

Permission Management

Share & Invite Flows

AI Copilot

Design

Data

In-app User Feedback

Feedback

Bug

Contact

Developer

Manager

Designer

User

User

Add powerful

collaborative experiences

ridiculously fast.

Add powerful

collaborative experiences

ridiculously fast.

Add powerful

collaborative experiences

ridiculously fast.

Add powerful

collaborative experiences

ridiculously fast.

JS SDK to add Figma-style collaborative features to your product. It comes with beautiful web components and APIs.

JS SDK to add Figma-style collaborative features to your product. It comes with beautiful web components and APIs.

Trusted by teams at

Trusted by teams at

Trusted by teams at

Add powerful collaboration building blocks
to your product.

Add powerful collaboration building blocks to your product.

Realtime Collaboration

Realtime Collaboration

Nina

Aleks

Live co-editing

Enable seamless co-editing experience in your app. We sync & merge your app state across all clients.

Nina

Aleks

Live co-editing

Enable seamless co-editing experience in your app. We sync & merge your app state across all clients.

Following Eldar

Flock mode

Enable Figma-style follow feature where your users can guide or follow each other's viewport & actions in a shared session.

Following Eldar

Flock mode

Enable Figma-style follow feature where your users can guide or follow each other's viewport & actions in a shared session.

+2

Leave

Live huddle

Enable slack-style effortless audio, video and screen sharing discussions inside your own product.

+2

Leave

Live huddle

Enable slack-style effortless audio, video and screen sharing discussions inside your own product.

R

K

+2

Presence

Enable your users to see who's online and actively collaborating.

R

K

+2

Presence

Enable your users to see who's online and actively collaborating.

R

K

+2

Presence

Enable your users to see who's online and actively collaborating.

R

K

+2

Presence

Enable your users to see who's online and actively collaborating.

Designer

Developer

Cursors

Enable your users to see who’s engaging with what content.

Designer

Developer

Cursors

Enable your users to see who’s engaging with what content.

Designer

Developer

Cursors

Enable your users to see who’s engaging with what content.

Designer

Developer

Cursors

Enable your users to see who’s engaging with what content.

Name

Jaden

Jaden Smith

Country

Aleks

Live Selection

Enable your users to see who is editing what in your app.

Name

Jaden

Jaden Smith

Country

Aleks

Live Selection

Enable your users to see who is editing what in your app.

Name

Jaden

Jaden Smith

Country

Aleks

Live Selection

Enable your users to see who is editing what in your app.

Name

Jaden

Jaden Smith

Country

Aleks

Live Selection

Enable your users to see who is editing what in your app.

Timothy Bart

Texas, USA

Arnaud Sibille

Paris, France

Sync video player

Enable your users to watch videos together frame by frame.

Timothy Bart

Texas, USA

Arnaud Sibille

Paris, France

Sync video player

Enable your users to watch videos together frame by frame.

Async Collaboration

Async Collaboration

0:04

Recording

Enable Loom-style recording. Your users can record their screen, camera, or audio to provide detailed instructions, walkthroughs, or presentations.

Recording

Enable Loom-style recording. Your users can record their screen, camera, or audio to provide detailed instructions, walkthroughs, or presentations.

0:04

0:04

Recording

Enable Loom-style recording. Your users can record their screen, camera, or audio to provide detailed instructions, walkthroughs, or presentations.

Arrow

Enable your users to draw arrows to highlight and direct attention to specific areas.

Arrow

Enable your users to draw arrows to highlight and direct attention to specific areas.

@

@ mention anywhere

Enable @ mention and tagging capability anywhere in your product.

@

@ mention anywhere

Enable @ mention and tagging capability anywhere in your product.

Seamlessly integrates into your tech stack.
Works with All Major Frameworks.

Seamlessly integrates into your tech stack. Works with All Major Frameworks.

Seamlessly integrates into your tech stack.
Works with All Major Frameworks.

Beautiful pre-built collaborative experiences

Beautiful pre-built collaborative experiences

Beautiful pre-built collaborative experiences

Crafted to help you succeed

Crafted to help you succeed

Ignite Business Success

Ignite Business Success

1

Spark engagement

Spark engagement

Spark engagement

Drive higher in-app user engagement with beautiful immersive experiences that will captivate your users.

Drive higher in-app user engagement with beautiful immersive experiences that will captivate your users.

Drive higher in-app user engagement with beautiful immersive experiences that will captivate your users.

2

Fuel growth

Fuel growth

Fuel growth

Inspire your users to expand seats to bring all voices to the table.

Inspire your users to expand seats to bring all voices to the table.

Inspire your users to expand seats to bring all voices to the table.

3

Ship fast

Ship fast

Ship fast

Get to market swiftly with our human centered immersive experiences.

Get to market swiftly with our human centered immersive experiences.

Get to market swiftly with our human centered immersive experiences.

Connected to scalable realtime backend infrastructure.

Connected to scalable realtime backend infrastructure.

Embed fully customizable powerful experiences with a few lines of code.

1. Install

2. Add feature components

3. Customize

4. Ship

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

import {

VeltProvider

,

VeltComments

,

VeltCommentTool

} from '@veltjs/react';

export default function App() {

return (

<

>

VeltProvider apiKey="API_KEY"

<

VeltComments

autoCategorize={true}

darkMode={true}

>

/

<

>

div className="toolbar"

<

>

VeltCommentTool /

<

>

/div

<

>

/VeltProvider

);

}

1. Install

2. Add feature components

3. Customize

4. Ship

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

import {

VeltProvider

,

VeltComments

,

VeltCommentTool

} from '@veltjs/react';

export default function App() {

return (

<

>

VeltProvider apiKey="API_KEY"

<

VeltComments

autoCategorize={true}

darkMode={true}

>

/

<

>

div className="toolbar"

<

>

VeltCommentTool /

<

>

/div

<

>

/VeltProvider

);

}

1. Install

2. Add feature components

3. Customize

4. Ship

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

import {

VeltProvider

,

VeltComments

,

VeltCommentTool

} from '@veltjs/react';

export default function App() {

return (

<

>

VeltProvider apiKey="API_KEY"

<

VeltComments

autoCategorize={true}

darkMode={true}

>

/

<

>

div className="toolbar"

<

>

VeltCommentTool /

<

>

/div

<

>

/VeltProvider

);

}

1. Install

2. Add feature components

3. Customize

4. Ship

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

import {

VeltProvider

,

VeltComments

,

VeltCommentTool

} from '@veltjs/react';

export default function App() {

return (

<

>

VeltProvider apiKey="API_KEY"

<

VeltComments

autoCategorize={true}

darkMode={true}

>

/

<

>

div className="toolbar"

<

>

VeltCommentTool /

<

>

/div

<

>

/VeltProvider

);

}

Pricing

Pricing

Choose your plan

Monthly

Yearly

20% off

$799 per month

Starter

5k MACs; $0.24 after that.

Priority support.

No credit card needed.

Most popular

$1299 per month

Growth

10k MACs; $0.24 after that.

Webhooks.

Isolated dedicated storage.

Priority support.

No credit card needed.

Let's Talk

Custom

Webhooks.

Volume discounts.

Isolated dedicated storage

Dedicated Implementation.

Dedicated ENG support.

SOC2 Type I

No credit card needed.

Monthly

Yearly

20% off

$799 per month

Starter

5k MACs; $0.24 after that.

Priority support.

No credit card needed.

$1299 per month

Growth

10k MACs; $0.24 after that.

Webhooks.

Isolated dedicated storage

Priority support.

No credit card needed.

Most popular

Let's Talk

Custom

Volume discounts.

Webhooks.

Isolated dedicated storage.

Dedicated Implementation.

Dedicated ENG support.

SOC2 Type I

No credit card needed.

Monthly

Yearly

20% off

$799 per month

Starter

5k MACs; $0.24 after that.

Priority support.

No credit card needed.

Most popular

$1299 per month

Growth

10k MACs; $0.24 after that.

Webhooks.

Isolated dedicated storage.

Priority support.

No credit card needed.

Let's Talk

Custom

Webhooks.

Volume discounts

Isolated dedicated storage.

Dedicated Implementation.

Dedicated ENG support.

SOC2 Type I

No credit card needed.

Frequently Asked Questions

What is a MAC (Monthly Active Collaborator)?

How long does it take to integrate with Velt SDK?

Which frameworks do you support?

Do you offer any volume discounts?

Do you offer any discounts for startups?

How secure is Velt SDK?

How reliable and scalable is Velt SDK?

What is a MAC (Monthly Active Collaborator)?

How long does it take to integrate with Velt SDK?

Which frameworks do you support?

Do you offer any volume discounts?

Do you offer any discounts for startups?

How secure is Velt SDK?

How reliable and scalable is Velt SDK?

What is a MAC (Monthly Active Collaborator)?

How long does it take to integrate with Velt SDK?

Which frameworks do you support?

Do you offer any volume discounts?

Do you offer any discounts for startups?

How secure is Velt SDK?

How reliable and scalable is Velt SDK?

Add collaboration to your SaaS product

Creative tools

Video Editors

Docs

CRM

Sheets

Customer Support

Onboarding

Slides

Creative tools

Video Editors

Docs

CRM

Sheets

Customer Support

Onboarding

Slides

Creative tools

Video Editors

Docs

CRM

Sheets

Customer Support

Onboarding

Slides

Join thousands of builders.
Bring your product to the future.

Build powerful collaboration experiences, fast.

All rights reserved © 2023 Velt

Build powerful collaboration experiences, fast.

All rights reserved

© 2023 Velt

Build powerful collaboration experiences, fast.

All rights reserved

© 2023 Velt

Build powerful collaboration experiences, fast.

All rights reserved © 2023 Velt