# Velt ## Docs - [Getting Started](https://velt.dev/docs/get-started/overview.md): Explore the Velt SDK quickstart, setup paths, and supported features such as comments, presence, notifications, recordings, and AI rewriter. - [Quickstart](https://velt.dev/docs/get-started/quickstart.md): Install the Velt SDK, configure your API key and allowed domains, and add collaborative comments and presence in React, Angular, Vue, or HTML. - [Advanced Setup](https://velt.dev/docs/get-started/advanced.md): Optional advanced configuration options for Velt SDK - [Overview](https://velt.dev/docs/get-started/agentic-overview.md): Use AI coding agents to build with Velt. Understand how the installation plugin, UI customization plugin, MCP installer, skills, CLI, and Velt Docs MCP work together. - [Installation Plugin](https://velt.dev/docs/get-started/installation-plugin.md): Install the Velt installation plugin in Cursor or Claude Code to get skills, rules, an expert agent, and MCP servers for setting up and building with the Velt SDK. - [Velt Installation MCP](https://velt.dev/docs/get-started/mcp-installer.md): Use the Velt MCP server to install collaboration features into React and Next.js projects through your AI coding agent. - [UI Customization Plugin](https://velt.dev/docs/get-started/ui-customization-plugin.md): Install the velt-customize plugin in Cursor or Claude Code to turn a Figma design into clean Velt UI customization (comments + notifications) on your React app. - [Agent Skills](https://velt.dev/docs/get-started/skills.md): Use Velt Agent Skills to get accurate, best-practice code from AI coding agents like Claude Code, Cursor, and GitHub Copilot. - [Velt CLI](https://velt.dev/docs/get-started/cli.md): Use the add-velt CLI to scaffold Velt collaboration features into your Next.js app with a single command. - [Velt Docs MCP](https://velt.dev/docs/get-started/docs-mcp.md): Search and browse Velt documentation from Cursor, Claude, Claude Code, VS Code, and other MCP-compatible clients. - [Overview](https://velt.dev/docs/key-concepts/overview.md) - [Comments](https://velt.dev/docs/async-collaboration/comments/overview.md): Your users can add comments in context to ask questions, leave feedback, report bugs etc. We handle all complexity to ensure the comments are robust against content changes. We support many types of comment UX patterns as illustrated below. - [Freestyle Setup](https://velt.dev/docs/async-collaboration/comments/setup/freestyle.md) - [Page Mode Setup](https://velt.dev/docs/async-collaboration/comments/setup/page.md) - [Popover Setup](https://velt.dev/docs/async-collaboration/comments/setup/popover.md) - [Stream Setup](https://velt.dev/docs/async-collaboration/comments/setup/stream.md) - [Text Setup](https://velt.dev/docs/async-collaboration/comments/setup/text.md) - [Ace Editor Setup](https://velt.dev/docs/async-collaboration/comments/setup/ace.md) - [Apryse Setup](https://velt.dev/docs/async-collaboration/comments/setup/apryse.md) - [CKEditor Setup](https://velt.dev/docs/async-collaboration/comments/setup/ckeditor.md): Add Velt comments to a CKEditor 5 editor with the Velt CKEditor comments plugin. - [CodeMirror Setup](https://velt.dev/docs/async-collaboration/comments/setup/codemirror.md) - [DraftJS Setup](https://velt.dev/docs/async-collaboration/comments/setup/draftjs.md) - [Lexical Setup](https://velt.dev/docs/async-collaboration/comments/setup/lexical.md) - [Monaco Setup](https://velt.dev/docs/async-collaboration/comments/setup/monaco.md): Add Velt text comments to a Monaco editor with the Velt Monaco comments package. - [Nutrient Setup](https://velt.dev/docs/async-collaboration/comments/setup/nutrient.md): Add Velt text comments to a Nutrient Web SDK PDF viewer with the Velt Nutrient comments extension. - [Plate Setup](https://velt.dev/docs/async-collaboration/comments/setup/plate.md) - [ProseMirror Setup](https://velt.dev/docs/async-collaboration/comments/setup/prosemirror.md) - [Quill Setup](https://velt.dev/docs/async-collaboration/comments/setup/quill.md) - [SlateJS Setup](https://velt.dev/docs/async-collaboration/comments/setup/slatejs.md) - [SpreadJS Setup](https://velt.dev/docs/async-collaboration/comments/setup/spreadjs.md): Add Velt comments to a SpreadJS workbook with the Velt SpreadJS comments extension. - [SuperDoc Setup](https://velt.dev/docs/async-collaboration/comments/setup/superdoc.md) - [TinyMCE Setup](https://velt.dev/docs/async-collaboration/comments/setup/tinymce.md): Add Velt text comments to a TinyMCE editor with the Velt TinyMCE comments plugin. - [Tiptap Setup](https://velt.dev/docs/async-collaboration/comments/setup/tiptap.md) - [Inline Comments Setup](https://velt.dev/docs/async-collaboration/comments/setup/inline-comments.md) - [Lottie Player Setup](https://velt.dev/docs/async-collaboration/comments/setup/lottie-player-setup.md) - [Prebuilt Video Player Setup](https://velt.dev/docs/async-collaboration/comments/setup/video-player-setup/video-player-setup.md): Use this guide if you want to set up a prebuilt video player from our SDK with collaborative features built in. - [Custom Video Player Setup](https://velt.dev/docs/async-collaboration/comments/setup/video-player-setup/custom-video-player-setup.md): Use this guide to add collaboration into your own custom video player. - [Highcharts Comments Setup](https://velt.dev/docs/async-collaboration/comments/setup/chart-comments-setup/highcharts.md) - [NivoCharts Comments Setup](https://velt.dev/docs/async-collaboration/comments/setup/chart-comments-setup/nivo-charts.md) - [ChartJS Comments Setup](https://velt.dev/docs/async-collaboration/comments/setup/chart-comments-setup/chartjs.md) - [Custom Charts Setup](https://velt.dev/docs/async-collaboration/comments/setup/chart-comments-setup/custom-charts.md) - [Comment Standalone Composer](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-composer/overview.md) - [Setup](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-composer/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-composer/customize-behavior.md) - [Standalone Comment Thread](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-thread/overview.md) - [Setup](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-thread/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-thread/customize-behavior.md) - [Comment Pin](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-pin/overview.md) - [Setup](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-pin/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-pin/customize-behavior.md) - [Comment Text](https://velt.dev/docs/async-collaboration/comments/standalone-components/comment-text/overview.md): Attach a comment to a specific piece of text by wrapping it in the standalone Comment Text component. - [Customize Behavior](https://velt.dev/docs/async-collaboration/comments/customize-behavior.md): Configure Velt Comments behavior: threads, mentions, attachments, recordings, visibility, autocomplete, and other runtime options for the comment composer. - [Comments Sidebar](https://velt.dev/docs/async-collaboration/comments-sidebar/overview.md): Provide a toggleable sidebar to view and filter comments. - [Setup](https://velt.dev/docs/async-collaboration/comments-sidebar/v1/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/comments-sidebar/v1/customize-behavior.md) - [Setup](https://velt.dev/docs/async-collaboration/comments-sidebar/v2/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/comments-sidebar/v2/customize-behavior.md) - [Notifications](https://velt.dev/docs/async-collaboration/comments/notifications.md): There are several options to send notifications to your users. - [In-app Notifications](https://velt.dev/docs/async-collaboration/notifications/overview.md) - [Setup](https://velt.dev/docs/async-collaboration/notifications/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/notifications/customize-behavior.md) - [Activity Logs](https://velt.dev/docs/async-collaboration/activity/overview.md) - [Setup](https://velt.dev/docs/async-collaboration/activity/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/activity/customize-behavior.md) - [Inline Reactions](https://velt.dev/docs/async-collaboration/reactions/overview.md) - [Setup](https://velt.dev/docs/async-collaboration/reactions/setup.md) - [Recorder](https://velt.dev/docs/async-collaboration/recorder/overview.md): The Recorder allows your users to create audio, screen, and video recordings. - [Setup](https://velt.dev/docs/async-collaboration/recorder/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/recorder/customize-behavior.md) - [View Analytics](https://velt.dev/docs/async-collaboration/view-analytics/overview.md) - [Setup](https://velt.dev/docs/async-collaboration/view-analytics/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/view-analytics/customize-behavior.md) - [Arrows](https://velt.dev/docs/async-collaboration/arrows/overview.md) - [Setup](https://velt.dev/docs/async-collaboration/arrows/setup.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/arrows/customize-behavior.md) - [Suggestions (Beta)](https://velt.dev/docs/async-collaboration/suggestions/overview.md): Capture edits from humans or AI agents as reviewable suggestions in Velt, with diff-style accept and reject actions on the comment dialog. - [Overview](https://velt.dev/docs/realtime-collaboration/presence/overview.md): Your users can see other users online on the document. This makes your app feel alive. - [Setup](https://velt.dev/docs/realtime-collaboration/presence/setup.md) - [Customize Behavior](https://velt.dev/docs/realtime-collaboration/presence/customize-behavior.md) - [Overview](https://velt.dev/docs/realtime-collaboration/cursors/overview.md): Your users can view each other's cursors when interacting on the same document. This makes your app more alive. We handle the complexity of adapting the cursors to different screen sizes, differences in content etc. - [Setup](https://velt.dev/docs/realtime-collaboration/cursors/setup.md) - [Customize Behavior](https://velt.dev/docs/realtime-collaboration/cursors/customize-behavior.md) - [Overview](https://velt.dev/docs/realtime-collaboration/flock-mode/overview.md): This is like Figma's follow along feature. Start a shared session in a click. One person is the leader, and whatever they do - like clicking, scrolling, or navigating - happens automatically on everyone else's screen. - [Setup](https://velt.dev/docs/realtime-collaboration/flock-mode/setup.md) - [Customize Behavior](https://velt.dev/docs/realtime-collaboration/flock-mode/customize-behavior.md) - [Overview](https://velt.dev/docs/realtime-collaboration/huddle/overview.md): Enable slack-style effortless audio, video and screen sharing discussions inside your own product. It even comes with built in chat. - [Setup](https://velt.dev/docs/realtime-collaboration/huddle/setup.md) - [Customize Behavior](https://velt.dev/docs/realtime-collaboration/huddle/customize-behavior.md) - [Overview](https://velt.dev/docs/realtime-collaboration/live-selection/overview.md): Your users can see what part of the document others are interacting with in real-time. - [Setup](https://velt.dev/docs/realtime-collaboration/live-selection/setup.md) - [Customize Behavior](https://velt.dev/docs/realtime-collaboration/live-selection/customize-behavior.md) - [Overview](https://velt.dev/docs/realtime-collaboration/live-state-sync/overview.md): Sync and broadcast data in real-time across all connected clients. - [Setup](https://velt.dev/docs/realtime-collaboration/live-state-sync/setup.md) - [Redux Middleware](https://velt.dev/docs/realtime-collaboration/live-state-sync/redux-middleware.md) - [Overview](https://velt.dev/docs/realtime-collaboration/single-editor-mode/overview.md): Allow only one user to edit at a time but still allow everyone to see the changes as they happen. - [Setup](https://velt.dev/docs/realtime-collaboration/single-editor-mode/setup.md): Enable Single Editor Mode to allow only one user to edit at a time while others remain in read-only mode. - [Customize Behavior](https://velt.dev/docs/realtime-collaboration/single-editor-mode/customize-behavior.md) - [Overview](https://velt.dev/docs/realtime-collaboration/crdt/overview.md): Build collaborative editors, whiteboards, and shared app state with Velt's Yjs-based CRDT stores, version history, and editor integrations. - [Core Setup](https://velt.dev/docs/realtime-collaboration/crdt/setup/core.md): Setup Multiplayer Editing for any frameworks or custom implementations. - [Array Store](https://velt.dev/docs/realtime-collaboration/crdt/setup/core-stores/array.md): Add real-time collaborative lists and collections to your application using Velt CRDT. - [Map Store](https://velt.dev/docs/realtime-collaboration/crdt/setup/core-stores/map.md): Add real-time collaborative key-value data to your application using Velt CRDT. - [Text Store](https://velt.dev/docs/realtime-collaboration/crdt/setup/core-stores/text.md): Add real-time collaborative text data to your application using Velt CRDT. - [XML Store](https://velt.dev/docs/realtime-collaboration/crdt/setup/core-stores/xml.md): Add real-time collaborative XML/tree data to your application using Velt CRDT. - [Ace Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/ace.md): Setup Multiplayer Editing for Ace Editor. - [Apryse WebViewer](https://velt.dev/docs/realtime-collaboration/crdt/setup/apryse.md): Setup Multiplayer Collaboration for Apryse WebViewer. - [BlockNote Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/blocknote.md): Setup Multiplayer Editing for BlockNote Editor. - [CKEditor 5 Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/ckeditor.md): Setup Multiplayer Editing for CKEditor 5. - [CodeMirror Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/codemirror.md): Setup Multiplayer Editing for CodeMirror Editor. - [Draft.js Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/draftjs.md): Setup Multiplayer Editing for Draft.js Editor. - [Lexical Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/lexical.md): Setup Multiplayer Editing for Lexical Editor. - [Monaco Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/monaco.md): Setup Multiplayer Editing for Monaco Editor. - [Nutrient Web SDK](https://velt.dev/docs/realtime-collaboration/crdt/setup/nutrient.md): Setup Multiplayer Collaboration for Nutrient Web SDK. - [ProseMirror Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/prosemirror.md): Setup Multiplayer Editing for ProseMirror Editor. - [Quill Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/quill.md): Setup Multiplayer Editing for Quill Editor. - [React Flow Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/reactflow.md): Setup Multiplayer Editing for React Flow diagrams. - [Slate Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/slate.md): Setup Multiplayer Editing for Slate Editor. - [SpreadJS Workbooks](https://velt.dev/docs/realtime-collaboration/crdt/setup/spreadjs.md): Setup Multiplayer Collaboration for SpreadJS Workbooks. - [SuperDoc Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/superdoc.md): Setup Multiplayer Editing for SuperDoc Editor. - [TinyMCE Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/tinymce.md): Setup Multiplayer Editing for TinyMCE Editor. - [Tiptap Editor](https://velt.dev/docs/realtime-collaboration/crdt/setup/tiptap.md): Setup Multiplayer Editing for Tiptap Editor. - [Overview](https://velt.dev/docs/realtime-collaboration/video-player-sync/overview.md) - [Setup](https://velt.dev/docs/realtime-collaboration/video-player-sync/setup.md) - [Review Agents](https://velt.dev/docs/ai/agents/overview.md): Build review agents for your product that review web pages, data, charts, and anything else you can surface via API or MCP, then create findings as comment annotations. - [Setup](https://velt.dev/docs/ai/agents/setup.md): Build a review agent end to end: create, run, poll, and inspect findings. - [Rewriter](https://velt.dev/docs/ai/rewriter/overview.md): Let users select text on your website and use AI to rewrite, improve, or comment on it — powered by any major LLM provider. - [Setup](https://velt.dev/docs/ai/rewriter/setup.md) - [Customize Behavior](https://velt.dev/docs/ai/rewriter/customize-behavior.md) - [Review Workflow Builder (Beta)](https://velt.dev/docs/ai/approval-engine/overview.md): Run multi-step review and approval workflows where AI agents and people sign off together. - [Setup](https://velt.dev/docs/ai/approval-engine/setup.md): Build a workflow end to end: author a definition, start a run, record a decision, and get the outcome. - [Customize Behavior](https://velt.dev/docs/ai/approval-engine/customize-behavior.md): Node config, edge routing, parallel groups, triggers, SLAs, linter rules, events, errors, and the object reference. - [Patterns](https://velt.dev/docs/ai/approval-engine/patterns.md): Which feature to reach for, and the mistakes that look reasonable but break. - [Memory (Beta)](https://velt.dev/docs/ai/memory/overview.md): Memory turns the review decisions your users make in your app into a searchable knowledge base. Query it over REST to search past decisions, ask questions, and get grounded suggestions. - [Agent Comments](https://velt.dev/docs/ai/agent-comments.md): Let your AI agents leave comments and findings directly in Velt by calling the Comments REST APIs. - [Chat SDK Adapter](https://velt.dev/docs/ai/chat-sdk-adapter.md): Build a bot that reads and responds to Velt comment threads using the Chat SDK and @veltdev/chat-sdk-adapter. - [Overview](https://velt.dev/docs/self-host-data/overview.md): Self-host user-generated content and PII on your own infrastructure while Velt stores only minimal structural identifiers. Learn the data-provider model, what gets stored where, and how to register providers. - [Users](https://velt.dev/docs/self-host-data/users.md): Self-host your users' PII while using Velt's collaboration features. Keep sensitive user data on your infrastructure with only user IDs stored on Velt servers. - [Comments](https://velt.dev/docs/self-host-data/comments.md): Self-host your comments data while using Velt's components. Keep comment storage on your infrastructure with minimal metadata stored on Velt servers. - [Reactions](https://velt.dev/docs/self-host-data/reactions.md): Self-host your reactions data while using Velt's components. Keep reaction storage on your infrastructure with minimal metadata stored on Velt servers. - [Attachments](https://velt.dev/docs/self-host-data/attachments.md): Self-host your comments file attachments data while using Velt's components. Keep attachment storage on your infrastructure with minimal metadata stored on Velt servers. - [Recordings](https://velt.dev/docs/self-host-data/recordings.md): Self-host your recording annotation PII data while using Velt's components. Keep recorded files, identity, transcription, and attachment URLs on your infrastructure with only minimal identifiers stored on Velt servers. - [Activity](https://velt.dev/docs/self-host-data/activity.md): Self-host your activity log PII data while using Velt's components. Keep activity content, entity snapshots, and custom fields on your infrastructure with only minimal identifiers stored on Velt servers. - [Notifications](https://velt.dev/docs/self-host-data/notifications.md): Self-host your custom notification PII data while using Velt's notification components. Keep notification content on your infrastructure with only minimal identifiers stored on Velt servers. - [Complete Field Inventory](https://velt.dev/docs/self-host-data/field-inventory.md): An exhaustive, ground-truthed inventory of every persisted self-hosting field — Velt's DB vs. your DB — with type, example value, description, and notes for comments, reactions, recordings, notifications, activity, and attachments. - [Python SDK for self-hosting and REST API calls](https://velt.dev/docs/backend-sdks/python.md): Integrate the Velt Python SDK to self-host backend data with MongoDB and S3, or call Velt's REST APIs directly without managing a database. - [Node SDK for self-hosting and REST API calls](https://velt.dev/docs/backend-sdks/node.md): Integrate the Velt Node SDK in Node.js or TypeScript to self-host data with MongoDB and S3, or call Velt's REST APIs from your backend. - [REST APIs MCP Server (Beta)](https://velt.dev/docs/mcp/mcp.md): Interact with your Velt data from Cursor, Windsurf, Claude Desktop, and other MCP-compatible clients via the REST APIs MCP server. - [Basic Webhooks](https://velt.dev/docs/webhooks/basic.md) - [Advanced Webhooks](https://velt.dev/docs/webhooks/advanced.md) - [Content security policy](https://velt.dev/docs/security/content-security-policy.md) - [Generating Auth Tokens](https://velt.dev/docs/security/auth-tokens.md) - [Proxy Server](https://velt.dev/docs/security/proxy-server.md) - [Supported Regions](https://velt.dev/docs/security/supported-regions.md) - [Managing Different Environments](https://velt.dev/docs/migration/environments.md): Manage production, staging, and development environments with Velt API keys - [Migrate from Cord to Velt](https://velt.dev/docs/migration/migrate-from-cord-to-velt.md) - [Migrate from Liveblocks to Velt](https://velt.dev/docs/migration/migrate-from-liveblocks-to-velt.md) - [AG Grid](https://velt.dev/docs/integrations/ag-grid.md) - [Velt UI Customization Guide](https://velt.dev/docs/ui-customization/overview.md): Learn the Velt UI customization model, reading order, and workflow for matching Velt collaboration UI to your design. - [How Velt customization works](https://velt.dev/docs/ui-customization/how-it-works.md): Understand how Velt customization layers work together and when to use CSS, wireframes, primitives, or headless hooks. - [Choosing an approach](https://velt.dev/docs/ui-customization/decision-tree.md): Choose the right UI customization layer for each Velt surface using a step-by-step decision tree. - [Setup](https://velt.dev/docs/ui-customization/setup.md): Set up the project structure, shadow DOM strategy, and customization files needed before changing Velt UI. - [CSS](https://velt.dev/docs/ui-customization/styling.md): Theme Velt UI with CSS variables, dark mode tokens, and supported class overrides. - [Wireframes Overview](https://velt.dev/docs/ui-customization/layout.md): Customize Velt UI structure with wireframes while preserving Velt behavior and data wiring. - [Setup Wireframes](https://velt.dev/docs/ui-customization/wireframes/setup-wireframes.md): Set up Velt wireframes step by step with React and Other Frameworks examples. - [Layout Customization](https://velt.dev/docs/ui-customization/wireframes/layout-customization.md): Customize Velt component layouts with wireframes: targeted overrides, full trees, variants, and common tasks. - [Template Variables](https://velt.dev/docs/ui-customization/template-variables.md): Look up the template variables available in each Velt component's wireframes, with usage examples. - [Conditional Templates](https://velt.dev/docs/ui-customization/conditional-templates.md): Show or hide parts of your Velt wireframe templates conditionally with Velt If. - [Conditional Classes](https://velt.dev/docs/ui-customization/conditional-classes.md): Apply CSS classes to Velt wireframe elements conditionally with velt-class. - [Context: show your app's data in comments](https://velt.dev/docs/ui-customization/context.md): Attach and render custom application context in Velt comments and custom UI. - [Action Components](https://velt.dev/docs/ui-customization/wireframes/action-components.md): Add custom action buttons to Velt components with VeltButtonWireframe: buttons, toggles, and select groups. - [Primitives](https://velt.dev/docs/ui-customization/primitives.md): Compose Velt primitive components for custom layouts and UI library integration. - [Headless](https://velt.dev/docs/ui-customization/headless.md): Build fully custom Velt UI with headless hooks, data, and actions. - [Combining approaches (mix-and-match)](https://velt.dev/docs/ui-customization/combining-approaches.md): Mix CSS, wireframes, primitives, and headless hooks safely across Velt UI surfaces. - [Accessibility, localization, and responsive UI](https://velt.dev/docs/ui-customization/accessibility-and-localization.md): Keep Velt customizations accessible, translated, RTL-ready, and usable on mobile, whichever approach you use. - [Debugging: when you're blocked](https://velt.dev/docs/ui-customization/debugging.md): Troubleshoot common Velt UI customization issues with ordered symptom-to-fix guidance. - [Customize by Feature](https://velt.dev/docs/ui-customization/customize-by-feature.md): Find the customization entry point and depth for every Velt feature. - [Comment Dialog Customization](https://velt.dev/docs/ui-customization/features/async/comments/comment-dialog/overview.md): The four ways to customize the Velt Comment Dialog (wireframes, template variables, primitives, and the structure reference) and when to use each. - [Comment Dialog Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/comment-dialog/wireframes.md): Reference for the Velt Comment Dialog wireframe components (React and HTML) that give you a preset layout you can restyle and rearrange freely. - [Comment Dialog — Structure](https://velt.dev/docs/ui-customization/features/async/comments/comment-dialog-structure.md): Canonical structure of the Velt Comment Dialog Wireframe for React and HTML: parent, child, and leaf components in the order they nest inside the dialog. - [Comment Dialog Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/comments/comment-dialog/wireframe-variables.md): Template variables the Velt Comment Dialog wireframe exposes, used with velt-data, velt-if, and velt-class for dynamic content and styling. - [Comment Dialog Primitives](https://velt.dev/docs/ui-customization/features/async/comments/comment-dialog/primitives.md): Reference for the 247 Velt Comment Dialog primitive components (React and HTML) you compose to build a fully custom comment dialog UI. - [Comment Sidebar v1 Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/comment-sidebar/comment-sidebar-components.md): Comment Sidebar Component. - [Comment Sidebar v2 Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/comment-sidebar/comment-sidebar-v2-wireframes.md): Comment Sidebar V2 Component — primitive-based wireframe with 27+ standalone primitives. - [Comment Sidebar Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/comments/comment-sidebar/comment-sidebar-wireframe-variables.md): Template variables exposed by the Comment Sidebar wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Comment Sidebar V2 Primitives](https://velt.dev/docs/ui-customization/features/async/comments/comment-sidebar/comment-sidebar-v2-primitives.md): 56+ primitive components for building custom Comment Sidebar V2 interfaces with maximum flexibility. - [Comments Sidebar Button Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/comment-sidebar-button/wireframes.md): Wireframe components for building custom Comments Sidebar Button interfaces with maximum flexibility. - [Comment Sidebar Button Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/comments/comment-sidebar-button/wireframe-variables.md): Template variables exposed by the Comment Sidebar Button wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Comments Sidebar Button Primitives](https://velt.dev/docs/ui-customization/features/async/comments/comment-sidebar-button/primitives.md): Primitive-based components for building custom Comments Sidebar Button interfaces with maximum flexibility. - [Comment Composer](https://velt.dev/docs/ui-customization/features/async/comments/standalone-components/comment-composer.md) - [Comment Thread](https://velt.dev/docs/ui-customization/features/async/comments/standalone-components/comment-thread.md) - [Comment Pin Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/comment-pin/wireframes.md): Wireframe components for building custom Comment Pin interfaces with maximum flexibility. - [Comment Pin Primitives](https://velt.dev/docs/ui-customization/features/async/comments/comment-pin/primitives.md): Primitive-based components for building custom Comment Pin interfaces with maximum flexibility. - [Inline Comments Section Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/inline-comments-section/wireframes.md): Wireframe components for building custom Inline Comments Section interfaces with maximum flexibility. - [Inline Comments Section Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/comments/inline-comments-section/wireframe-variables.md): Template variables exposed by the Inline Comments Section wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Inline Comments Section Primitives](https://velt.dev/docs/ui-customization/features/async/comments/inline-comments-section/primitives.md): Primitive-based components for building custom Inline Comments Section interfaces with maximum flexibility. - [Comment Tool](https://velt.dev/docs/ui-customization/features/async/comments/comment-tool.md): The button to add new comments. - [Comment Tool Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/comments/comment-tool-wireframe-variables.md): Template variables exposed by the Comment Tool wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [@Mentions & Autocomplete](https://velt.dev/docs/ui-customization/features/mentions-and-autocomplete.md): Customize mentions and autocomplete behavior, styling, slots, and related hooks. - [Autocomplete Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/comments/autocomplete-wireframe-variables.md): Template variables exposed by the Autocomplete wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Comment Bubble Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/comment-bubble/wireframes.md): Wireframe components for building custom Comment Bubble interfaces with maximum flexibility. - [Comment Bubble Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/comments/comment-bubble/wireframe-variables.md): Template variables exposed by the Comment Bubble wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Comment Bubble Primitives](https://velt.dev/docs/ui-customization/features/async/comments/comment-bubble/primitives.md): Primitive-based components for building custom Comment Bubble interfaces with maximum flexibility. - [Comment Player Timeline](https://velt.dev/docs/ui-customization/features/async/comments/comment-player-timeline.md) - [Confirmation Dialog](https://velt.dev/docs/ui-customization/features/async/comments/confirm-dialog.md): The Confirmation Dialog that appears when you delete a comment annotation. - [MultiThread Comment Dialog Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/multithread-comments/wireframes.md): Wireframe components for building custom MultiThread Comment Dialog interfaces with maximum flexibility. - [Multithread Comments Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/comments/multithread-comments/wireframe-variables.md): Template variables exposed by the Multithread Comments wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [MultiThread Comment Dialog Primitives](https://velt.dev/docs/ui-customization/features/async/comments/multithread-comments/primitives.md): Primitive-based components for building custom MultiThread Comment Dialog interfaces with maximum flexibility. - [Persistent Comment Mode Banner](https://velt.dev/docs/ui-customization/features/async/comments/persistent-comment-mode-banner.md): The persistent comment mode banner that appears when persistent mode is enabled and user is adding a comment. - [Text Comment Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/comments/text-comment-wireframe-variables.md): Template variables exposed by the Text Comment wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Text Comment Primitives](https://velt.dev/docs/ui-customization/features/async/comments/text-comment-primitives.md): Primitive-based components for building custom Text Comment interfaces with maximum flexibility. - [Text Comment Tool Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/text-comment/text-comment-tool/wireframes.md): Wireframe components for building custom Text Comment Tool interfaces with maximum flexibility. - [Text Comment Tool Primitives](https://velt.dev/docs/ui-customization/features/async/comments/text-comment/text-comment-tool/primitives.md): Primitive-based components for building custom Text Comment Tool interfaces with maximum flexibility. - [Text Comment Toolbar Wireframes](https://velt.dev/docs/ui-customization/features/async/comments/text-comment/text-comment-toolbar/wireframes.md): Wireframe components for building custom Text Comment Toolbar interfaces with maximum flexibility. - [Text Comment Toolbar Primitives](https://velt.dev/docs/ui-customization/features/async/comments/text-comment/text-comment-toolbar/primitives.md): Primitive-based components for building custom Text Comment Toolbar interfaces with maximum flexibility. - [Velt Video Player](https://velt.dev/docs/ui-customization/features/async/comments/comment-video-player.md) - [Notifications](https://velt.dev/docs/ui-customization/features/notifications.md): Customize Velt notification tools and panels with props, classes, wireframes, hooks, and limitations. - [Notifications Tool Wireframes](https://velt.dev/docs/ui-customization/features/async/notifications/notifications-tool/wireframes.md): Wireframes for the Notifications Tool. - [Notifications Tool Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/notifications/notifications-tool/wireframe-variables.md): Template variables exposed by the Notifications Tool wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Notifications Tool Primitives](https://velt.dev/docs/ui-customization/features/async/notifications/notifications-tool/primitives.md): Pprimitive components for building custom Notifications tool interfaces with maximum flexibility. - [Notifications Panel Wireframes](https://velt.dev/docs/ui-customization/features/async/notifications/notifications-panel/wireframes.md): Wireframes for the Notifications Panel. - [Notifications Panel Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/notifications/notifications-panel/wireframe-variables.md): Template variables exposed by the Notifications Panel wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Notifications Panel Primitives](https://velt.dev/docs/ui-customization/features/async/notifications/notifications-panel/primitives.md): Primitive components for building custom Notifications panel interfaces. - [Recorder & Transcription](https://velt.dev/docs/ui-customization/features/recorder-and-transcription.md): Customize Velt recorder, playback, video, and transcription surfaces with supported options. - [Recorder Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/recorder/wireframe-variables.md): Template variables exposed by the Recorder wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Control Panel](https://velt.dev/docs/ui-customization/features/async/recorder/control-panel.md): Recorder control panel component. - [Media Source Settings](https://velt.dev/docs/ui-customization/features/async/recorder/media-source-settings.md): Media source settings component. - [Recorder Player Expanded](https://velt.dev/docs/ui-customization/features/async/recorder/recorder-player-expanded.md): Recorder player expanded component. This is the expanded player that appears when user wants to view the recording in full screen. - [Recorder player](https://velt.dev/docs/ui-customization/features/async/recorder/recorder-player.md): Recorder player component. This is the small player that appears when a recording is done. - [Recorder Tool](https://velt.dev/docs/ui-customization/features/async/recorder/recorder-tool.md): The button to add new recordings. - [Recording Preview Steps Dialog](https://velt.dev/docs/ui-customization/features/async/recorder/recording-preview-steps-dialog.md): Recording preview steps dialog component. - [Subtitles](https://velt.dev/docs/ui-customization/features/async/recorder/subtitles.md): Subtitles component. - [Transcription](https://velt.dev/docs/ui-customization/features/async/recorder/transcription.md): Transcription component. - [Transcription Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/recorder/transcription-wireframe-variables.md): Template variables exposed by the Transcription, Subtitles, and Subtitles Dialog wireframes — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Video Editor](https://velt.dev/docs/ui-customization/features/async/recorder/video-editor.md): Video editor component. - [Reactions](https://velt.dev/docs/ui-customization/features/reactions.md): Customize Velt inline reactions with props, classes, wireframes, hooks, and known limitations. - [Inline Reactions Section](https://velt.dev/docs/ui-customization/features/async/inline-reactions.md): This component is used to render the reaction tool and all the reactions. - [Reactions Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/reactions-wireframe-variables.md): Template variables exposed by the Reactions wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Rewriter Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/rewriter/wireframe-variables.md): Template variables exposed by the Rewriter wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Page annotations (Tags, Arrows, Areas)](https://velt.dev/docs/ui-customization/features/annotations-tags-arrows-areas.md): Customize Velt page annotations, tags, arrows, and areas with supported components and slots. - [Arrows Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/arrows/wireframe-variables.md): Template variables exposed by the Arrows feature — read them with velt-data, velt-if, and velt-class once wireframe-tag interpolation ships. - [Parts](https://velt.dev/docs/ui-customization/features/async/arrows/parts.md) - [Slots](https://velt.dev/docs/ui-customization/features/async/arrows/slots.md) - [Variables](https://velt.dev/docs/ui-customization/features/async/arrows/variables.md) - [Custom Button](https://velt.dev/docs/ui-customization/features/async/arrows/custom-button.md) - [Area Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/area/wireframe-variables.md): Template variables exposed by the Area wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Tag Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/tag/wireframe-variables.md): Template variables exposed by the Tag feature — read them with velt-data, velt-if, and velt-class once wireframe-tag interpolation ships. - [View Analytics Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/view-analytics/wireframe-variables.md): Template variables exposed by the View Analytics wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Activity Log](https://velt.dev/docs/ui-customization/features/activity-log.md): Customize Velt Activity Log components with props, classes, wireframes, hooks, and known limitations. - [Activity Logs Wireframes](https://velt.dev/docs/ui-customization/features/async/activity-logs/activity-logs-wireframes.md): The Activity Logs displays a chronological feed of user actions. Customize the layout using VeltActivityLogWireframe and its sub-components. - [Activity Logs Wireframe Variables](https://velt.dev/docs/ui-customization/features/async/activity-logs/activity-logs-wireframe-variables.md): Template variables exposed by the Activity Logs wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Activity Logs Primitives](https://velt.dev/docs/ui-customization/features/async/activity-logs/activity-logs-primitives.md): Standalone primitive components for building custom Activity Logs interfaces. - [Presence](https://velt.dev/docs/ui-customization/features/realtime/presence.md): The Presence component displays the avatars of users in a room. - [Presence Wireframe Variables](https://velt.dev/docs/ui-customization/features/realtime/presence-wireframe-variables.md): Template variables exposed by the Presence wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Cursors](https://velt.dev/docs/ui-customization/features/realtime/cursors.md): The Cursors component displays the cursors of users in a document. - [Cursors Wireframe Variables](https://velt.dev/docs/ui-customization/features/realtime/cursors-wireframe-variables.md): Template variables exposed by the Cursors wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Single Editor Mode](https://velt.dev/docs/ui-customization/features/realtime/single-editor-mode.md): Wireframes for the Single Editor Mode Panel. - [Live Selection](https://velt.dev/docs/ui-customization/features/realtime/live-selection.md) - [Live Selection Wireframe Variables](https://velt.dev/docs/ui-customization/features/realtime/live-selection-wireframe-variables.md): Template variables exposed by the Live Selection wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Huddle Wireframe Variables](https://velt.dev/docs/ui-customization/features/realtime/huddle/wireframe-variables.md): Template variables exposed by the Huddle wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Parts](https://velt.dev/docs/ui-customization/features/realtime/huddle/parts.md) - [Slots](https://velt.dev/docs/ui-customization/features/realtime/huddle/slots.md) - [Variables](https://velt.dev/docs/ui-customization/features/realtime/huddle/variables.md) - [Component catalog](https://velt.dev/docs/ui-customization/reference/component-catalog.md): Map Velt comment surfaces to primitives, wireframes, props, feature flags, variables, and references. - [Component definitions](https://velt.dev/docs/ui-customization/reference/component-definitions.md): Identify Velt components from design intent, visual cues, and positioning behavior. - [Wireframe components & slot trees (complete)](https://velt.dev/docs/ui-customization/reference/wireframe-components.md): Reference Velt wireframe components, slot trees, slot props, and required structure. - [Primitives (complete component list)](https://velt.dev/docs/ui-customization/reference/primitives.md): Reference Velt primitive components grouped by feature and customization surface. - [Props (every Velt component)](https://velt.dev/docs/ui-customization/reference/props.md): Reference props for Velt React components and where to find behavior details. - [Public API Method Reference](https://velt.dev/docs/ui-customization/reference/apis.md): Reference Velt client element APIs and methods used by UI customizations. - [Headless hooks](https://velt.dev/docs/ui-customization/reference/hooks.md): Reference Velt headless hooks for reading data, mutating state, and controlling UI. - [Events (all features)](https://velt.dev/docs/ui-customization/reference/events.md): Reference Velt events and payload shapes across customization-related features. - [Data models](https://velt.dev/docs/ui-customization/reference/data-models.md): Reference Velt data entities, fields, events, and documented absences for customization work. - [Feature flags: what's hidden by default & how to enable it](https://velt.dev/docs/ui-customization/reference/feature-flags.md): Reference hidden-by-default Velt UI features and the props or methods that enable them. - [CSS variables](https://velt.dev/docs/ui-customization/reference/css-variables.md): Reference Velt CSS variables and tokens for theming custom UI. - [CSS classes (per component, with conditions)](https://velt.dev/docs/ui-customization/reference/css-classes.md): Reference Velt structural and stateful CSS classes by component and condition. - [Behaviors & composition](https://velt.dev/docs/ui-customization/reference/behaviors.md): Reference default behaviors, prop interactions, and positioning ownership across Velt components. - [](https://velt.dev/docs/ui-customization/reference/behaviors/comments-core.md): Reference runtime behavior for VeltComments props, defaults, and interactions. - [Comment Dialog & Inline](https://velt.dev/docs/ui-customization/reference/behaviors/dialog.md): Reference runtime behavior for comment dialog and inline comment surfaces. - [Comments Sidebar](https://velt.dev/docs/ui-customization/reference/behaviors/sidebar.md): Reference runtime behavior for Velt comments sidebar components and props. - [Notifications](https://velt.dev/docs/ui-customization/reference/behaviors/notifications.md): Reference runtime behavior for Velt notification components and props. - [Pins, Bubbles & Tools](https://velt.dev/docs/ui-customization/reference/behaviors/pins-tools.md): Reference runtime behavior for comment pins, bubbles, and tool surfaces. - [Presence, Cursors & Reactions](https://velt.dev/docs/ui-customization/reference/behaviors/presence-reactions.md): Reference runtime behavior for presence, cursor, and reaction components. - [Recorder, Video & Huddle](https://velt.dev/docs/ui-customization/reference/behaviors/recorder-huddle.md): Reference runtime behavior for recorder, video, and huddle components. - [Add Organizations](https://velt.dev/docs/api-reference/rest-apis/v2/organizations/add-organizations.md) - [Get Organizations](https://velt.dev/docs/api-reference/rest-apis/v2/organizations/get-organizations-v2.md) - [Update Organizations](https://velt.dev/docs/api-reference/rest-apis/v2/organizations/update-organizations.md) - [Delete Organizations](https://velt.dev/docs/api-reference/rest-apis/v2/organizations/delete-organizations.md) - [Update Disabled State for Organizations](https://velt.dev/docs/api-reference/rest-apis/v2/organizations/update-organization-disable-state.md) - [Add Folder](https://velt.dev/docs/api-reference/rest-apis/v2/folders/add-folder.md) - [Get Folders](https://velt.dev/docs/api-reference/rest-apis/v2/folders/get-folders.md) - [Update Folder](https://velt.dev/docs/api-reference/rest-apis/v2/folders/update-folder.md) - [Delete Folder](https://velt.dev/docs/api-reference/rest-apis/v2/folders/delete-folder.md) - [Update Access for Folders](https://velt.dev/docs/api-reference/rest-apis/v2/folders/update-folder-access.md) - [Add Documents](https://velt.dev/docs/api-reference/rest-apis/v2/documents/add-documents.md) - [Get Documents](https://velt.dev/docs/api-reference/rest-apis/v2/documents/get-documents-v2.md) - [Update Documents](https://velt.dev/docs/api-reference/rest-apis/v2/documents/update-documents.md) - [Delete Documents](https://velt.dev/docs/api-reference/rest-apis/v2/documents/delete-documents.md) - [Move Documents](https://velt.dev/docs/api-reference/rest-apis/v2/documents/move-documents.md) - [Migrate Documents](https://velt.dev/docs/api-reference/rest-apis/v2/documents/migrate-documents.md) - [Migrate Documents Status](https://velt.dev/docs/api-reference/rest-apis/v2/documents/migrate-documents-status.md) - [Update Access for Documents](https://velt.dev/docs/api-reference/rest-apis/v2/documents/update-document-access.md) - [Update Disabled State for Documents](https://velt.dev/docs/api-reference/rest-apis/v2/documents/update-document-disable-state.md) - [Add Users](https://velt.dev/docs/api-reference/rest-apis/v2/users/add-users.md) - [Get Users](https://velt.dev/docs/api-reference/rest-apis/v2/users/get-users-v2.md) - [Update Users](https://velt.dev/docs/api-reference/rest-apis/v2/users/update-users.md) - [Delete Users](https://velt.dev/docs/api-reference/rest-apis/v2/users/delete-users.md): Remove Users from an Organization or a Document. - [Add User Groups](https://velt.dev/docs/api-reference/rest-apis/v2/user-groups/add-groups.md) - [Add Users to Groups](https://velt.dev/docs/api-reference/rest-apis/v2/user-groups/add-users-to-group.md) - [Delete Users from Groups](https://velt.dev/docs/api-reference/rest-apis/v2/user-groups/delete-users-from-group.md) - [Add Comment Annotations](https://velt.dev/docs/api-reference/rest-apis/v2/comments-feature/comment-annotations/add-comment-annotations.md): Create V2 comment annotations via REST: plain comments, agent findings, suggestions with a proposed-change payload, and private annotations. - [Get Comment Annotations](https://velt.dev/docs/api-reference/rest-apis/v2/comments-feature/comment-annotations/get-comment-annotations-v2.md) - [Update Comment Annotations](https://velt.dev/docs/api-reference/rest-apis/v2/comments-feature/comment-annotations/update-comment-annotations.md): Update V2 comment annotations via REST: patch status, priority, assignee, context, or suggestion payload by annotation, location, or user ID. - [Delete Comment Annotations](https://velt.dev/docs/api-reference/rest-apis/v2/comments-feature/comment-annotations/delete-comment-annotations.md) - [Get Comment Annotations Count](https://velt.dev/docs/api-reference/rest-apis/v2/comments-feature/comment-annotations/get-comment-annotations-count.md) - [Add Comments](https://velt.dev/docs/api-reference/rest-apis/v2/comments-feature/comments/add-comments.md) - [Get Comments](https://velt.dev/docs/api-reference/rest-apis/v2/comments-feature/comments/get-comments.md) - [Update Comments](https://velt.dev/docs/api-reference/rest-apis/v2/comments-feature/comments/update-comments.md) - [Delete Comments](https://velt.dev/docs/api-reference/rest-apis/v2/comments-feature/comments/delete-comments.md) - [Add Notifications](https://velt.dev/docs/api-reference/rest-apis/v2/notifications/add-notifications.md) - [Get Notifications](https://velt.dev/docs/api-reference/rest-apis/v2/notifications/get-notifications-v2.md) - [Update Notifications](https://velt.dev/docs/api-reference/rest-apis/v2/notifications/update-notifications.md) - [Delete Notifications](https://velt.dev/docs/api-reference/rest-apis/v2/notifications/delete-notifications.md) - [Set Config](https://velt.dev/docs/api-reference/rest-apis/v2/notifications/set-config.md) - [Get Config](https://velt.dev/docs/api-reference/rest-apis/v2/notifications/get-config.md) - [Add Activity Logs](https://velt.dev/docs/api-reference/rest-apis/v2/activities/add-activities.md) - [Get Activity Logs](https://velt.dev/docs/api-reference/rest-apis/v2/activities/get-activities.md) - [Update Activity Logs](https://velt.dev/docs/api-reference/rest-apis/v2/activities/update-activities.md) - [Delete Activity Logs](https://velt.dev/docs/api-reference/rest-apis/v2/activities/delete-activities.md) - [Get Recordings](https://velt.dev/docs/api-reference/rest-apis/v2/recordings/get-recordings.md) - [Get All User Data](https://velt.dev/docs/api-reference/rest-apis/v2/gdpr/get-all-user-data-gdpr.md): Get all feature data for a user stored in Velt. - [Delete All User Data](https://velt.dev/docs/api-reference/rest-apis/v2/gdpr/delete-all-user-data-gdpr.md): Remove All User data from Velt. - [Get Delete All User Data Status](https://velt.dev/docs/api-reference/rest-apis/v2/gdpr/get-delete-user-data-status-gdpr.md): Get the status of the data deletion process for a user. - [Generate Token](https://velt.dev/docs/api-reference/rest-apis/v2/auth/generate-token.md) - [Add Permissions](https://velt.dev/docs/api-reference/rest-apis/v2/auth/add-permissions.md) - [Get Permissions](https://velt.dev/docs/api-reference/rest-apis/v2/auth/get-permissions.md) - [Remove Permissions](https://velt.dev/docs/api-reference/rest-apis/v2/auth/remove-permissions.md) - [Get CRDT Data](https://velt.dev/docs/api-reference/rest-apis/v2/crdt/get-crdt-data.md) - [Add CRDT Data](https://velt.dev/docs/api-reference/rest-apis/v2/crdt/add-crdt-data.md) - [Update CRDT Data](https://velt.dev/docs/api-reference/rest-apis/v2/crdt/update-crdt-data.md) - [Broadcast Event](https://velt.dev/docs/api-reference/rest-apis/v2/livestate/broadcast-event.md) - [Add Presence](https://velt.dev/docs/api-reference/rest-apis/v2/presence/add-presence.md) - [Update Presence](https://velt.dev/docs/api-reference/rest-apis/v2/presence/update-presence.md) - [Delete Presence](https://velt.dev/docs/api-reference/rest-apis/v2/presence/delete-presence.md) - [Ask AI](https://velt.dev/docs/api-reference/rest-apis/v2/rewriter/ask-ai.md) - [Create Definition](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/definitions/create-definition.md) - [Update Definition](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/definitions/update-definition.md) - [Delete Definition](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/definitions/delete-definition.md) - [Get Definition](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/definitions/get-definition.md) - [List Definitions](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/definitions/list-definitions.md) - [Dispatch Execution](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/executions/dispatch-execution.md) - [Get Execution](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/executions/get-execution.md) - [Cancel Execution](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/executions/cancel-execution.md) - [Get Execution Events](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/executions/get-execution-events.md) - [List Executions](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/executions/list-executions.md) - [Record Reviewer Decision](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/steps/record-reviewer-decision.md) - [Record Agent Resolution](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/steps/record-agent-resolution.md) - [Cancel Step](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/steps/cancel-step.md) - [Resolve Step](https://velt.dev/docs/api-reference/rest-apis/v2/approval-engine/steps/resolve-step.md) - [Create Agent](https://velt.dev/docs/api-reference/rest-apis/v2/agents/create.md) - [Get Agent(s)](https://velt.dev/docs/api-reference/rest-apis/v2/agents/get.md) - [Update Agent (Identity)](https://velt.dev/docs/api-reference/rest-apis/v2/agents/update.md) - [Delete Agent](https://velt.dev/docs/api-reference/rest-apis/v2/agents/delete.md) - [Extract Agents from File](https://velt.dev/docs/api-reference/rest-apis/v2/agents/extract.md) - [Update Agent Version](https://velt.dev/docs/api-reference/rest-apis/v2/agents/version/update.md) - [List Agent Versions](https://velt.dev/docs/api-reference/rest-apis/v2/agents/versions/list.md) - [Restore Agent Version](https://velt.dev/docs/api-reference/rest-apis/v2/agents/versions/restore.md) - [Run Execution](https://velt.dev/docs/api-reference/rest-apis/v2/agents/execution/run.md) - [Get Execution](https://velt.dev/docs/api-reference/rest-apis/v2/agents/execution/get.md) - [List Executions](https://velt.dev/docs/api-reference/rest-apis/v2/agents/execution/list.md) - [Count Executions](https://velt.dev/docs/api-reference/rest-apis/v2/agents/execution/count.md) - [Enhance Prompt](https://velt.dev/docs/api-reference/rest-apis/v2/agents/prompt/enhance.md) - [Validate Prompt](https://velt.dev/docs/api-reference/rest-apis/v2/agents/prompt/validate.md) - [Refine Prompt](https://velt.dev/docs/api-reference/rest-apis/v2/agents/prompt/refine.md) - [Resolve Config](https://velt.dev/docs/api-reference/rest-apis/v2/agents/config/resolve.md) - [Get Agent Analytics](https://velt.dev/docs/api-reference/rest-apis/v2/agents/analytics/get.md) - [Create Agent Group](https://velt.dev/docs/api-reference/rest-apis/v2/agents/groups/create.md) - [Get Agent Group](https://velt.dev/docs/api-reference/rest-apis/v2/agents/groups/get.md) - [List Agent Groups](https://velt.dev/docs/api-reference/rest-apis/v2/agents/groups/list.md) - [Update Agent Group](https://velt.dev/docs/api-reference/rest-apis/v2/agents/groups/update.md) - [Delete Agent Group](https://velt.dev/docs/api-reference/rest-apis/v2/agents/groups/delete.md) - [Add Agents to Group](https://velt.dev/docs/api-reference/rest-apis/v2/agents/groups/add-agents.md) - [Remove Agents from Group](https://velt.dev/docs/api-reference/rest-apis/v2/agents/groups/remove-agents.md) - [Search Judgments](https://velt.dev/docs/api-reference/rest-apis/v2/memory/search.md) - [Ask Memory](https://velt.dev/docs/api-reference/rest-apis/v2/memory/ask.md) - [Suggest Decision](https://velt.dev/docs/api-reference/rest-apis/v2/memory/suggest.md) - [Query Judgments](https://velt.dev/docs/api-reference/rest-apis/v2/memory/judgments/query.md) - [Ingest Knowledge](https://velt.dev/docs/api-reference/rest-apis/v2/memory/knowledge/ingest.md) - [Get Ingest Status](https://velt.dev/docs/api-reference/rest-apis/v2/memory/knowledge/ingest-status.md) - [Get Upload URL](https://velt.dev/docs/api-reference/rest-apis/v2/memory/knowledge/upload-url.md) - [Search Knowledge Base](https://velt.dev/docs/api-reference/rest-apis/v2/memory/knowledge/search.md) - [List Knowledge Sources](https://velt.dev/docs/api-reference/rest-apis/v2/memory/knowledge/list.md) - [List Extracted Rules](https://velt.dev/docs/api-reference/rest-apis/v2/memory/knowledge/rules.md) - [Update Knowledge](https://velt.dev/docs/api-reference/rest-apis/v2/memory/knowledge/update.md) - [Download Canonical Markdown](https://velt.dev/docs/api-reference/rest-apis/v2/memory/knowledge/download.md) - [Delete Knowledge](https://velt.dev/docs/api-reference/rest-apis/v2/memory/knowledge/delete.md) - [Get Reviewer Profile](https://velt.dev/docs/api-reference/rest-apis/v2/memory/profiles/get.md) - [Get Patterns](https://velt.dev/docs/api-reference/rest-apis/v2/memory/patterns/get.md) - [Get Stats](https://velt.dev/docs/api-reference/rest-apis/v2/memory/stats/get.md) - [List Alerts](https://velt.dev/docs/api-reference/rest-apis/v2/memory/alerts/list.md) - [Dismiss Alert](https://velt.dev/docs/api-reference/rest-apis/v2/memory/alerts/dismiss.md) - [Mark Alert Actioned](https://velt.dev/docs/api-reference/rest-apis/v2/memory/alerts/action.md) - [Get Alert Config](https://velt.dev/docs/api-reference/rest-apis/v2/memory/alerts/config/get.md) - [Update Alert Config](https://velt.dev/docs/api-reference/rest-apis/v2/memory/alerts/config/update.md) - [Create Workspace](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/create.md) - [Get Workspace](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/get.md) - [Get Email Verification Status](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/email-status.md) - [Send Login Link](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/send-login-link.md) - [Create API Key](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/apikey-create.md) - [Get API Keys](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/apikeys-get.md) - [Update API Key](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/apikey-update.md) - [Get API Key Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/apikeyconfig-get.md) - [Update API Key Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/apikeyconfig-update.md) - [Get Auth Tokens](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/authtokens-get.md) - [Reset Auth Token](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/authtoken-reset.md) - [Add Domains](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/add-domain.md) - [Delete Domains](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/delete-domain.md) - [Get Domains](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/domains-get.md) - [Get Email Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/emailconfig-get.md) - [Update Email Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/emailconfig-update.md) - [Get Webhook Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/webhookconfig-get.md) - [Update Webhook Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/webhookconfig-update.md) - [Get Advanced Webhook Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/advancedwebhookconfig-get.md) - [Update Advanced Webhook Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/advancedwebhookconfig-update.md) - [Create Advanced Webhook Endpoint](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-create.md) - [Get Advanced Webhook Endpoints](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-get.md) - [Update Advanced Webhook Endpoint](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-update.md) - [Delete Advanced Webhook Endpoint](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-delete.md) - [Get Advanced Webhook Endpoint Secret](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-secret-get.md) - [Get Activity Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/activityconfig-get.md) - [Update Activity Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/activityconfig-update.md) - [Get Notification Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/notificationconfig-get.md) - [Update Notification Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/notificationconfig-update.md) - [Get Permission Provider Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/permissionproviderconfig-get.md) - [Update Permission Provider Config](https://velt.dev/docs/api-reference/rest-apis/v2/workspace/permissionproviderconfig-update.md) - [Add Organizations](https://velt.dev/docs/api-reference/rest-apis/v1/organizations/add-organizations.md) - [Get Organizations](https://velt.dev/docs/api-reference/rest-apis/v1/organizations/get-organizations.md) - [Update Organizations](https://velt.dev/docs/api-reference/rest-apis/v1/organizations/update-organizations.md) - [Delete Organizations](https://velt.dev/docs/api-reference/rest-apis/v1/organizations/delete-organizations.md) - [Update Disabled State for Organizations](https://velt.dev/docs/api-reference/rest-apis/v1/organizations/update-organization-disable-state.md) - [Add Folder](https://velt.dev/docs/api-reference/rest-apis/v1/folders/add-folder.md) - [Get Folders](https://velt.dev/docs/api-reference/rest-apis/v1/folders/get-folders.md) - [Update Folder](https://velt.dev/docs/api-reference/rest-apis/v1/folders/update-folder.md) - [Update Access for Folders](https://velt.dev/docs/api-reference/rest-apis/v1/folders/update-folder-access.md) - [Add Documents](https://velt.dev/docs/api-reference/rest-apis/v1/documents/add-documents.md) - [Get Documents](https://velt.dev/docs/api-reference/rest-apis/v1/documents/get-documents.md) - [Update Documents](https://velt.dev/docs/api-reference/rest-apis/v1/documents/update-documents.md) - [Delete Documents](https://velt.dev/docs/api-reference/rest-apis/v1/documents/delete-documents.md) - [Move Documents](https://velt.dev/docs/api-reference/rest-apis/v1/documents/move-documents.md) - [Update Access for Documents](https://velt.dev/docs/api-reference/rest-apis/v1/documents/update-document-access.md) - [Update Disabled State for Documents](https://velt.dev/docs/api-reference/rest-apis/v1/documents/update-document-disable-state.md) - [Add Users](https://velt.dev/docs/api-reference/rest-apis/v1/users/add-users.md) - [Get Users](https://velt.dev/docs/api-reference/rest-apis/v1/users/get-users.md) - [Update Users](https://velt.dev/docs/api-reference/rest-apis/v1/users/update-users.md) - [Delete Users](https://velt.dev/docs/api-reference/rest-apis/v1/users/delete-users.md): Remove Users from an Organization or a Document. - [Add User Groups](https://velt.dev/docs/api-reference/rest-apis/v1/user-groups/add-groups.md) - [Add Users to Groups](https://velt.dev/docs/api-reference/rest-apis/v1/user-groups/add-users-to-group.md) - [Delete Users from Groups](https://velt.dev/docs/api-reference/rest-apis/v1/user-groups/delete-users-from-group.md) - [Add Comment Annotations](https://velt.dev/docs/api-reference/rest-apis/v1/comments-feature/comment-annotations/add-comment-annotations.md) - [Get Comment Annotations](https://velt.dev/docs/api-reference/rest-apis/v1/comments-feature/comment-annotations/get-comment-annotations.md) - [Update Comment Annotations](https://velt.dev/docs/api-reference/rest-apis/v1/comments-feature/comment-annotations/update-comment-annotations.md) - [Delete Comment Annotations](https://velt.dev/docs/api-reference/rest-apis/v1/comments-feature/comment-annotations/delete-comment-annotations.md) - [Get Comment Annotations Count](https://velt.dev/docs/api-reference/rest-apis/v1/comments-feature/comment-annotations/get-comment-annotations-count.md) - [Add Comments](https://velt.dev/docs/api-reference/rest-apis/v1/comments-feature/comments/add-comments.md) - [Get Comments](https://velt.dev/docs/api-reference/rest-apis/v1/comments-feature/comments/get-comments.md) - [Update Comments](https://velt.dev/docs/api-reference/rest-apis/v1/comments-feature/comments/update-comments.md) - [Delete Comments](https://velt.dev/docs/api-reference/rest-apis/v1/comments-feature/comments/delete-comments.md) - [Add Notifications](https://velt.dev/docs/api-reference/rest-apis/v1/notifications/add-notifications.md) - [Get Notifications](https://velt.dev/docs/api-reference/rest-apis/v1/notifications/get-notifications.md) - [Update Notifications](https://velt.dev/docs/api-reference/rest-apis/v1/notifications/update-notifications.md) - [Delete Notifications](https://velt.dev/docs/api-reference/rest-apis/v1/notifications/delete-notifications.md) - [Set Config](https://velt.dev/docs/api-reference/rest-apis/v1/notifications/set-config.md) - [Get Config](https://velt.dev/docs/api-reference/rest-apis/v1/notifications/get-config.md) - [Generate Token](https://velt.dev/docs/api-reference/rest-apis/v1/auth/generate-token.md) - [Get All User Data](https://velt.dev/docs/api-reference/rest-apis/v1/gdpr/get-all-user-data-gdpr.md): Get all feature data for a user stored in Velt. - [Delete All User Data](https://velt.dev/docs/api-reference/rest-apis/v1/gdpr/delete-all-user-data-gdpr.md): Remove All User data from Velt. - [Get Delete All User Data Status](https://velt.dev/docs/api-reference/rest-apis/v1/gdpr/get-delete-user-data-status-gdpr.md): Get the status of the data deletion process for a user. - [Broadcast Event](https://velt.dev/docs/api-reference/rest-apis/v1/livestate/broadcast-event.md) - [Add Domains](https://velt.dev/docs/api-reference/rest-apis/v1/workspace/add-domain.md) - [Delete Domains](https://velt.dev/docs/api-reference/rest-apis/v1/workspace/delete-domain.md) - [API Methods Index](https://velt.dev/docs/api-reference/sdk/api/api-methods.md) - [React Hooks Index](https://velt.dev/docs/api-reference/sdk/api/react-hooks.md) - [Data models](https://velt.dev/docs/api-reference/sdk/models/data-models.md) - [Velt SDK Changelog](https://velt.dev/docs/release-notes/version-6/sdk-changelog.md): Release Notes of changes added to the core Velt SDK - [Upgrade Guide](https://velt.dev/docs/release-notes/version-5/upgrade-guide.md) - [Velt SDK Changelog](https://velt.dev/docs/release-notes/version-5/sdk-changelog.md): Release Notes of changes added to the core Velt SDK - [Core CRDT Library](https://velt.dev/docs/release-notes/version-5/crdt-core-changelog.md): Release Notes of Changes Affecting All CRDT Libraries - [Python SDK (velt-py) Changelog](https://velt.dev/docs/release-notes/version-5/velt-py-changelog.md): Release notes for the velt-py Python SDK for self-hosting - [Velt Node SDK Changelog](https://velt.dev/docs/release-notes/version-5/velt-node-changelog.md): Release Notes of changes added to the Velt Node.js/TypeScript SDK (@veltdev/node) - [Upgrade Guide](https://velt.dev/docs/release-notes/version-4/upgrade-guide.md) - [Velt SDK Changelog](https://velt.dev/docs/release-notes/version-4/sdk-changelog.md): Release Notes of changes added to the core Velt SDK - [Core CRDT Library](https://velt.dev/docs/release-notes/version-4/crdt-core-changelog.md): Release Notes of Changes Affecting All CRDT Libraries - [Tiptap CRDT Library](https://velt.dev/docs/release-notes/version-4/tiptap-changelog.md): Release Notes of Changes Affecting Velt Tiptap CRDT Library - [BlockNote CRDT Library](https://velt.dev/docs/release-notes/version-4/blocknote-changelog.md): Release Notes of Changes Affecting Velt BlockNote Library - [CodeMirror CRDT Library](https://velt.dev/docs/release-notes/version-4/codemirror-changelog.md): Release Notes of Changes Affecting Velt CodeMirror Library - [React Flow CRDT Library](https://velt.dev/docs/release-notes/version-4/reactflow-changelog.md): Release Notes of Changes Affecting Velt React Flow Library - [Version 3.0.0](https://velt.dev/docs/release-notes/3-0-0.md) - [Aug 22 2024](https://velt.dev/docs/release-notes/archive/aug-22-2024.md) - [Aug 21 2024](https://velt.dev/docs/release-notes/archive/aug-21-2024.md) - [Aug 16 2024](https://velt.dev/docs/release-notes/archive/aug-16-2024.md) - [Aug 14 2024](https://velt.dev/docs/release-notes/archive/aug-14-2024.md) - [Aug 13 2024](https://velt.dev/docs/release-notes/archive/aug-13-2024.md) - [Aug 12 2024](https://velt.dev/docs/release-notes/archive/aug-12-2024.md) - [Aug 8 2024](https://velt.dev/docs/release-notes/archive/aug-8-2024.md) - [Aug 6 2024](https://velt.dev/docs/release-notes/archive/aug-6-2024.md) - [July 09 2024](https://velt.dev/docs/release-notes/archive/july-09-2024.md) - [July 04 2024](https://velt.dev/docs/release-notes/archive/july-04-2024.md) - [July 03 2024](https://velt.dev/docs/release-notes/archive/july-03-2024.md) - [July 02 2024](https://velt.dev/docs/release-notes/archive/july-02-2024.md) - [June 30 2024](https://velt.dev/docs/release-notes/archive/june-30-2024.md) - [June 29 2024](https://velt.dev/docs/release-notes/archive/june-29-2024.md) - [June 24 2024](https://velt.dev/docs/release-notes/archive/june-24-2024.md) - [June 10 2024](https://velt.dev/docs/release-notes/archive/june-10-2024.md) - [June 6 2024](https://velt.dev/docs/release-notes/archive/june-6-2024.md) - [May 29 2024](https://velt.dev/docs/release-notes/archive/may-29-2024.md) - [May 24 2024](https://velt.dev/docs/release-notes/archive/may-24-2024.md) - [May 23 2024](https://velt.dev/docs/release-notes/archive/may-23-2024.md) - [May 17 2024](https://velt.dev/docs/release-notes/archive/may-17-2024.md) - [May 10 2024](https://velt.dev/docs/release-notes/archive/may-10-2024.md) - [April 24 2024](https://velt.dev/docs/release-notes/archive/april-24-2024.md) - [April 16 2024](https://velt.dev/docs/release-notes/archive/april-16-2024.md) - [March 14 2024](https://velt.dev/docs/release-notes/archive/march-14-2024.md) - [March 5 2024](https://velt.dev/docs/release-notes/archive/march-5-2024.md) - [Feb 27 2024](https://velt.dev/docs/release-notes/archive/feb-27-2024.md) - [Feb 20 2024](https://velt.dev/docs/release-notes/archive/feb-20-2024.md) - [Feb 13 2024](https://velt.dev/docs/release-notes/archive/feb-13-2024.md) - [Jan 14 2024](https://velt.dev/docs/release-notes/archive/jan-14-2024.md) - [Dec 28 2023](https://velt.dev/docs/release-notes/archive/dec-28-2023.md) - [Delete Data by Location](https://velt.dev/docs/api-reference/rest-apis/v1/locations/delete-data-by-location.md): Delete all data associated with a specific location - [Update Location](https://velt.dev/docs/api-reference/rest-apis/v1/locations/update-location.md): Update a Location's metadata - [Generate Signature](https://velt.dev/docs/api-reference/rest-apis/v2/auth/generate-signature.md) - [ Comments](https://velt.dev/docs/async-collaboration/comments/setup/canvas.md): Add comments to an HTML Canvas. - [Overview](https://velt.dev/docs/async-collaboration/comments/setup/canvas-comments/overview.md) - [Customize Behavior](https://velt.dev/docs/async-collaboration/reactions/customize-behavior.md) - [Quickstart Old Copy](https://velt.dev/docs/get-started/quickstart-old.md): Quickstart for React. For other frameworks like `vue`, `angular`, `svelte`, `vanilla js` etc. check out the setup guide. - [CSS Injection](https://velt.dev/docs/global-styles/css-injection.md) - [Dark Mode](https://velt.dev/docs/global-styles/dark-mode.md) - [Global Styles](https://velt.dev/docs/global-styles/global-styles.md) - [Customize Behavior](https://velt.dev/docs/in-app-user-feedback/customize-behavior.md) - [Overview](https://velt.dev/docs/in-app-user-feedback/overview.md) - [Setup](https://velt.dev/docs/in-app-user-feedback/setup.md) - [Customize Behavior](https://velt.dev/docs/live-co-editing/customize-behavior.md) - [Customize UI](https://velt.dev/docs/live-co-editing/customize-ui.md) - [Overview](https://velt.dev/docs/live-co-editing/overview.md) - [Setup](https://velt.dev/docs/live-co-editing/setup.md) - [Parts](https://velt.dev/docs/permission-management/share-and-invite/customize-ui/parts.md) - [Slots](https://velt.dev/docs/permission-management/share-and-invite/customize-ui/slots.md) - [Variables](https://velt.dev/docs/permission-management/share-and-invite/customize-ui/variables.md) - [Invite](https://velt.dev/docs/permission-management/share-and-invite/overview.md): A widget to invite others to collaborate together on a project - [Setup](https://velt.dev/docs/permission-management/share-and-invite/setup.md) - [INTEGRATION GUIDELINES](https://velt.dev/docs/realtime-collaboration/crdt/setup/INTEGRATION_GUIDELINES.md) - [Webhooks](https://velt.dev/docs/realtime-collaboration/huddle/webhooks.md) - [July 10 2024](https://velt.dev/docs/release-notes/archive/july-10-2024.md) - [July 15 2024](https://velt.dev/docs/release-notes/archive/july-15-2024.md) - [July 17 2024](https://velt.dev/docs/release-notes/archive/july-17-2024.md) - [July 18 2024](https://velt.dev/docs/release-notes/archive/july-18-2024.md) - [July 19 2024](https://velt.dev/docs/release-notes/archive/july-19-2024.md) - [July 22 2024](https://velt.dev/docs/release-notes/archive/july-22-2024.md) - [July 23 2024](https://velt.dev/docs/release-notes/archive/july-23-2024.md) - [July 24 2024](https://velt.dev/docs/release-notes/archive/july-24-2024.md) - [July 26 2024](https://velt.dev/docs/release-notes/archive/july-26-2024.md) - [July 29 2024](https://velt.dev/docs/release-notes/archive/july-29-2024.md) - [July 31 2024](https://velt.dev/docs/release-notes/archive/july-31-2024.md) - [Lexical Changelog](https://velt.dev/docs/release-notes/version-4/lexical-changelog.md): Release Notes of Changes Affecting Velt Lexical Library - [JWT Tokens](https://velt.dev/docs/security/jwt-tokens.md): Generate JWT Tokens for additional security ## OpenAPI Specs - [openapi](https://velt.dev/docs/api-reference/open-api/openapi.yaml) - [package](https://velt.dev/docs/package.json) - [package-lock](https://velt.dev/docs/package-lock.json) ## Optional - [Examples](https://velt.dev/examples) - [DevTools](https://velt.dev/devtools)