# Velt ## Docs - [CLAUDE](https://velt-mintlify-e6426361.mintlify.app/CLAUDE.md) - [SKILLS SYNC PIPELINE](https://velt-mintlify-e6426361.mintlify.app/SKILLS_SYNC_PIPELINE.md) - [WIREFRAME VARIABLES TEMPLATE](https://velt-mintlify-e6426361.mintlify.app/WIREFRAME_VARIABLES_TEMPLATE.md) - [Agent Comments](https://velt-mintlify-e6426361.mintlify.app/ai/agent-comments.md): Let AI agents post comments, findings, and suggestions into Velt threads via the Co… - [Approval Engine: Customize Behavior](https://velt-mintlify-e6426361.mintlify.app/ai/approval-engine/customize-behavior.md): Reference for Approval Engine node configs, edge expressions, parallel groups, SLA… - [Approval Engine (Beta)](https://velt-mintlify-e6426361.mintlify.app/ai/approval-engine/overview.md): Run multi-step approval workflows where AI agents and humans review work together,… - [Approval Engine Setup](https://velt-mintlify-e6426361.mintlify.app/ai/approval-engine/setup.md): Build a review-and-approval workflow end to end: author a definition, dispatch a ru… - [Chat SDK Adapter](https://velt-mintlify-e6426361.mintlify.app/ai/chat-sdk-adapter.md): Build platform-agnostic bots that read and reply to Velt comment threads using the… - [Memory (Beta)](https://velt-mintlify-e6426361.mintlify.app/ai/memory/overview.md): Memory turns your team's review and approval activity into a searchable, queryable… - [Velt Memory Setup](https://velt-mintlify-e6426361.mintlify.app/ai/memory/setup.md): Set up Velt Memory end to end: add a knowledge source, ask a natural-language quest… - [Rewriter: Customize Behavior](https://velt-mintlify-e6426361.mintlify.app/ai/rewriter/customize-behavior.md): Reference for Velt Rewriter methods like addComment to anchor AI suggestions, rewri… - [Rewriter](https://velt-mintlify-e6426361.mintlify.app/ai/rewriter/overview.md): Let users select text in your app and use AI to rewrite, improve, or comment on it,… - [Rewriter Setup](https://velt-mintlify-e6426361.mintlify.app/ai/rewriter/setup.md): Enable Velt Rewriter in your React, Next.js, or other framework app to add AI-power… - [Generate auth token (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/auth/generate-token.md): Generate a Velt JWT auth token using your API key and auth token. Encodes userId, o… - [Add comment annotations (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/comments-feature/comment-annotations/add-comment-annotations.md): Add comment annotations to a document via the v1 REST API. Attach comments to eleme… - [Delete comment annotations (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/comments-feature/comment-annotations/delete-comment-annotations.md): Delete comment annotations from a document using the v1 REST API. Filter by locatio… - [Get comment annotations (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/comments-feature/comment-annotations/get-comment-annotations.md): Retrieve comment annotations from a document via the v1 REST API for SDK v3 or earl… - [Get comment annotations count (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/comments-feature/comment-annotations/get-comment-annotations-count.md): Retrieve total and unread comment annotation counts for up to 30 documents using th… - [Update comment annotations (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/comments-feature/comment-annotations/update-comment-annotations.md): Update comment annotations on a document via the v1 REST API. Filter by location, a… - [Add comments to annotation (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/comments-feature/comments/add-comments.md): Add reply comments inside a specific Velt comment annotation using the v1 REST API.… - [Delete comments from annotation (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/comments-feature/comments/delete-comments.md): Delete individual reply comments from a Velt comment annotation using the v1 REST A… - [Get comments in annotation (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/comments-feature/comments/get-comments.md): Retrieve reply comments inside a specific Velt comment annotation using the v1 REST… - [Update comments in annotation (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/comments-feature/comments/update-comments.md): Update individual reply comments inside a Velt comment annotation using the v1 REST… - [Add documents (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/documents/add-documents.md): Add documents with metadata to a Velt organization using the v1 REST API. Provide d… - [Delete documents (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/documents/delete-documents.md): Delete one or more documents from a Velt organization using the v1 REST API. Pass a… - [Get documents (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/documents/get-documents.md): Retrieve specific documents or all documents in a Velt organization via the v1 REST… - [Move documents to folder (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/documents/move-documents.md): Move up to 30 documents into a target folder within a Velt organization using the v… - [Update document access type (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/documents/update-document-access.md): Update the access type for one or many documents at once using the v1 REST API. Con… - [Update document disabled state (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/documents/update-document-disable-state.md): Enable or disable read and write access for specific documents using the v1 REST AP… - [Update documents (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/documents/update-documents.md): Update metadata for one or more documents in a Velt organization using the v1 REST… - [Add folder (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/folders/add-folder.md): Create a new folder inside a Velt organization using the v1 REST API. Requires adva… - [Get folders (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/folders/get-folders.md): Retrieve a folder's metadata and its subfolders within a Velt organization using th… - [Update or move folder (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/folders/update-folder.md): Update folder metadata or move a folder and its contents to a new parent using the… - [Update folder access type (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/folders/update-folder-access.md): Update the access type for one or many folders at once using the v1 REST API. Contr… - [Delete all user data (GDPR, v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/gdpr/delete-all-user-data-gdpr.md): Asynchronously delete all of a user's data from Velt for GDPR compliance, including… - [Get all user data (GDPR, v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/gdpr/get-all-user-data-gdpr.md): Export all Velt feature data stored for a user for GDPR requests. Returns paginated… - [Get delete user data status (GDPR, v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/gdpr/get-delete-user-data-status-gdpr.md): Check the progress and status of an asynchronous GDPR user data deletion job in Vel… - [Broadcast live state event (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/livestate/broadcast-event.md): Broadcast a live state event from your server to any Velt document using the v1 RES… - [Delete data by location (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/locations/delete-data-by-location.md): Delete all Velt feature data tied to a specific location, including comments, recor… - [Update location (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/locations/update-location.md): Update a Velt location's metadata within a document using the v1 REST API. Modify l… - [Add notifications (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/notifications/add-notifications.md): Create and send in-app notifications to Velt users using the v1 REST API. Trigger n… - [Delete notifications (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/notifications/delete-notifications.md): Delete in-app notifications from Velt using the v1 REST API. Remove specific notifi… - [Get notifications config (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/notifications/get-config.md): Retrieve a user's notifications configuration from Velt using the v1 REST API. Requ… - [Get notifications (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/notifications/get-notifications.md): Retrieve in-app notifications for Velt users via the v1 REST API. Use this endpoint… - [Set notifications config (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/notifications/set-config.md): Set a user's notifications configuration in Velt using the v1 REST API. Requires th… - [Update notifications (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/notifications/update-notifications.md): Update existing in-app notifications in Velt using the v1 REST API. Modify notifica… - [Add organizations (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/organizations/add-organizations.md): Create new organizations and their metadata in Velt using the v1 REST API. Provisio… - [Delete organizations (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/organizations/delete-organizations.md): Delete one or more Velt organizations and all of their data using the v1 REST API.… - [Get organizations (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/organizations/get-organizations.md): Retrieve specific Velt organizations by organization IDs using the v1 REST API. Use… - [Update organization disabled state (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/organizations/update-organization-disable-state.md): Enable or disable read and write access for all documents in a Velt organization us… - [Update organizations (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/organizations/update-organizations.md): Update metadata for one or more existing Velt organizations using the v1 REST API.… - [Add user groups (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/user-groups/add-groups.md): Create user groups within a Velt organization using the v1 REST API. Organize membe… - [Add users to user group (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/user-groups/add-users-to-group.md): Add users to a specific Velt organization user group using the v1 REST API. Manage… - [Delete users from user group (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/user-groups/delete-users-from-group.md): Remove users from a specific Velt organization user group using the v1 REST API. Re… - [Add users (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/users/add-users.md): Add users to a Velt organization, folder, or document using the v1 REST API. Grants… - [Delete users (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/users/delete-users.md): Remove users from a Velt organization or document using the v1 REST API. Revokes ac… - [Get users (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/users/get-users.md): Retrieve Velt users filtered by organization, document, user group, or user IDs via… - [Update users (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/users/update-users.md): Update Velt user metadata such as name and email using the v1 REST API. Filter by o… - [Add workspace domains (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/workspace/add-domain.md): Add allowed domains to your Velt workspace using the v1 REST API. Manage which doma… - [Delete workspace domains (v1)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v1/workspace/delete-domain.md): Remove allowed domains from your Velt workspace using the v1 REST API. Revoke a dom… - [Add activity logs (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/activities/add-activities.md): Create activity log records for a document in an organization using the Velt v2 RES… - [Delete activity logs (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/activities/delete-activities.md): Remove activity log records by documentId, targetEntityId, or activityId in an orga… - [Get activity logs (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/activities/get-activities.md): Retrieve activity log records for a document or organization using the Velt v2 REST… - [Update activity logs (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/activities/update-activities.md): Modify existing activity log records within an organization using the Velt v2 REST… - [List agent executions (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/agents/list-agent-executions.md): List AI agent execution runs with status, timing, and metadata using the Velt v2 RE… - [Create approval definition (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/definitions/create-definition.md): Register a new approval workflow definition with nodes, edges, and parallel groups… - [Delete approval definition (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/definitions/delete-definition.md): Remove an approval workflow definition by ID using the Velt v2 REST API. Deletes th… - [Get approval definition (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/definitions/get-definition.md): Fetch a single approval workflow definition with its nodes, edges, and parallel gro… - [List approval definitions (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/definitions/list-definitions.md): List approval workflow definitions in a workspace using the Velt v2 REST API to bro… - [Update approval definition (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/definitions/update-definition.md): Edit an existing approval workflow definition's nodes, edges, or parallel groups us… - [Cancel approval execution (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/executions/cancel-execution.md): Cancel a running approval workflow execution by ID using the Velt v2 REST API to ha… - [Dispatch approval execution (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/executions/dispatch-execution.md): Start a new approval workflow execution from a definition using the Velt v2 REST AP… - [Get approval execution (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/executions/get-execution.md): Retrieve a single approval workflow execution with current status, step states, and… - [Get approval execution events (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/executions/get-execution-events.md): Fetch the ordered event stream for an approval workflow execution using the Velt v2… - [List approval executions (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/executions/list-executions.md): List approval workflow executions filtered by definition, status, or time range usi… - [Cancel approval step (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/steps/cancel-step.md): Cancel an individual step within a running approval workflow execution using the Ve… - [Record agent resolution (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/steps/record-agent-resolution.md): Submit an AI agent's resolution for an approval step using the Velt v2 REST API to… - [Record reviewer decision (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/steps/record-reviewer-decision.md): Record a human reviewer's approve, reject, or comment decision on an approval step… - [Resolve approval step (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/approval-engine/steps/resolve-step.md): Mark an approval workflow step as resolved with a final outcome using the Velt v2 R… - [Add user permissions (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/auth/add-permissions.md): Grant a user access roles (viewer or editor) on organizations, folders, or document… - [Generate auth signature (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/auth/generate-signature.md): Generate a server-side signed payload signature using the Velt v2 REST API to secur… - [Generate auth token (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/auth/generate-token.md): Mint a JWT auth token with user identity and resource permissions using the Velt v2… - [Get user permissions (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/auth/get-permissions.md): Retrieve a user's current access roles across organizations, folders, and documents… - [Remove user permissions (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/auth/remove-permissions.md): Revoke a user's access roles on organizations, folders, or documents using the Velt… - [Add comment annotations (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/comments-feature/comment-annotations/add-comment-annotations.md): Create comment annotation threads anchored to documents using the Velt v2 REST API,… - [Delete comment annotations (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/comments-feature/comment-annotations/delete-comment-annotations.md): Permanently remove comment annotation threads and their replies from a document usi… - [Get comment annotations count (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/comments-feature/comment-annotations/get-comment-annotations-count.md): Get the total count of comment annotations on a document or across an organization… - [Get comment annotations (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/comments-feature/comment-annotations/get-comment-annotations-v2.md): Fetch comment annotation threads with replies, mentions, and status filters using t… - [Update comment annotations (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/comments-feature/comment-annotations/update-comment-annotations.md): Update comment annotation properties such as status, priority, assignees, or labels… - [Add comments (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/comments-feature/comments/add-comments.md): Add a new comment or reply to an existing comment annotation thread using the Velt… - [Delete comments (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/comments-feature/comments/delete-comments.md): Delete individual comments or replies within a comment annotation thread using the… - [Get comments (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/comments-feature/comments/get-comments.md): Retrieve individual comments and replies within comment annotation threads using th… - [Update comments (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/comments-feature/comments/update-comments.md): Edit the body, mentions, or metadata of an existing comment in a thread using the V… - [Add CRDT data (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/crdt/add-crdt-data.md): Insert new CRDT documents for collaborative real-time state using the Velt v2 REST… - [Get CRDT data (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/crdt/get-crdt-data.md): Read CRDT documents and their merged state using the Velt v2 REST API for server-si… - [Update CRDT data (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/crdt/update-crdt-data.md): Apply updates to existing CRDT documents using the Velt v2 REST API to push server-… - [Add documents (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/documents/add-documents.md): Create new documents under an organization with metadata and folder placement using… - [Delete documents (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/documents/delete-documents.md): Permanently delete documents and their associated collaboration data from an organi… - [Get documents (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/documents/get-documents-v2.md): Retrieve documents within an organization filtered by IDs, folders, or metadata usi… - [Migrate documents (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/documents/migrate-documents.md): Bulk migrate documents and their collaboration data between organizations or enviro… - [Get document migration status (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/documents/migrate-documents-status.md): Check the progress and status of a bulk document migration job using the Velt v2 RE… - [Move documents (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/documents/move-documents.md): Move documents between folders within an organization using the Velt v2 REST API to… - [Update document access (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/documents/update-document-access.md): Adjust document-level access roles and sharing rules for users or groups using the… - [Update document disabled state (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/documents/update-document-disable-state.md): Enable or disable a document's collaboration features such as comments and presence… - [Update documents (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/documents/update-documents.md): Update document metadata such as title, description, and custom fields using the Ve… - [Add folder (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/folders/add-folder.md): Create a new folder under an organization using the Velt v2 REST API to organize do… - [Delete folder (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/folders/delete-folder.md): Delete a folder and optionally its child documents from an organization using the V… - [Get folders (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/folders/get-folders.md): Retrieve folders within an organization filtered by IDs or parent using the Velt v2… - [Update folder (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/folders/update-folder.md): Edit folder metadata like name, description, or parent placement using the Velt v2… - [Update folder access (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/folders/update-folder-access.md): Adjust folder-level access roles and sharing rules for users or groups using the Ve… - [Delete all user data (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/gdpr/delete-all-user-data-gdpr.md): Permanently remove all of a user's stored data from Velt for GDPR compliance using… - [Get all user data (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/gdpr/get-all-user-data-gdpr.md): Export all feature data stored in Velt for a single user using the v2 REST API to s… - [Get user data deletion status (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/gdpr/get-delete-user-data-status-gdpr.md): Check the progress of a GDPR user-data deletion job using the Velt v2 REST API to t… - [Broadcast live state event (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/livestate/broadcast-event.md): Broadcast custom real-time events to connected clients on a document or channel usi… - [Mark memory alert actioned (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/alerts/action.md): Mark a Memory alert as actioned with an outcome note using the Velt v2 REST API to… - [Get memory alert config (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/alerts/config/get.md): Fetch the current Memory alert configuration including thresholds and channels usin… - [Update memory alert config (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/alerts/config/update.md): Update Memory alert thresholds, channels, and routing rules using the Velt v2 REST… - [Dismiss memory alert (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/alerts/dismiss.md): Dismiss a Memory alert so it no longer appears in the active list using the Velt v2… - [List memory alerts (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/alerts/list.md): List active Memory alerts (up to 50) about review trends such as approval-rate drif… - [Ask memory (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/ask.md): Send a natural-language query to Velt Memory and get grounded answers from your kno… - [Query memory judgments (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/judgments/query.md): Query Memory reviewer judgments by filters such as outcome, reviewer, or time range… - [Delete memory knowledge source (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/knowledge/delete.md): Hard-delete a Memory knowledge source and all its chunks and rules using the Velt v… - [Download canonical markdown (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/knowledge/download.md): Download the canonical markdown extracted from a Memory knowledge source using the… - [Ingest memory knowledge (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/knowledge/ingest.md): Submit a new knowledge source for ingestion into Velt Memory using the v2 REST API… - [Get knowledge ingest status (v2)](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/knowledge/ingest-status.md): Poll the status of a Memory knowledge ingestion job started via the ingest endpoint… - [List Knowledge Sources](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/knowledge/list.md): List your Velt Memory v2 knowledge sources, each with ingestion status, embedding s… - [List Extracted Rules](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/knowledge/rules.md): List the policy rules extracted from a rule-based knowledge source in Velt Memory v… - [Search Knowledge Base](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/knowledge/search.md): Run a workspace-scoped semantic vector search over ingested knowledge base content… - [Update Knowledge Source](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/knowledge/update.md): Replace a Velt Memory v2 knowledge source's content and re-run the conversion, rule… - [Get Knowledge Upload URL](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/knowledge/upload-url.md): Mint a short-lived signed upload URL (up to 30 MB) for the Velt Memory v2 by-refere… - [Get Decision Patterns](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/patterns/get.md): List decision patterns detected by Velt Memory v2 across accumulated review judgmen… - [Get Reviewer Profile](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/profiles/get.md): Fetch a reviewer's behavioral profile from Velt Memory v2: judgment volume, approva… - [Search Judgments](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/search.md): Run a semantic vector search over past review judgments in Velt Memory v2, with opt… - [Get Memory Stats](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/stats/get.md): Fetch aggregate Velt Memory v2 counts for a workspace, including totals for judgmen… - [Suggest Decision](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/memory/suggest.md): Compute a suggested review decision in Velt Memory v2 grounded in past judgments, r… - [Add Notifications](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/notifications/add-notifications.md): Create in-app notifications for users in a Velt workspace via the v2 REST API, incl… - [Delete Notifications](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/notifications/delete-notifications.md): Delete one or more in-app notifications from a Velt workspace using the v2 REST API… - [Get Notifications Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/notifications/get-config.md): Retrieve the workspace notifications configuration in Velt v2, including channel to… - [Get Notifications](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/notifications/get-notifications-v2.md): Retrieve in-app notifications from a Velt workspace using the v2 REST API, with fil… - [Set Notifications Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/notifications/set-config.md): Set or replace the workspace notifications configuration in Velt v2, controlling ch… - [Update Notifications](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/notifications/update-notifications.md): Update in-app notifications in a Velt workspace via the v2 REST API, modifying read… - [Add Organizations](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/organizations/add-organizations.md): Create one or more organizations in a Velt workspace using the v2 REST API, includi… - [Delete Organizations](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/organizations/delete-organizations.md): Delete specific organizations and their data from a Velt workspace by organization… - [Get Organizations](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/organizations/get-organizations-v2.md): Retrieve organizations from a Velt workspace by organization ID using the v2 REST A… - [Update Organization Disabled State](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/organizations/update-organization-disable-state.md): Enable or disable access for one or more organizations in a Velt workspace using th… - [Update Organizations](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/organizations/update-organizations.md): Update metadata for one or more organizations in a Velt workspace using the v2 REST… - [Add Presence](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/presence/add-presence.md): Add users to the presence list for a document within an organization using the Velt… - [Delete Presence](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/presence/delete-presence.md): Remove users from the presence list for a document within an organization using the… - [Update Presence](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/presence/update-presence.md): Update presence data for existing users on a document within an organization using… - [Get Recordings](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/recordings/get-recordings.md): Retrieve recording annotations for a document or organization with the Velt v2 REST… - [Ask AI Rewriter](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/rewriter/ask-ai.md): Send a text rewriting or processing prompt to an AI model through the Velt v2 REST… - [Add User Groups](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/user-groups/add-groups.md): Create organization user groups in a Velt workspace using the v2 REST API, includin… - [Add Users to Groups](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/user-groups/add-users-to-group.md): Add one or more users to an organization user group in a Velt workspace using the v… - [Delete Users from Groups](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/user-groups/delete-users-from-group.md): Remove one or more users from an organization user group in a Velt workspace using… - [Add Users](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/users/add-users.md): Add users to an organization, document, or folder in a Velt workspace using the v2… - [Delete Users](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/users/delete-users.md): Remove users from an organization, document, or folder in a Velt workspace using th… - [Get Users](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/users/get-users-v2.md): Retrieve users from a Velt workspace using the v2 REST API with filters by organiza… - [Update Users](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/users/update-users.md): Update user metadata in a Velt workspace using the v2 REST API, filtering by organi… - [Get Activity Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/activityconfig-get.md): Retrieve the current activity logs configuration for a Velt workspace using the v2… - [Update Activity Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/activityconfig-update.md): Update the activity logs configuration for a Velt workspace using the v2 REST API;… - [Add Allowed Domains](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/add-domain.md): Add one or more domains to the allowed domains list for a Velt workspace using the… - [Create Advanced Webhook Endpoint](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-create.md): Create a new advanced webhook delivery endpoint in a Velt workspace using the v2 RE… - [Delete Advanced Webhook Endpoint](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-delete.md): Delete an advanced webhook delivery endpoint from a Velt workspace using the v2 RES… - [Get Advanced Webhook Endpoints](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-get.md): List the advanced webhook delivery endpoints configured for a Velt workspace using… - [Get Advanced Webhook Endpoint Secret](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-secret-get.md): Retrieve the signing secret for a Velt v2 advanced webhook endpoint so you can veri… - [Update Advanced Webhook Endpoint](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/advancedwebhook-endpoints-update.md): Update an existing advanced webhook delivery endpoint in a Velt workspace via the v… - [Get Advanced Webhook Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/advancedwebhookconfig-get.md): Retrieve the advanced webhook configuration for a Velt workspace using the v2 REST… - [Update Advanced Webhook Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/advancedwebhookconfig-update.md): Update the advanced webhook configuration for a Velt workspace via the v2 REST API,… - [Create API Key](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/apikey-create.md): Create a new API key for a Velt workspace using the v2 REST API, returning the key… - [Update API Key](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/apikey-update.md): Update the display name of an existing Velt workspace API key using the v2 REST API… - [Get API Key Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/apikeyconfig-get.md): Retrieve the app configuration for a Velt v2 workspace API key: owner email, plan i… - [Update API Key Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/apikeyconfig-update.md): Update the app configuration for a Velt v2 workspace API key with field-merge seman… - [Get API Keys](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/apikeys-get.md): Retrieve the list of API keys configured for a Velt workspace using the v2 REST API… - [Reset Auth Token](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/authtoken-reset.md): Reset the auth token associated with a specific Velt workspace API key using the v2… - [Get Auth Tokens](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/authtokens-get.md): Retrieve all auth tokens associated with a specific Velt workspace API key using th… - [Create Workspace](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/create.md): Programmatically create a new Velt workspace via the v2 REST API; protected by IP-b… - [Delete Allowed Domains](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/delete-domain.md): Remove domains from a Velt workspace's allowed origins list using the v2 REST API t… - [Get Allowed Domains](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/domains-get.md): Retrieve the list of allowed domains configured for a Velt workspace using the v2 R… - [Get Email Verification Status](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/email-status.md): Check whether a given email address has been verified for Velt workspace ownership… - [Get Email Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/emailconfig-get.md): Retrieve the current email service configuration for a Velt workspace using the v2… - [Update Email Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/emailconfig-update.md): Update the email service configuration for a Velt workspace using the v2 REST API;… - [Get Workspace](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/get.md): Retrieve details of an existing Velt workspace using the v2 REST API, including wor… - [Get Notification Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/notificationconfig-get.md): Retrieve the current in-app notification service configuration for a Velt workspace… - [Update Notification Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/notificationconfig-update.md): Update the in-app notification service configuration for a Velt workspace via the v… - [Get Permission Provider Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/permissionproviderconfig-get.md): Retrieve the current permission provider configuration for a Velt workspace using t… - [Update Permission Provider Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/permissionproviderconfig-update.md): Update the permission provider configuration for a Velt workspace via the v2 REST A… - [Send Login Link](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/send-login-link.md): Send a magic login link to a Velt workspace owner's email address using the v2 REST… - [Get Webhook Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/webhookconfig-get.md): Retrieve the current webhook service configuration for a Velt workspace using the v… - [Update Webhook Config](https://velt-mintlify-e6426361.mintlify.app/api-reference/rest-apis/v2/workspace/webhookconfig-update.md): Update the webhook service configuration for a Velt workspace using the v2 REST API… - [API Methods Index](https://velt-mintlify-e6426361.mintlify.app/api-reference/sdk/api/api-methods.md): Complete index of Velt SDK API methods for comments, presence, notifications, curso… - [React Hooks Index](https://velt-mintlify-e6426361.mintlify.app/api-reference/sdk/api/react-hooks.md): Complete index of Velt SDK React hooks for comments, presence, notifications, curso… - [Data Models Index](https://velt-mintlify-e6426361.mintlify.app/api-reference/sdk/models/data-models.md): Reference for Velt SDK data models including CommentAnnotation, Comment, User, requ… - [Customize Activity Logs behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/activity/customize-behavior.md): Customize Velt Activity Logs with subscription filters by document, feature type, a… - [Activity Logs](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/activity/overview.md): Track every collaboration event with real-time activity logs for comments, reaction… - [Activity Logs setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/activity/setup.md): Install and configure Velt Activity Logs to render a filterable timeline component,… - [Customize Arrows behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/arrows/customize-behavior.md): Configure Velt Arrows with allowed element IDs, custom containers, and Arrow Elemen… - [Arrows](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/arrows/overview.md): Add interactive arrow annotations that let users point, highlight, and direct atten… - [Arrows setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/arrows/setup.md): Install Velt Arrows by adding the VeltArrows and VeltArrowTool components to your R… - [Comments Sidebar](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments-sidebar/overview.md): Add a toggleable Comments Sidebar to view, filter, sort, and search all comments ac… - [Customize Comments Sidebar V1 behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments-sidebar/v1/customize-behavior.md): Customize the V1 Comments Sidebar with filters, sorting, grouping, custom actions,… - [Comments Sidebar V1 setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments-sidebar/v1/setup.md): Install the V1 Comments Sidebar by adding VeltCommentsSidebar, VeltSidebarButton, a… - [Customize Comments Sidebar V2 behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments-sidebar/v2/customize-behavior.md): Configure the V2 Comments Sidebar with declarative filters, mini filters, sort, gro… - [Comments Sidebar V2 setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments-sidebar/v2/setup.md): Install the V2 primitive-based Comments Sidebar with VeltCommentsSidebarV2 for a cu… - [Customize Comments behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/customize-behavior.md): Customize Velt Comments with APIs to add, edit, delete annotations, manage threads,… - [Notifications](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/notifications.md): Send comment notifications to users via in-app banners, email digests, and webhooks… - [Comments](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/overview.md): Add in-context comments, replies, mentions, and annotations to any app with support… - [Ace Editor comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/ace.md): Integrate Velt Comments with the Ace code editor to enable inline text comments, me… - [Apryse WebViewer comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/apryse.md): Add Velt Comments to the Apryse WebViewer PDF viewer in React to enable in-context… - [HTML Canvas comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/canvas.md): Add Velt comment pins to HTML Canvas elements using VeltCommentPin and the useComme… - [Canvas and chart comments overview](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/canvas-comments/overview.md): Add Velt comment pins to charting libraries and canvas surfaces by manually positio… - [Chart.js comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/chart-comments-setup/chartjs.md): Add Velt Comments to Chart.js bar, line, and pie charts in React with chart-aware c… - [Custom charts comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/chart-comments-setup/custom-charts.md): Integrate Velt Comments with any custom charting library by anchoring comment pins… - [Highcharts comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/chart-comments-setup/highcharts.md): Add Velt Comments to Highcharts visualizations in React with comment pins anchored… - [Nivo charts comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/chart-comments-setup/nivo-charts.md): Add Velt Comments to Nivo chart components in React using VeltNivoChartComments to… - [CKEditor Setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/ckeditor.md): Add Velt Comments to a CKEditor 5 editor with the Velt plugin to enable inline text… - [CodeMirror comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/codemirror.md): Integrate Velt Comments with the CodeMirror editor to enable inline text comments,… - [Draft.js comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/draftjs.md): Integrate Velt Comments with the Draft.js rich-text editor to enable inline text co… - [Freestyle comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/freestyle.md): Set up Velt Freestyle Comments to let users drop comment pins on any element or dra… - [Inline comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/inline-comments.md): Set up Velt inline comments with VeltInlineCommentsSection to anchor threads direct… - [Lexical comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/lexical.md): Integrate Velt Comments with the Lexical rich-text editor to enable inline text com… - [Lottie Player comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/lottie-player-setup.md): Add Velt Comments to Lottie animation players to anchor comment pins to specific fr… - [Monaco Setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/monaco.md): Add Velt text comments to a Monaco code editor with view-only overlay highlights th… - [Nutrient Setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/nutrient.md): Add Velt text comments to a Nutrient Web SDK PDF viewer with view-only CustomOverla… - [Page mode comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/page.md): Set up Velt Page mode comments to attach a single comment thread to an entire page… - [Plate.js comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/plate.md): Integrate Velt Comments with the Plate.js React rich-text editor to enable inline t… - [Popover comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/popover.md): Add Velt Comments to specific DOM elements like cells or buttons using VeltCommentB… - [ProseMirror comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/prosemirror.md): Integrate Velt Comments with the ProseMirror rich-text editor to enable inline text… - [Quill comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/quill.md): Integrate Velt Comments with the Quill rich-text editor to enable inline text comme… - [Slate.js comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/slatejs.md): Integrate Velt Comments with the Slate.js rich-text editor to enable inline text co… - [SpreadJS Setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/spreadjs.md): Add Velt comments to a SpreadJS spreadsheet workbook with view-only cell and range… - [Stream comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/stream.md): Set up Velt Stream comments to display a continuously scrolling feed of comments an… - [SuperDoc comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/superdoc.md): Add Velt text comments to a SuperDoc DOCX editor with view-only overlay highlights… - [Text comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/text.md): Set up Velt text comments to let users select and comment on any text content in yo… - [TinyMCE Setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/tinymce.md): Add Velt text comments to a TinyMCE editor with view-only overlay highlights that p… - [Tiptap comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/tiptap.md): Integrate Velt Comments with the Tiptap rich-text editor to enable inline text comm… - [Custom video player comments setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/video-player-setup/custom-video-player-setup.md): Add Velt comments and reactions to your own custom video player by integrating Velt… - [Prebuilt video player setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/setup/video-player-setup/video-player-setup.md): Set up the prebuilt VeltVideoPlayer component to add a collaborative video player w… - [Customize Comment Composer behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/standalone-components/comment-composer/customize-behavior.md): Customize the standalone Comment Composer by passing custom context metadata, props… - [Comment Composer](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/standalone-components/comment-composer/overview.md): Add a standalone Comment Composer anywhere in your app to let users write comments… - [Comment Composer setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/standalone-components/comment-composer/setup.md): Install the standalone VeltCommentComposer component to add a comment-writing UI on… - [Customize Comment Pin behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/standalone-components/comment-pin/customize-behavior.md): Customize the standalone Comment Pin with click event callbacks, custom actions, an… - [Comment Pin](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/standalone-components/comment-pin/overview.md): Use the standalone Comment Pin component to manually position comment annotations i… - [Comment Pin setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/standalone-components/comment-pin/setup.md): Set up the standalone VeltCommentPin with onCommentAdd metadata and manual commentT… - [Customize Comment Thread behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/standalone-components/comment-thread/customize-behavior.md): Customize the standalone Comment Thread with onCommentClick callbacks, annotation I… - [Standalone Comment Thread](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/standalone-components/comment-thread/overview.md): Render existing comment annotations anywhere with the standalone Comment Thread com… - [Comment Thread setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/comments/standalone-components/comment-thread/setup.md): Set up the standalone VeltCommentThread component using comment annotation IDs from… - [Customize in-app notifications behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/notifications/customize-behavior.md): Customize Velt in-app notifications with tab configuration, filtering, custom notif… - [In-app notifications](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/notifications/overview.md): Show in-app notifications for comments, mentions, and custom events with a built-in… - [In-app notifications setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/notifications/setup.md): Enable Velt in-app notifications in the console and add the notifications component… - [Customize inline reactions behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/reactions/customize-behavior.md): Customize Velt inline reactions with custom emoji sets, reaction events, URL-based… - [Inline reactions](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/reactions/overview.md): Let users add emoji reactions to specific UI elements like posts and images with th… - [Inline reactions setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/reactions/setup.md): Install VeltInlineReactionsSection to add emoji reactions anchored to specific elem… - [Customize Recorder behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/recorder/customize-behavior.md): Customize the Velt Recorder with AI transcription toggles, recording controls, pinn… - [Recorder](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/recorder/overview.md): Let users record audio, screen, and video notes pinned to specific UI locations wit… - [Recorder setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/recorder/setup.md): Set up the Velt Recorder by adding VeltRecorderTool with audio, video, screen, or a… - [Suggestions (Beta)](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/suggestions/overview.md): Add Google Docs–style suggestion mode to any input, editor, or component so human o… - [Customize View Analytics behavior](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/view-analytics/customize-behavior.md): Customize View Analytics with location filters, getUniqueViewsByUser APIs, and hook… - [View Analytics](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/view-analytics/overview.md): Show who has viewed a document, page, or specific UI location with built-in View An… - [View Analytics setup](https://velt-mintlify-e6426361.mintlify.app/async-collaboration/view-analytics/setup.md): Install the VeltViewAnalytics component to display unique viewers, view counts, and… - [Node SDK for self-hosting and REST API calls](https://velt-mintlify-e6426361.mintlify.app/backend-sdks/node.md): Integrate the Velt Node SDK in Node.js or TypeScript to self-host data with MongoDB… - [Python SDK for self-hosting and REST API calls](https://velt-mintlify-e6426361.mintlify.app/backend-sdks/python.md): Integrate the Velt Python SDK to self-host backend data with MongoDB and S3, or cal… - [Advanced Setup](https://velt-mintlify-e6426361.mintlify.app/get-started/advanced.md): Advanced Velt SDK configuration with Locations, Contacts, and initialization state… - [Overview](https://velt-mintlify-e6426361.mintlify.app/get-started/agentic-overview.md): Use AI coding agents to build with Velt. Understand how plugins, the MCP installer,… - [Velt CLI](https://velt-mintlify-e6426361.mintlify.app/get-started/cli.md): Use the add-velt CLI to scaffold Velt comments, presence, and real-time collaborati… - [Velt Installation MCP](https://velt-mintlify-e6426361.mintlify.app/get-started/mcp-installer.md): Install Velt collaboration features into React and Next.js projects through the Vel… - [Getting Started](https://velt-mintlify-e6426361.mintlify.app/get-started/overview.md): Explore the Velt SDK quickstart, setup paths, and supported features such as commen… - [AI Plugins](https://velt-mintlify-e6426361.mintlify.app/get-started/plugins.md): Install the Velt plugin in Cursor or Claude Code to get skills, rules, an expert ag… - [Quickstart](https://velt-mintlify-e6426361.mintlify.app/get-started/quickstart.md): Install and set up Velt in minutes in React, Next.js, Angular, Vue, or vanilla HTML… - [Quickstart (Legacy v3)](https://velt-mintlify-e6426361.mintlify.app/get-started/quickstart-old.md): Legacy v3 React quickstart for Velt. For current installs and other frameworks like… - [Agent Skills](https://velt-mintlify-e6426361.mintlify.app/get-started/skills.md): Velt Agent Skills give Claude Code, Cursor, GitHub Copilot, and other AI coding age… - [CSS Injection](https://velt-mintlify-e6426361.mintlify.app/global-styles/css-injection.md): Inject custom CSS into Velt components using client.injectCustomCss() to style coll… - [Dark Mode](https://velt-mintlify-e6426361.mintlify.app/global-styles/dark-mode.md): Enable dark mode across all Velt collaboration components in React, Next.js, and ot… - [Global Styles](https://velt-mintlify-e6426361.mintlify.app/global-styles/global-styles.md): Style every Velt component at once with global CSS variables for tool padding, icon… - [In-App Feedback: Customize Behavior](https://velt-mintlify-e6426361.mintlify.app/in-app-user-feedback/customize-behavior.md): Configure VeltUserRequestTool behavior to switch between Feedback and Bug Report mo… - [In-App User Feedback](https://velt-mintlify-e6426361.mintlify.app/in-app-user-feedback/overview.md): Collect in-app user feedback and bug reports inside your product with Velt's VeltUs… - [In-App User Feedback Setup](https://velt-mintlify-e6426361.mintlify.app/in-app-user-feedback/setup.md): Add the VeltUserRequestTool to your React or Next.js app to collect in-app user fee… - [AG Grid Integration](https://velt-mintlify-e6426361.mintlify.app/integrations/ag-grid.md): Integrate Velt collaboration features like live selection and cursors with AG Grid… - [Key Concepts: Organizations, Folders, Documents, Locations](https://velt-mintlify-e6426361.mintlify.app/key-concepts/overview.md): Learn how Velt structures collaboration data as Organizations, Folders, Documents,… - [Live Co-Editing: Customize Behavior](https://velt-mintlify-e6426361.mintlify.app/live-co-editing/customize-behavior.md): Configure Velt Live Co-Editing behavior including sync rules, conflict resolution,… - [Live Co-Editing: Customize UI](https://velt-mintlify-e6426361.mintlify.app/live-co-editing/customize-ui.md): Customize the look and feel of Velt Live Co-Editing components including cursors, s… - [Live Co-Editing (Beta)](https://velt-mintlify-e6426361.mintlify.app/live-co-editing/overview.md): Add seamless real-time co-editing to your app with Velt. Sync and merge app state a… - [Live Co-Editing Setup](https://velt-mintlify-e6426361.mintlify.app/live-co-editing/setup.md): Set up Velt Live Co-Editing in your app to sync application state across users in r… - [MCP Servers (Beta)](https://velt-mintlify-e6426361.mintlify.app/mcp/mcp.md): Use Velt MCP servers to query your Velt data and browse Velt docs directly from Cur… - [Managing Different Environments](https://velt-mintlify-e6426361.mintlify.app/migration/environments.md): Manage production, staging, and development environments in Velt with separate API… - [Migrate from Cord to Velt](https://velt-mintlify-e6426361.mintlify.app/migration/migrate-from-cord-to-velt.md): Migrate your Cord collaboration data, comments, threads, and users to Velt with a m… - [Migrate from Liveblocks to Velt](https://velt-mintlify-e6426361.mintlify.app/migration/migrate-from-liveblocks-to-velt.md): Move comments, threads, and collaboration data from Liveblocks to Velt with a guide… - [Share & Invite UI: Parts](https://velt-mintlify-e6426361.mintlify.app/permission-management/share-and-invite/customize-ui/parts.md): Use CSS parts to target specific elements inside Velt's Share and Invite component… - [Share & Invite UI: Slots](https://velt-mintlify-e6426361.mintlify.app/permission-management/share-and-invite/customize-ui/slots.md): Replace parts of Velt's User Invite Tool with your own templates using named slots,… - [Share & Invite UI: CSS Variables](https://velt-mintlify-e6426361.mintlify.app/permission-management/share-and-invite/customize-ui/variables.md): Update CSS variables to restyle Velt's User Invite Tool. See the Global Styles page… - [Invite](https://velt-mintlify-e6426361.mintlify.app/permission-management/share-and-invite/overview.md): Drop in Velt's Invite widget to let users share projects and invite collaborators w… - [Share & Invite Setup](https://velt-mintlify-e6426361.mintlify.app/permission-management/share-and-invite/setup.md): Add the VeltUserInviteTool to your React or Next.js app to let users share projects… - [CRDT Collaborative Editing Overview](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/overview.md): Add real-time collaborative editing to your app with Velt's Yjs-based CRDT engine f… - [BlockNote Collaborative Editor Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/setup/blocknote.md): Add real-time multiplayer editing to BlockNote with Velt's Yjs-based CRDT SDK for R… - [CodeMirror Collaborative Editor Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/setup/codemirror.md): Enable real-time multiplayer code editing in CodeMirror using Velt's Yjs-based CRDT… - [CRDT Core Library Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/setup/core.md): Add Velt's Yjs-based CRDT engine to any framework or custom implementation with the… - [CRDT Array Store Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/setup/core-stores/array.md): Build real-time collaborative lists and collections with Velt's CRDT array store, p… - [CRDT Map Store Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/setup/core-stores/map.md): Sync real-time collaborative key-value data with Velt's CRDT map store, backed by Y… - [CRDT Text Store Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/setup/core-stores/text.md): Add real-time collaborative text editing to your app with Velt's CRDT text store, b… - [CRDT XML Store Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/setup/core-stores/xml.md): Sync real-time collaborative XML and tree-structured data with Velt's CRDT XML stor… - [React Flow Collaborative Editor Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/setup/reactflow.md): Enable real-time multiplayer editing on React Flow diagrams and node graphs with Ve… - [Tiptap Collaborative Editor Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/crdt/setup/tiptap.md): Add real-time multiplayer editing to Tiptap with Velt's Yjs-based CRDT SDK for Reac… - [Customize Live Cursors Behavior](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/cursors/customize-behavior.md): Customize Velt live cursors with avatar mode, custom colors, click effects, and vis… - [Live Cursors Overview](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/cursors/overview.md): Show live multiplayer cursors in your app so users can see each other in real time,… - [Live Cursors Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/cursors/setup.md): Install and configure Velt live cursors with the VeltCursor component for React, Ne… - [Customize Flock Mode Behavior](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/flock-mode/customize-behavior.md): Configure Velt Flock Mode to enable Figma-style follow-along sessions, letting user… - [Flock Mode Overview](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/flock-mode/overview.md): Add Figma-style follow-along sessions to your app with Velt Flock Mode, mirroring a… - [Flock Mode Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/flock-mode/setup.md): Set up Velt Flock Mode follow-along sessions on the Presence component for React, N… - [Customize Huddle Behavior](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/huddle/customize-behavior.md): Customize Velt Huddle with audio, video, and screen share modes, plus participant l… - [Overview](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/huddle/overview.md): Enable slack-style effortless audio, video and screen sharing discussions inside yo… - [Huddle Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/huddle/setup.md): Install and configure the Velt Huddle component for in-app audio, video, and screen… - [Huddle Webhooks](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/huddle/webhooks.md): Receive Velt Huddle webhook notifications when users create or join group audio, vi… - [Customize Live Selection Behavior](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/live-selection/customize-behavior.md): Configure Velt Live Selection element tracking, default targets, opt-in attributes,… - [Live Selection Overview](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/live-selection/overview.md): Show real-time collaborator focus on inputs, buttons, and contenteditable elements… - [Live Selection Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/live-selection/setup.md): Enable Velt Live Selection to highlight inputs, textareas, buttons, and contentedit… - [Live State Sync Overview](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/live-state-sync/overview.md): Broadcast and synchronize shared app state across all connected clients in real tim… - [Live State Sync Redux Middleware](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/live-state-sync/redux-middleware.md): Sync Redux store state across all connected clients in real time using Velt's creat… - [Live State Sync Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/live-state-sync/setup.md): Set and read shared real-time data across clients with Velt Live State Sync getter… - [Customize Presence Behavior](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/presence/customize-behavior.md): Configure Velt Presence with inactivity timeouts, online status, idle detection, an… - [Presence Overview](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/presence/overview.md): Show who's online on a document with Velt Presence, including live avatars, online… - [Presence Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/presence/setup.md): Install and configure the Velt Presence component to display live avatars and onlin… - [Customize Single Editor Mode Behavior](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/single-editor-mode/customize-behavior.md): Configure Velt Single Editor Mode with custom read-only handling, single-tab editor… - [Single Editor Mode Overview](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/single-editor-mode/overview.md): Restrict editing to one user at a time while others view changes live with Velt Sin… - [Single Editor Mode Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/single-editor-mode/setup.md): Enable Velt Single Editor Mode in your React or Next.js app to lock editing to one… - [Video Player Sync Overview](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/video-player-sync/overview.md): Synchronize video playback across all viewers in real time with Velt Video Player S… - [Video Player Sync Setup](https://velt-mintlify-e6426361.mintlify.app/realtime-collaboration/video-player-sync/setup.md): Enable Velt Video Player Sync by adding the data-sync-video-player attribute to you… - [Version 3.0.0 Release Notes](https://velt-mintlify-e6426361.mintlify.app/release-notes/3-0-0.md): Release notes for Velt SDK v3.0.0, including Comments pagination, comment editing,… - [April 16 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/april-16-2024.md) - [April 24 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/april-24-2024.md) - [Aug 12 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/aug-12-2024.md) - [Aug 13 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/aug-13-2024.md) - [Aug 14 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/aug-14-2024.md) - [Aug 16 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/aug-16-2024.md) - [Aug 21 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/aug-21-2024.md) - [Aug 22 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/aug-22-2024.md) - [Aug 6 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/aug-6-2024.md) - [Aug 8 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/aug-8-2024.md) - [Dec 28 2023](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/dec-28-2023.md) - [Feb 13 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/feb-13-2024.md) - [Feb 20 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/feb-20-2024.md) - [Feb 27 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/feb-27-2024.md) - [Jan 14 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/jan-14-2024.md) - [July 02 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-02-2024.md) - [July 03 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-03-2024.md) - [July 04 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-04-2024.md) - [July 09 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-09-2024.md) - [July 10 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-10-2024.md) - [July 15 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-15-2024.md) - [July 17 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-17-2024.md) - [July 18 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-18-2024.md) - [July 19 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-19-2024.md) - [July 22 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-22-2024.md) - [July 23 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-23-2024.md) - [July 24 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-24-2024.md) - [July 26 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-26-2024.md) - [July 29 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-29-2024.md) - [July 31 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/july-31-2024.md) - [June 10 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/june-10-2024.md) - [June 24 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/june-24-2024.md) - [June 29 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/june-29-2024.md) - [June 30 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/june-30-2024.md) - [June 6 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/june-6-2024.md) - [March 14 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/march-14-2024.md) - [March 5 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/march-5-2024.md) - [May 10 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/may-10-2024.md) - [May 17 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/may-17-2024.md) - [May 23 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/may-23-2024.md) - [May 24 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/may-24-2024.md) - [May 29 2024](https://velt-mintlify-e6426361.mintlify.app/release-notes/archive/may-29-2024.md) - [BlockNote CRDT Library](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-4/blocknote-changelog.md): Release notes for the Velt BlockNote CRDT library (@veltdev/blocknote-crdt and @vel… - [CodeMirror CRDT Library](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-4/codemirror-changelog.md): Release notes for the Velt CodeMirror CRDT library (@veltdev/codemirror-crdt and @v… - [Core CRDT Library](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-4/crdt-core-changelog.md): Version 4 release notes for the Velt Core CRDT libraries (@veltdev/crdt and @veltde… - [Lexical Changelog](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-4/lexical-changelog.md): Release notes for the Velt Lexical integration (@veltdev/lexical-velt-comments) inc… - [React Flow CRDT Library](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-4/reactflow-changelog.md): Release notes for the Velt React Flow CRDT library (@veltdev/reactflow-crdt) coveri… - [Velt SDK Changelog](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-4/sdk-changelog.md): Version 4 release notes for the core Velt SDK packages (@veltdev/react, @veltdev/cl… - [Tiptap CRDT Library](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-4/tiptap-changelog.md): Release notes for the Velt Tiptap CRDT library (@veltdev/tiptap-crdt and @veltdev/t… - [Velt SDK v4 Upgrade Guide](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-4/upgrade-guide.md): Upgrade your Velt integration to v4 with multi-document support, advanced data quer… - [Core CRDT Library](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-5/crdt-core-changelog.md): Version 5 release notes for Velt Core CRDT libraries (@veltdev/crdt and @veltdev/cr… - [Velt SDK Changelog](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-5/sdk-changelog.md): Version 5 release notes for the core Velt SDK packages (@veltdev/react, @veltdev/cl… - [Velt SDK v5 Upgrade Guide](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-5/upgrade-guide.md): Upgrade Velt to v5 with 115+ comment dialog primitive components, standalone subcom… - [Velt Node SDK Changelog](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-5/velt-node-changelog.md): Release notes for the Velt Node.js and TypeScript SDK (@veltdev/node), including ne… - [Python SDK (velt-py) Changelog](https://velt-mintlify-e6426361.mintlify.app/release-notes/version-5/velt-py-changelog.md): Release notes for the velt-py Python SDK, including self-hosting resolver auth with… - [Generating Auth Tokens](https://velt-mintlify-e6426361.mintlify.app/security/auth-tokens.md): Generate Velt auth tokens from the Velt Console to authenticate your SDK calls and… - [Content Security Policy (CSP)](https://velt-mintlify-e6426361.mintlify.app/security/content-security-policy.md): Whitelist the Velt SDK domains and WebSocket endpoints in your Content Security Pol… - [JWT Tokens](https://velt-mintlify-e6426361.mintlify.app/security/jwt-tokens.md): Generate JWT tokens to add an extra layer of authentication to client.identify() in… - [Proxy Server](https://velt-mintlify-e6426361.mintlify.app/security/proxy-server.md): Route Velt SDK traffic through a reverse proxy on your own domain for egress contro… - [Supported Regions](https://velt-mintlify-e6426361.mintlify.app/security/supported-regions.md): List of Velt supported data regions for persistent features like Comments, Notifica… - [Activity](https://velt-mintlify-e6426361.mintlify.app/self-host-data/activity.md): Self-host Velt activity log PII data on your own infrastructure: keep activity cont… - [Attachments](https://velt-mintlify-e6426361.mintlify.app/self-host-data/attachments.md): Self-host Velt comment file attachments on your own storage and infrastructure whil… - [Comments](https://velt-mintlify-e6426361.mintlify.app/self-host-data/comments.md): Self-host your comments data while using Velt's components. Keep comment storage on… - [Self-Hosting: Complete Field Inventory](https://velt-mintlify-e6426361.mintlify.app/self-host-data/field-inventory.md): Detailed field-by-field inventory of Velt self-hosting data splits across comments,… - [Notifications](https://velt-mintlify-e6426361.mintlify.app/self-host-data/notifications.md): Self-host Velt custom notification PII content on your own infrastructure while Vel… - [Self-Hosting Overview](https://velt-mintlify-e6426361.mintlify.app/self-host-data/overview.md): Self-host Velt comments, reactions, recordings, notifications, activity, and attach… - [Reactions](https://velt-mintlify-e6426361.mintlify.app/self-host-data/reactions.md): Self-host your reactions data while using Velt's components. Keep reaction storage… - [Recordings](https://velt-mintlify-e6426361.mintlify.app/self-host-data/recordings.md): Self-host Velt recording annotation PII: store recorded files, user identity, trans… - [Users](https://velt-mintlify-e6426361.mintlify.app/self-host-data/users.md): Self-host your users' PII while using Velt's collaboration features. Keep sensitive… - [Temp release notes](https://velt-mintlify-e6426361.mintlify.app/temp-release-notes.md) - [Temp release notes input](https://velt-mintlify-e6426361.mintlify.app/temp-release-notes-input.md) - [Conditional Templates](https://velt-mintlify-e6426361.mintlify.app/ui-customization/conditional-templates.md): Conditionally show or hide parts of Velt wireframes using VeltIf or the veltIf attr… - [Action Components](https://velt-mintlify-e6426361.mintlify.app/ui-customization/custom-action-component.md): Use the Velt Action Component to add custom buttons, actions, filtering, sorting, a… - [Activity Logs Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/activity-logs/activity-logs-primitives.md): Standalone primitive components for building fully custom Activity Logs interfaces… - [Activity Logs Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/activity-logs/activity-logs-wireframe-variables.md): Template variables exposed by the Activity Logs wireframe — bind audit event, actor… - [Activity Logs Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/activity-logs/activity-logs-wireframes.md): The Activity Logs displays a chronological feed of user actions. Customize the layo… - [Area Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/area/wireframe-variables.md): Template variables exposed by the Area wireframe — bind area selection, region, and… - [Arrow Tool Custom Button](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/arrows/custom-button.md): Replace the default Velt Arrow Tool trigger button with your own custom button comp… - [Arrow Tool Parts](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/arrows/parts.md): CSS ::part() selectors exposed by the Velt Arrow Tool — target the container, butto… - [Arrow Tool Slots](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/arrows/slots.md): Replace the Velt Arrow Tool button and other elements using named slots to inject c… - [Arrow Tool CSS Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/arrows/variables.md): Update CSS variables for the Velt Arrow Tool via Global Styles to customize colors,… - [Arrows Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/arrows/wireframe-variables.md): Template variables exposed by the Arrows feature — read them with velt-data, velt-i… - [Autocomplete Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/autocomplete-wireframe-variables.md): Template variables exposed by the Autocomplete wireframe — bind @mention suggestion… - [Comment Bubble Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-bubble/primitives.md): Primitive components for building custom Comment Bubble UIs — compose floating avat… - [Comment Bubble Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-bubble/wireframe-variables.md): Template variables exposed by the Comment Bubble wireframe — bind avatar, unread st… - [Comment Bubble Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-bubble/wireframes.md): Wireframe components for building custom Comment Bubble UIs — override avatars, unr… - [Comment Dialog — Structure](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-dialog-structure.md): Canonical Velt Comment Dialog wireframe structure for React and HTML — parent/child… - [Comment Dialog Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-dialog/primitives.md): 98+ primitive components for building custom Comment Dialog UIs — compose threads,… - [Comment Dialog Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-dialog/wireframe-variables.md): Template variables exposed by the Comment Dialog wireframe — bind annotation, threa… - [Comment Dialog Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-dialog/wireframes.md): Wireframe components for building custom Comment Dialog UIs — override threads, com… - [Comment Pin Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-pin/primitives.md): Primitive components for building custom Comment Pin UIs — compose pin markers, ava… - [Comment Pin Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-pin/wireframes.md): Wireframe components for building custom Comment Pin UIs — override pin markers, av… - [Comment Player Timeline](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-player-timeline.md): Customize the Velt Comment Player Timeline component — disable Shadow DOM, style ti… - [Comments Sidebar Button Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-sidebar-button/primitives.md): Primitive components for building custom Comments Sidebar Button UIs — compose the… - [Comment Sidebar Button Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-sidebar-button/wireframe-variables.md): Template variables exposed by the Comment Sidebar Button wireframe — bind unread co… - [Comments Sidebar Button Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-sidebar-button/wireframes.md): Wireframe components for building custom Comments Sidebar Button UIs — override the… - [Comments Sidebar — Structure](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-sidebar-structure.md): Canonical Velt Comments Sidebar wireframe structure for React — parent/child dot-pa… - [Comments Sidebar V2 — Structure](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-sidebar-structure-v2.md): Canonical Velt Comments Sidebar V2 wireframe structure — parent/child dot-paths, le… - [Comment Sidebar v1 Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-sidebar/comment-sidebar-components.md): Wireframe components for building custom Comment Sidebar v1 UIs — override the head… - [Comment Sidebar V2 Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-sidebar/comment-sidebar-v2-primitives.md): 56+ primitive components for building custom Comment Sidebar V2 UIs — compose threa… - [Comment Sidebar v2 Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-sidebar/comment-sidebar-v2-wireframes.md): Primitive-based Comment Sidebar V2 wireframe with 27+ standalone primitives — overr… - [Comment Sidebar Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-sidebar/comment-sidebar-wireframe-variables.md): Template variables exposed by the Comment Sidebar wireframe — bind thread, filter,… - [Comment Tool](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-tool.md): Customize the Velt Comment Tool — the button used to enter comment mode and add new… - [Comment Tool Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-tool-wireframe-variables.md): Template variables exposed by the Comment Tool wireframe — bind toggle state, mode,… - [Velt Video Player](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/comment-video-player.md): Customize the Velt Video Player component for video comments — disable Shadow DOM,… - [Confirmation Dialog](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/confirm-dialog.md): Customize the Velt Confirmation Dialog that appears when deleting a comment annotat… - [Inline Comments Section Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/inline-comments-section/primitives.md): Primitive components for building custom Inline Comments Section UIs — compose inli… - [Inline Comments Section Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/inline-comments-section/wireframe-variables.md): Template variables exposed by the Inline Comments Section wireframe — bind thread,… - [Inline Comments Section Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/inline-comments-section/wireframes.md): Wireframe components for building custom Inline Comments Section UIs — override inl… - [MultiThread Comment Dialog Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/multithread-comments/primitives.md): Primitive components for building custom Multithread Comment Dialog UIs — compose m… - [Multithread Comments Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/multithread-comments/wireframe-variables.md): Template variables exposed by the Multithread Comments wireframe — bind thread list… - [MultiThread Comment Dialog Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/multithread-comments/wireframes.md): Wireframe components for building custom Multithread Comment Dialog UIs — override… - [Persistent Comment Mode Banner](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/persistent-comment-mode-banner.md): Customize the Velt Persistent Comment Mode Banner shown when persistent commenting… - [Comment Composer](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/standalone-components/comment-composer.md): Velt Comment Composer standalone component — a thin wrapper around the Comment Dial… - [Comment Thread](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/standalone-components/comment-thread.md): Velt Comment Thread standalone component — a thin wrapper around the Comment Dialog… - [Text Comment Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/text-comment-primitives.md): Primitive components for building custom Text Comment UIs — compose inline text ann… - [Text Comment Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/text-comment-wireframe-variables.md): Template variables exposed by the Text Comment wireframe — bind highlighted text, a… - [Text Comment Tool Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/text-comment/text-comment-tool/primitives.md): Primitive components for building custom Text Comment Tool UIs — compose the text a… - [Text Comment Tool Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/text-comment/text-comment-tool/wireframes.md): Wireframe components for building custom Text Comment Tool UIs — override the text… - [Text Comment Toolbar Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/text-comment/text-comment-toolbar/primitives.md): Primitive components for building custom Text Comment Toolbar UIs — compose formatt… - [Text Comment Toolbar Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/comments/text-comment/text-comment-toolbar/wireframes.md): Wireframe components for building custom Text Comment Toolbar UIs — override format… - [Inline Reactions Section](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/inline-reactions.md): Customize the Velt Inline Reactions Section — render the reaction tool and emoji re… - [Notifications Panel Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/notifications/notifications-panel/primitives.md): Primitive components for building custom Notifications Panel UIs — compose notifica… - [Notifications Panel Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/notifications/notifications-panel/wireframe-variables.md): Template variables exposed by the Notifications Panel wireframe — bind notification… - [Notifications Panel Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/notifications/notifications-panel/wireframes.md): Wireframe components for building custom Notifications Panel UIs — override the not… - [Notifications Tool Primitives](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/notifications/notifications-tool/primitives.md): Primitive components for building custom Notifications Tool UIs — compose the bell… - [Notifications Tool Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/notifications/notifications-tool/wireframe-variables.md): Template variables exposed by the Notifications Tool wireframe — bind unread count,… - [Notifications Tool Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/notifications/notifications-tool/wireframes.md): Wireframe components for building custom Notifications Tool UIs — override the bell… - [Reactions Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/reactions-wireframe-variables.md): Template variables exposed by the Reactions wireframe — bind emoji, reaction count,… - [Control Panel](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/control-panel.md): Customize the Velt Recorder Control Panel — override record, pause, stop, and mic t… - [Media Source Settings](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/media-source-settings.md): Customize the Velt Media Source Settings component — override camera, microphone, a… - [Recorder player](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/recorder-player.md): Customize the Velt Recorder Player — the small video player shown after a recording… - [Recorder Player Expanded](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/recorder-player-expanded.md): Recorder player expanded component. This is the expanded player that appears when u… - [Recorder Tool](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/recorder-tool.md): Customize the Velt Recorder Tool — the trigger button used to start new screen, cam… - [Recording Preview Steps Dialog](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/recording-preview-steps-dialog.md): Customize the Velt Recording Preview Steps Dialog — override the multi-step pre-rec… - [Subtitles](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/subtitles.md): Customize the Velt Subtitles component for recordings — override caption rendering,… - [Transcription](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/transcription.md): Customize the Velt Transcription component — override the transcript viewer, speake… - [Transcription Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/transcription-wireframe-variables.md): Template variables exposed by the Transcription, Subtitles, and Subtitles Dialog wi… - [Video Editor](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/video-editor.md): Customize the Velt Video Editor component — override trim, crop, and clip controls… - [Recorder Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/recorder/wireframe-variables.md): Template variables exposed by the Recorder wireframe — bind recording state, durati… - [Rewriter Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/rewriter/wireframe-variables.md): Template variables exposed by the Rewriter wireframe — bind AI suggestion, prompt,… - [Tag Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/tag/wireframe-variables.md): Template variables exposed by the Tag feature — read them with velt-data, velt-if,… - [View Analytics Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/async/view-analytics/wireframe-variables.md): Template variables exposed by the View Analytics wireframe — bind viewer, view coun… - [Cursors](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/cursors.md): Customize the Velt Cursors component — display live multiplayer cursors with user n… - [Cursors Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/cursors-wireframe-variables.md): Template variables exposed by the Cursors wireframe — bind user identity, cursor co… - [Huddle Tool Parts](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/huddle/parts.md): CSS ::part() selectors exposed by the Velt Huddle Tool — target the container, butt… - [Huddle Tool Slots](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/huddle/slots.md): Replace parts of the Velt Huddle Tool using named slots to inject custom HTML and c… - [Huddle Tool CSS Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/huddle/variables.md): Update CSS variables for the Velt Huddle Tool via Global Styles to customize colors… - [Huddle Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/huddle/wireframe-variables.md): Template variables exposed by the Huddle wireframe — bind participant list, audio s… - [Live Selection](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/live-selection.md): Customize the Velt Live Selection component — toggle default styling and use velt-l… - [Live Selection Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/live-selection-wireframe-variables.md): Template variables exposed by the Live Selection wireframe — bind selected element,… - [Presence](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/presence.md): Customize the Velt Presence component — display avatars of users currently in a roo… - [Presence Wireframe Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/presence-wireframe-variables.md): Template variables exposed by the Presence wireframe — bind user avatar, name, onli… - [Single Editor Mode](https://velt-mintlify-e6426361.mintlify.app/ui-customization/features/realtime/single-editor-mode.md): Customize the Velt Single Editor Mode Panel — wireframes for the takeover banner th… - [Layout Customization](https://velt-mintlify-e6426361.mintlify.app/ui-customization/layout.md): Customize the layout of Velt components by replacing default HTML with your own com… - [Localisation](https://velt-mintlify-e6426361.mintlify.app/ui-customization/localisation.md): Localize all static strings visible in Velt SDK components by providing translation… - [UI Customization Overview](https://velt-mintlify-e6426361.mintlify.app/ui-customization/overview.md): Customize Velt components five ways: layout via wireframes, styling, template varia… - [Setup Wireframes](https://velt-mintlify-e6426361.mintlify.app/ui-customization/setup.md): Set up Velt wireframes as global templates that override default component renderin… - [CSS Customization](https://velt-mintlify-e6426361.mintlify.app/ui-customization/styling.md): Style Velt components with custom CSS, themes, and CSS variables — or visually desi… - [Template Variables](https://velt-mintlify-e6426361.mintlify.app/ui-customization/template-variables.md): Use Velt Template Variables to render dynamic data inside components and drive cond… - [Advanced Webhooks](https://velt-mintlify-e6426361.mintlify.app/webhooks/advanced.md): Set up advanced Velt webhooks for enterprise plans to receive real-time event notif… - [Basic Webhooks](https://velt-mintlify-e6426361.mintlify.app/webhooks/basic.md): Configure a webhook endpoint in the Velt Console to receive real-time event notific… ## OpenAPI Specs - [openapi](https://velt-mintlify-e6426361.mintlify.app/api-reference/open-api/openapi.yaml) ## Optional - [Examples](https://velt.dev/examples) - [DevTools](https://velt.dev/devtools)