Adoption analytics
See whether the review layer is used: hours of engagement, active collaborators, comments and notifications added, week over week, with agents counted as users.
Admin Console
One console to measure adoption, debug live, explore and export every record, configure features, and automate it all through REST APIs and webhooks.
// No more building dashboards, debuggers, and audit exports for the SDK you adopted to stop building.
Free tier. No credit card. First comment in 5 minutes.
engagement climbing, agents counted as users
Which documents had the most review activity last week?
Top 3 documents by review events last week:
Want a CSV?
142 records · agents counted as users
JSONCSV{
"event": "comment.added",
"user": { "type": "agent", "name": "Brand Agent" },
"documentId": "filing-q3"
}3M+ comments created in products built on Velt.












































What it is
The Velt admin console is one place to run the review and approval layer you embedded: measure adoption, debug live, explore and export records, configure features, and automate it through REST APIs and webhooks. It treats humans and agents like the SDK does: an agent is a user with type agent, so its activity appears in analytics, the data explorer, and every webhook, beside human users. The console is where you prove who allowed what.
run it, watch it, prove it: humans and agents in one console
How it works
Create a key, add your domain, drop in the SDK. The console populates as your app sends events.
# create a workspace and API key
# console.velt.dev, or from code:
POST /v2/workspace/create
{ "name": "acme", "email": "you@acme.com" }// add your domain under Managed Domains,
// then drop in the SDK
<VeltProvider apiKey={VELT_API_KEY}>
<YourApp />
</VeltProvider>// open console.velt.dev to watch it run
// analytics · debugger · data · feature configs
// the console populates as your app sends eventsThe console comes with every Velt account, with nothing to install. It manages API keys and Managed Domains, monitors usage and monthly active documents, configures features without a deploy, sends every event to your webhook endpoints with signing, retries, transforms, and encryption, and exposes platform-management REST APIs for workspace lifecycle, keys, domains, and configs. Agent activity is first-class throughout, because an agent is a user with type agent.
nothing to install, live the same day
Velt includes the whole control plane with the SDK, so your engineers run the review layer instead of building the tools that run it.
Use the REST APIs or the Velt MCP server for agents that set up and query Velt.
POST /v2/workspace/create
POST /v2/workspace/apikey/create
npx -y @velt-js/mcp-installer
Pipe console activity anywhere
Get the full console with your free API key.
No credit card.
Showcase
Eight tools, one console. Toggle to Code where a capability is API driven.
See whether the review layer is used: hours of engagement, active collaborators, comments and notifications added, week over week, with agents counted as users.
Which documents had the most review activity last week?
Top documents by review events last week:
Ask plain-English questions about your setup, usage, and data, and get answers without writing a query. The console's built-in assistant for debugging and reporting.
Watch Velt state, data, events, and components update live as your users and agents act. Find the broken wire in minutes, not in a support thread.
Overview, Data, Events, and Components tabs in your browser, plus switch between SDK versions to reproduce a bug. Debug right where your product runs.
142 records
JSONCSVBrowse every comment, thread, recording, user, document, and location, then export to JSON or CSV. Your data is queryable and portable, not locked in.
Comments
Inline threads and mentions
Recorder
Async screen and voice notes
Minimap
Comment density overview
change behavior without a deploy
Turn features on or off, manage API keys and Managed Domains, set email config and roles, all from the console. Change behavior without a deploy.
{ "name": "tenant-acme", "environment": "production" }{ "apiKey": "ak_live_***", "tenant": "tenant-acme" }Provision and configure from your own code: workspaces, API keys, domains, auth tokens, and the email, notification, webhook, activity, and permission configs.
Every event fires a signed webhook with retries, payload transforms, custom encryption, and failure recovery, plus two-way Slack sync and pre-built connectors.
Little big details
The showcase is the highlight reel. This is the index.
Per-feature data providers keep content and PII on your infrastructure. SOC 2 Type II audited, HIPAA workloads supported, data residency options including the EU.
Velt stores minimal identifiers. Everything sensitive lives where you say it does.
Reliability terms in writing for enterprise plans, with a public status page your team can watch.
Multi-region infrastructure with residency pinning, so review stays fast wherever your users work.
The information your buyer's security team asks for, ready before they ask.
FAQ
It is the control plane for the review and approval layer you embed with Velt: one place to measure adoption, debug live, explore and export data, configure features, manage API keys and domains, and send events to your systems through webhooks and REST APIs. It comes with every Velt account.
The console's adoption analytics tracks hours of engagement, active collaborators, and comments and notifications added, week over week, with agents counted as users. Export it for a QBR or a renewal.
Yes. The data explorer browses every comment, thread, recording, user, and document, and exports to JSON or CSV. Your data is portable.
Use the live debugger and the DevTools Chrome extension: Overview, Data, Events, and Components tabs in your browser, plus SDK version switching to reproduce a bug. See the DevTools page.
Yes. The platform-management REST APIs cover the full workspace lifecycle: create and get a workspace, create, update, and list API keys, manage domains and auth tokens, and read or update the email, notification, webhook, activity, and permission-provider configs, so you can provision tenants and automate onboarding.
Every event fires a signed webhook. You get retries, rate limiting, payload transforms, custom encryption, failure recovery, and two-way Slack sync, so review activity reaches your backend, analytics, or audit pipeline reliably.
Yes. An agent is a user with type agent, so agent comments, approvals, and actions appear in analytics, the data explorer, and every webhook beside your human users. The console is where you prove an agent proposed and a human approved.
Cloud by default, with a hybrid model where content and user PII stay on your infrastructure and Velt stores only minimal identifiers, plus multi-region and isolation options. Velt is SOC 2 Type II audited and supports HIPAA with a BAA.
It is automatic: create a free API key, add your domain under Managed Domains, install the SDK, and the console populates as your app sends events. First comment renders in about five minutes and the console is live the same day.
Velt is priced on usage, not seats: you pay for documents with review activity in a month (monthly active documents), and agents are users, not billed seats. The console, DevTools, webhooks, and REST APIs are part of the SDK. There is a free tier for development and early production.
Free tier. No credit card.
First comment in 5 minutes.