# Velt ## Docs - [Getting Started](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/get-started/advanced.md): Optional advanced configuration options for Velt SDK - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/get-started/agentic-overview.md): Use AI coding agents to build with Velt. Understand how plugins, the MCP installer, skills, the CLI, and the Velt Docs MCP work together. - [AI Plugins](https://velt-v6-0-0-beta-5.mintlify.site/get-started/plugins.md): Install the Velt plugin in Cursor or Claude Code to get skills, rules, an expert agent, and MCP servers for building with the Velt SDK. - [Velt Installation MCP](https://velt-v6-0-0-beta-5.mintlify.site/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. - [Agent Skills](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/get-started/cli.md): Use the add-velt CLI to scaffold Velt collaboration features into your Next.js app with a single command. - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/key-concepts/overview.md) - [Comments](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/freestyle.md) - [Page Mode Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/page.md) - [Popover Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/popover.md) - [Stream Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/stream.md) - [Text Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/text.md) - [Ace Editor Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/ace.md) - [Apryse Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/apryse.md) - [CKEditor Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/ckeditor.md): Add Velt comments to a CKEditor 5 editor with the Velt CKEditor comments plugin. - [CodeMirror Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/codemirror.md) - [DraftJS Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/draftjs.md) - [Lexical Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/lexical.md) - [Monaco Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/monaco.md): Add Velt text comments to a Monaco editor with the Velt Monaco comments package. - [Nutrient Setup](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/plate.md) - [ProseMirror Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/prosemirror.md) - [Quill Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/quill.md) - [SlateJS Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/slatejs.md) - [SpreadJS Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/spreadjs.md): Add Velt comments to a SpreadJS workbook with the Velt SpreadJS comments extension. - [SuperDoc Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/superdoc.md) - [TinyMCE Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/tinymce.md): Add Velt text comments to a TinyMCE editor with the Velt TinyMCE comments plugin. - [Tiptap Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/tiptap.md) - [Inline Comments Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/inline-comments.md) - [Lottie Player Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/lottie-player-setup.md) - [Prebuilt Video Player Setup](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/chart-comments-setup/highcharts.md) - [NivoCharts Comments Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/chart-comments-setup/nivo-charts.md) - [ChartJS Comments Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/chart-comments-setup/chartjs.md) - [Custom Charts Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/chart-comments-setup/custom-charts.md) - [Comment Standalone Composer](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/standalone-components/comment-composer/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/standalone-components/comment-composer/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/standalone-components/comment-composer/customize-behavior.md) - [Standalone Comment Thread](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/standalone-components/comment-thread/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/standalone-components/comment-thread/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/standalone-components/comment-thread/customize-behavior.md) - [Comment Pin](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/standalone-components/comment-pin/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/standalone-components/comment-pin/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/standalone-components/comment-pin/customize-behavior.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/async-collaboration/comments-sidebar/overview.md): Provide a toggleable sidebar to view and filter comments. - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments-sidebar/v1/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments-sidebar/v1/customize-behavior.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments-sidebar/v2/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments-sidebar/v2/customize-behavior.md) - [Notifications](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/notifications.md): There are several options to send notifications to your users. - [In-app Notifications](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/notifications/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/notifications/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/notifications/customize-behavior.md) - [Activity Logs](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/activity/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/activity/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/activity/customize-behavior.md) - [Inline Reactions](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/reactions/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/reactions/setup.md) - [Recorder](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/recorder/overview.md): The Recorder allows your users to create audio, screen, and video recordings. - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/recorder/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/recorder/customize-behavior.md) - [View Analytics](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/view-analytics/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/view-analytics/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/view-analytics/customize-behavior.md) - [Arrows](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/arrows/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/arrows/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/arrows/customize-behavior.md) - [Suggestions (Beta)](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/suggestions/overview.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/presence/overview.md): Your users can see other users online on the document. This makes your app feel alive. - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/presence/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/presence/customize-behavior.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/realtime-collaboration/cursors/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/cursors/customize-behavior.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/realtime-collaboration/flock-mode/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/flock-mode/customize-behavior.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/realtime-collaboration/huddle/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/huddle/customize-behavior.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/realtime-collaboration/live-selection/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/live-selection/customize-behavior.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/live-state-sync/overview.md): Sync and broadcast data in real-time across all connected clients. - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/live-state-sync/setup.md) - [Redux Middleware](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/live-state-sync/redux-middleware.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/realtime-collaboration/single-editor-mode/customize-behavior.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/realtime-collaboration/crdt/setup/core.md): Setup Multiplayer Editing for any frameworks or custom implementations. - [Array Store](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/realtime-collaboration/crdt/setup/core-stores/text.md): Add real-time collaborative text data to your application using Velt CRDT. - [XML Store](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/crdt/setup/core-stores/xml.md): Add real-time collaborative XML/tree data to your application using Velt CRDT. - [Tiptap Editor](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/crdt/setup/tiptap.md): Setup Multiplayer Editing for Tiptap Editor. - [BlockNote Editor](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/crdt/setup/blocknote.md): Setup Multiplayer Editing for BlockNote Editor. - [CodeMirror Editor](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/crdt/setup/codemirror.md): Setup Multiplayer Editing for CodeMirror Editor. - [React Flow Editor](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/crdt/setup/reactflow.md): Setup Multiplayer Editing for React Flow diagrams. - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/video-player-sync/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/video-player-sync/setup.md) - [Rewriter](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ai/rewriter/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/ai/rewriter/customize-behavior.md) - [Approval Engine (Beta)](https://velt-v6-0-0-beta-5.mintlify.site/ai/approval-engine/overview.md): Multi-step approval workflows where AI agents and humans review work together. - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/ai/approval-engine/setup.md): Build a review-and-approval workflow end to end: author a definition, dispatch a run, record a decision, and receive the outcome. - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/ai/approval-engine/customize-behavior.md): Node configuration, edge expressions, parallel groups, SLAs, linter rules, events, errors, and the full object reference. - [Custom Agents](https://velt-v6-0-0-beta-5.mintlify.site/ai/custom-agents.md): Configure custom agent context gathering, tool execution, built-in agents, and configuration safety rules. - [Agent Comments](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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. - [MCP Servers (Beta)](https://velt-v6-0-0-beta-5.mintlify.site/mcp/mcp.md) - [Basic Webhooks](https://velt-v6-0-0-beta-5.mintlify.site/webhooks/basic.md) - [Advanced Webhooks](https://velt-v6-0-0-beta-5.mintlify.site/webhooks/advanced.md) - [Content security policy](https://velt-v6-0-0-beta-5.mintlify.site/security/content-security-policy.md) - [Generating Auth Tokens](https://velt-v6-0-0-beta-5.mintlify.site/security/auth-tokens.md) - [Proxy Server](https://velt-v6-0-0-beta-5.mintlify.site/security/proxy-server.md) - [Supported Regions](https://velt-v6-0-0-beta-5.mintlify.site/security/supported-regions.md) - [Managing Different Environments](https://velt-v6-0-0-beta-5.mintlify.site/migration/environments.md): Manage production, staging, and development environments with Velt API keys - [Migrate from Cord to Velt](https://velt-v6-0-0-beta-5.mintlify.site/migration/migrate-from-cord-to-velt.md) - [Migrate from Liveblocks to Velt](https://velt-v6-0-0-beta-5.mintlify.site/migration/migrate-from-liveblocks-to-velt.md) - [AG Grid](https://velt-v6-0-0-beta-5.mintlify.site/integrations/ag-grid.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/overview.md) - [Setup Wireframes](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/setup.md) - [Layout Customization](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/layout.md) - [CSS Customization](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/styling.md) - [Template Variables](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/template-variables.md) - [Conditional Templates](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/conditional-templates.md) - [Action Components](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/custom-action-component.md) - [Localisation](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/localisation.md) - [Comment Dialog Wireframes](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-dialog/wireframes.md): Wireframe components for building custom Comment Dialog interfaces with maximum flexibility. - [Comment Dialog Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-dialog/wireframe-variables.md): Template variables exposed by the Comment Dialog wireframe — read them with velt-data, velt-if, and velt-class to drive dynamic content, conditional rendering, and class toggling. - [Comment Dialog Primitives](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-dialog/primitives.md): 98+ primitive components for building custom Comment Dialog interfaces with maximum flexibility. - [Comment Sidebar v1 Wireframes](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-sidebar/comment-sidebar-components.md): Comment Sidebar Component. - [Comment Sidebar v2 Wireframes](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/standalone-components/comment-composer.md) - [Comment Thread](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/standalone-components/comment-thread.md) - [Comment Pin Wireframes](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-tool.md): The button to add new comments. - [Comment Tool Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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. - [Autocomplete Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-player-timeline.md) - [Confirmation Dialog](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-video-player.md) - [Notifications Tool Wireframes](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/notifications/notifications-tool/wireframes.md): Wireframes for the Notifications Tool. - [Notifications Tool Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/notifications/notifications-panel/wireframes.md): Wireframes for the Notifications Panel. - [Notifications Panel Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/notifications/notifications-panel/primitives.md): Primitive components for building custom Notifications panel interfaces. - [Recorder Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/recorder/control-panel.md): Recorder control panel component. - [Media Source Settings](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/recorder/media-source-settings.md): Media source settings component. - [Recorder Player Expanded](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/recorder/recorder-tool.md): The button to add new recordings. - [Recording Preview Steps Dialog](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/recorder/recording-preview-steps-dialog.md): Recording preview steps dialog component. - [Subtitles](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/recorder/subtitles.md): Subtitles component. - [Transcription](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/recorder/transcription.md): Transcription component. - [Transcription Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/recorder/video-editor.md): Video editor component. - [Inline Reactions Section](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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. - [Arrows Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/arrows/parts.md) - [Slots](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/arrows/slots.md) - [Variables](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/arrows/variables.md) - [Custom Button](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/arrows/custom-button.md) - [Area Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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 Logs Wireframes](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/activity-logs/activity-logs-primitives.md): Standalone primitive components for building custom Activity Logs interfaces. - [Presence](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/realtime/presence.md): The Presence component displays the avatars of users in a room. - [Presence Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/realtime/cursors.md): The Cursors component displays the cursors of users in a document. - [Cursors Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/realtime/single-editor-mode.md): Wireframes for the Single Editor Mode Panel. - [Live Selection](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/realtime/live-selection.md) - [Live Selection Wireframe Variables](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/ui-customization/features/realtime/huddle/parts.md) - [Slots](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/realtime/huddle/slots.md) - [Variables](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/realtime/huddle/variables.md) - [Add Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/organizations/add-organizations.md) - [Get Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/organizations/get-organizations-v2.md) - [Update Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/organizations/update-organizations.md) - [Delete Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/organizations/delete-organizations.md) - [Update Disabled State for Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/organizations/update-organization-disable-state.md) - [Add Folder](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/folders/add-folder.md) - [Get Folders](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/folders/get-folders.md) - [Update Folder](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/folders/update-folder.md) - [Delete Folder](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/folders/delete-folder.md) - [Update Access for Folders](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/folders/update-folder-access.md) - [Add Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/documents/add-documents.md) - [Get Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/documents/get-documents-v2.md) - [Update Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/documents/update-documents.md) - [Delete Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/documents/delete-documents.md) - [Move Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/documents/move-documents.md) - [Migrate Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/documents/migrate-documents.md) - [Migrate Documents Status](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/documents/migrate-documents-status.md) - [Update Access for Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/documents/update-document-access.md) - [Update Disabled State for Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/documents/update-document-disable-state.md) - [Add Users](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/users/add-users.md) - [Get Users](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/users/get-users-v2.md) - [Update Users](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/users/update-users.md) - [Delete Users](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/users/delete-users.md): Remove Users from an Organization or a Document. - [Add User Groups](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/user-groups/add-groups.md) - [Add Users to Groups](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/user-groups/add-users-to-group.md) - [Delete Users from Groups](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/user-groups/delete-users-from-group.md) - [Add Comment Annotations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/comments-feature/comment-annotations/add-comment-annotations.md) - [Get Comment Annotations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/comments-feature/comment-annotations/get-comment-annotations-v2.md) - [Update Comment Annotations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/comments-feature/comment-annotations/update-comment-annotations.md) - [Delete Comment Annotations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/comments-feature/comment-annotations/delete-comment-annotations.md) - [Get Comment Annotations Count](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/comments-feature/comment-annotations/get-comment-annotations-count.md) - [Add Comments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/comments-feature/comments/add-comments.md) - [Get Comments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/comments-feature/comments/get-comments.md) - [Update Comments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/comments-feature/comments/update-comments.md) - [Delete Comments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/comments-feature/comments/delete-comments.md) - [Add Notifications](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/notifications/add-notifications.md) - [Get Notifications](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/notifications/get-notifications-v2.md) - [Update Notifications](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/notifications/update-notifications.md) - [Delete Notifications](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/notifications/delete-notifications.md) - [Set Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/notifications/set-config.md) - [Get Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/notifications/get-config.md) - [Add Activity Logs](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/activities/add-activities.md) - [Get Activity Logs](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/activities/get-activities.md) - [Update Activity Logs](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/activities/update-activities.md) - [Delete Activity Logs](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/activities/delete-activities.md) - [Get Recordings](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/recordings/get-recordings.md) - [Get All User Data](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/auth/generate-token.md) - [Add Permissions](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/auth/add-permissions.md) - [Get Permissions](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/auth/get-permissions.md) - [Remove Permissions](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/auth/remove-permissions.md) - [Get CRDT Data](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/crdt/get-crdt-data.md) - [Add CRDT Data](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/crdt/add-crdt-data.md) - [Update CRDT Data](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/crdt/update-crdt-data.md) - [Broadcast Event](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/livestate/broadcast-event.md) - [Add Presence](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/presence/add-presence.md) - [Update Presence](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/presence/update-presence.md) - [Delete Presence](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/presence/delete-presence.md) - [Ask AI](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/rewriter/ask-ai.md) - [Create Definition](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/definitions/create-definition.md) - [Update Definition](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/definitions/update-definition.md) - [Delete Definition](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/definitions/delete-definition.md) - [Get Definition](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/definitions/get-definition.md) - [List Definitions](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/definitions/list-definitions.md) - [Dispatch Execution](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/executions/dispatch-execution.md) - [Get Execution](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/executions/get-execution.md) - [Cancel Execution](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/executions/cancel-execution.md) - [Get Execution Events](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/executions/get-execution-events.md) - [List Executions](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/executions/list-executions.md) - [Record Reviewer Decision](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/steps/record-reviewer-decision.md) - [Record Agent Resolution](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/steps/record-agent-resolution.md) - [Cancel Step](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/steps/cancel-step.md) - [Resolve Step](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/approval-engine/steps/resolve-step.md) - [List Agent Executions](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/agents/list-agent-executions.md) - [Create Workspace](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/create.md) - [Get Workspace](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/get.md) - [Get Email Verification Status](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/email-status.md) - [Send Login Link](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/send-login-link.md) - [Create API Key](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/apikey-create.md) - [Get API Keys](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/apikeys-get.md) - [Update API Key](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/apikey-update.md) - [Get API Key Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/apikeyconfig-get.md) - [Update API Key Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/apikeyconfig-update.md) - [Get Auth Tokens](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/authtokens-get.md) - [Reset Auth Token](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/authtoken-reset.md) - [Add Domains](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/add-domain.md) - [Delete Domains](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/delete-domain.md) - [Get Domains](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/domains-get.md) - [Get Email Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/emailconfig-get.md) - [Update Email Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/emailconfig-update.md) - [Get Webhook Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/webhookconfig-get.md) - [Update Webhook Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/webhookconfig-update.md) - [Get Advanced Webhook Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/advancedwebhookconfig-get.md) - [Update Advanced Webhook Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/advancedwebhookconfig-update.md) - [Create Advanced Webhook Endpoint](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-create.md) - [Get Advanced Webhook Endpoints](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-get.md) - [Update Advanced Webhook Endpoint](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-update.md) - [Delete Advanced Webhook Endpoint](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-delete.md) - [Get Advanced Webhook Endpoint Secret](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-secret-get.md) - [Get Activity Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/activityconfig-get.md) - [Update Activity Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/activityconfig-update.md) - [Get Notification Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/notificationconfig-get.md) - [Update Notification Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/notificationconfig-update.md) - [Get Permission Provider Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/permissionproviderconfig-get.md) - [Update Permission Provider Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/workspace/permissionproviderconfig-update.md) - [Add Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/organizations/add-organizations.md) - [Get Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/organizations/get-organizations.md) - [Update Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/organizations/update-organizations.md) - [Delete Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/organizations/delete-organizations.md) - [Update Disabled State for Organizations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/organizations/update-organization-disable-state.md) - [Add Folder](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/folders/add-folder.md) - [Get Folders](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/folders/get-folders.md) - [Update Folder](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/folders/update-folder.md) - [Update Access for Folders](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/folders/update-folder-access.md) - [Add Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/documents/add-documents.md) - [Get Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/documents/get-documents.md) - [Update Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/documents/update-documents.md) - [Delete Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/documents/delete-documents.md) - [Move Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/documents/move-documents.md) - [Update Access for Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/documents/update-document-access.md) - [Update Disabled State for Documents](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/documents/update-document-disable-state.md) - [Add Users](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/users/add-users.md) - [Get Users](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/users/get-users.md) - [Update Users](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/users/update-users.md) - [Delete Users](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/users/delete-users.md): Remove Users from an Organization or a Document. - [Add User Groups](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/user-groups/add-groups.md) - [Add Users to Groups](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/user-groups/add-users-to-group.md) - [Delete Users from Groups](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/user-groups/delete-users-from-group.md) - [Add Comment Annotations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/comments-feature/comment-annotations/add-comment-annotations.md) - [Get Comment Annotations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/comments-feature/comment-annotations/get-comment-annotations.md) - [Update Comment Annotations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/comments-feature/comment-annotations/update-comment-annotations.md) - [Delete Comment Annotations](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/comments-feature/comment-annotations/delete-comment-annotations.md) - [Get Comment Annotations Count](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/comments-feature/comment-annotations/get-comment-annotations-count.md) - [Add Comments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/comments-feature/comments/add-comments.md) - [Get Comments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/comments-feature/comments/get-comments.md) - [Update Comments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/comments-feature/comments/update-comments.md) - [Delete Comments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/comments-feature/comments/delete-comments.md) - [Add Notifications](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/notifications/add-notifications.md) - [Get Notifications](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/notifications/get-notifications.md) - [Update Notifications](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/notifications/update-notifications.md) - [Delete Notifications](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/notifications/delete-notifications.md) - [Set Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/notifications/set-config.md) - [Get Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/notifications/get-config.md) - [Generate Token](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/auth/generate-token.md) - [Get All User Data](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/livestate/broadcast-event.md) - [Add Domains](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/workspace/add-domain.md) - [Delete Domains](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/workspace/delete-domain.md) - [API Methods Index](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/sdk/api/api-methods.md) - [React Hooks Index](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/sdk/api/react-hooks.md) - [Data models](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/sdk/models/data-models.md) - [Velt SDK Changelog](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-6/sdk-changelog.md): Release Notes of changes added to the core Velt SDK - [Upgrade Guide](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-5/upgrade-guide.md) - [Velt SDK Changelog](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-5/sdk-changelog.md): Release Notes of changes added to the core Velt SDK - [Core CRDT Library](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-5/crdt-core-changelog.md): Release Notes of Changes Affecting All CRDT Libraries - [Python SDK (velt-py) Changelog](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/release-notes/version-4/upgrade-guide.md) - [Velt SDK Changelog](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-4/sdk-changelog.md): Release Notes of changes added to the core Velt SDK - [Core CRDT Library](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-4/crdt-core-changelog.md): Release Notes of Changes Affecting All CRDT Libraries - [Tiptap CRDT Library](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-4/tiptap-changelog.md): Release Notes of Changes Affecting Velt Tiptap CRDT Library - [BlockNote CRDT Library](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-4/blocknote-changelog.md): Release Notes of Changes Affecting Velt BlockNote Library - [CodeMirror CRDT Library](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-4/codemirror-changelog.md): Release Notes of Changes Affecting Velt CodeMirror Library - [React Flow CRDT Library](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-4/reactflow-changelog.md): Release Notes of Changes Affecting Velt React Flow Library - [Version 3.0.0](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/3-0-0.md) - [Aug 22 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/aug-22-2024.md) - [Aug 21 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/aug-21-2024.md) - [Aug 16 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/aug-16-2024.md) - [Aug 14 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/aug-14-2024.md) - [Aug 13 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/aug-13-2024.md) - [Aug 12 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/aug-12-2024.md) - [Aug 8 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/aug-8-2024.md) - [Aug 6 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/aug-6-2024.md) - [July 09 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-09-2024.md) - [July 04 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-04-2024.md) - [July 03 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-03-2024.md) - [July 02 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-02-2024.md) - [June 30 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/june-30-2024.md) - [June 29 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/june-29-2024.md) - [June 24 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/june-24-2024.md) - [June 10 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/june-10-2024.md) - [June 6 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/june-6-2024.md) - [May 29 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/may-29-2024.md) - [May 24 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/may-24-2024.md) - [May 23 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/may-23-2024.md) - [May 17 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/may-17-2024.md) - [May 10 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/may-10-2024.md) - [April 24 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/april-24-2024.md) - [April 16 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/april-16-2024.md) - [March 14 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/march-14-2024.md) - [March 5 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/march-5-2024.md) - [Feb 27 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/feb-27-2024.md) - [Feb 20 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/feb-20-2024.md) - [Feb 13 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/feb-13-2024.md) - [Jan 14 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/jan-14-2024.md) - [Dec 28 2023](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/dec-28-2023.md) - [Memory (Beta)](https://velt-v6-0-0-beta-5.mintlify.site/ai/memory/overview.md): Memory turns your team's review and approval activity into a searchable, queryable knowledge base with grounded answers, suggestions, and insights. - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/ai/memory/setup.md): Set up Velt Memory end to end: add a knowledge source, ask a question, search past decisions, and pull a grounded suggestion. - [Delete Data by Location](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/locations/delete-data-by-location.md): Delete all data associated with a specific location - [Update Location](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v1/locations/update-location.md): Update a Location's metadata - [Generate Signature](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/auth/generate-signature.md) - [Mark Alert Actioned](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/alerts/action.md) - [Get Alert Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/alerts/config/get.md) - [Update Alert Config](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/alerts/config/update.md) - [Dismiss Alert](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/alerts/dismiss.md) - [List Alerts](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/alerts/list.md) - [Ask Memory](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/ask.md) - [Query Judgments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/judgments/query.md) - [Delete Knowledge](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/knowledge/delete.md) - [Download Canonical Markdown](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/knowledge/download.md) - [Ingest Knowledge](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/knowledge/ingest.md) - [Get Ingest Status](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/knowledge/ingest-status.md) - [List Knowledge Sources](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/knowledge/list.md) - [List Extracted Rules](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/knowledge/rules.md) - [Search Knowledge Base](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/knowledge/search.md) - [Update Knowledge](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/knowledge/update.md) - [Get Upload URL](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/knowledge/upload-url.md) - [Get Patterns](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/patterns/get.md) - [Get Reviewer Profile](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/profiles/get.md) - [Search Judgments](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/search.md) - [Get Stats](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/stats/get.md) - [Suggest Decision](https://velt-v6-0-0-beta-5.mintlify.site/api-reference/rest-apis/v2/memory/suggest.md) - [ Comments](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/canvas.md): Add comments to an HTML Canvas. - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/comments/setup/canvas-comments/overview.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/async-collaboration/reactions/customize-behavior.md) - [CLAUDE](https://velt-v6-0-0-beta-5.mintlify.site/CLAUDE.md) - [Quickstart Old Copy](https://velt-v6-0-0-beta-5.mintlify.site/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-v6-0-0-beta-5.mintlify.site/global-styles/css-injection.md) - [Dark Mode](https://velt-v6-0-0-beta-5.mintlify.site/global-styles/dark-mode.md) - [Global Styles](https://velt-v6-0-0-beta-5.mintlify.site/global-styles/global-styles.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/in-app-user-feedback/customize-behavior.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/in-app-user-feedback/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/in-app-user-feedback/setup.md) - [Customize Behavior](https://velt-v6-0-0-beta-5.mintlify.site/live-co-editing/customize-behavior.md) - [Customize UI](https://velt-v6-0-0-beta-5.mintlify.site/live-co-editing/customize-ui.md) - [Overview](https://velt-v6-0-0-beta-5.mintlify.site/live-co-editing/overview.md) - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/live-co-editing/setup.md) - [Parts](https://velt-v6-0-0-beta-5.mintlify.site/permission-management/share-and-invite/customize-ui/parts.md) - [Slots](https://velt-v6-0-0-beta-5.mintlify.site/permission-management/share-and-invite/customize-ui/slots.md) - [Variables](https://velt-v6-0-0-beta-5.mintlify.site/permission-management/share-and-invite/customize-ui/variables.md) - [Invite](https://velt-v6-0-0-beta-5.mintlify.site/permission-management/share-and-invite/overview.md): A widget to invite others to collaborate together on a project - [Setup](https://velt-v6-0-0-beta-5.mintlify.site/permission-management/share-and-invite/setup.md) - [Webhooks](https://velt-v6-0-0-beta-5.mintlify.site/realtime-collaboration/huddle/webhooks.md) - [July 10 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-10-2024.md) - [July 15 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-15-2024.md) - [July 17 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-17-2024.md) - [July 18 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-18-2024.md) - [July 19 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-19-2024.md) - [July 22 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-22-2024.md) - [July 23 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-23-2024.md) - [July 24 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-24-2024.md) - [July 26 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-26-2024.md) - [July 29 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-29-2024.md) - [July 31 2024](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/archive/july-31-2024.md) - [Lexical Changelog](https://velt-v6-0-0-beta-5.mintlify.site/release-notes/version-4/lexical-changelog.md): Release Notes of Changes Affecting Velt Lexical Library - [JWT Tokens](https://velt-v6-0-0-beta-5.mintlify.site/security/jwt-tokens.md): Generate JWT Tokens for additional security - [SKILLS SYNC PIPELINE](https://velt-v6-0-0-beta-5.mintlify.site/SKILLS_SYNC_PIPELINE.md) - [Temp release notes](https://velt-v6-0-0-beta-5.mintlify.site/temp-release-notes.md) - [Temp release notes input](https://velt-v6-0-0-beta-5.mintlify.site/temp-release-notes-input.md) - [Comment Dialog — Structure](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-dialog-structure.md): Canonical structure for the Velt Comment Dialog Wireframe (React & HTML mirrors). Order follows your provided JSX/HTML. Parent/child is defined only by the extension path. Direct children are marked with (Leaf) when they have no descendants. - [Comments Sidebar — Structure](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-sidebar-structure.md): Canonical structure for the Velt Comments Sidebar Wireframe (React only). Order follows your provided JSX. Parent/child is defined ONLY by dot-path extensions. Direct children with no descendants are marked (Leaf). - [Comments Sidebar V2 — Structure](https://velt-v6-0-0-beta-5.mintlify.site/ui-customization/features/async/comments/comment-sidebar-structure-v2.md): Canonical structure for the Velt Comments Sidebar V2 Wireframe. Order follows the provided JSX. Parent/child is defined ONLY by dot-path extensions. Direct children with no descendants are marked (Leaf). - [WIREFRAME VARIABLES TEMPLATE](https://velt-v6-0-0-beta-5.mintlify.site/WIREFRAME_VARIABLES_TEMPLATE.md) ## Optional - [Examples](https://velt.dev/examples) - [DevTools](https://velt.dev/devtools)