Skip to content

Draft improvements from assistant conversations: clarify keys, domains, recordings, versions#269

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/91561e57
Open

Draft improvements from assistant conversations: clarify keys, domains, recordings, versions#269
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/91561e57

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Targeted edits to four pages addressing recurring confusion surfaced by recent assistant conversations.

Changes

  • Quickstart (get-started/quickstart.mdx): Added a note clarifying that Velt uses a single client API key (no separate public/private pair) and that backend calls use a server-only Auth Token. Added a tip pointing to the REST APIs for programmatically managing allowed domains (add-domain, domains-get, delete-domain) for teams provisioning many environments.
  • Comments customize behavior (async-collaboration/comments/customize-behavior.mdx): Added a tip under setAllowedRecordings explicitly showing how to disable video recording (omit video, e.g. "audio,screen") or turn the Recorder off entirely ("none").
  • CRDT overview (realtime-collaboration/crdt/overview.mdx): Added a "Version history" section summarizing saveVersion / restoreVersion / getVersions / setStateFromVersion and linking to the core library and per-store/editor pages, so version-restore guidance is discoverable from the overview.
  • Redirects (docs.json): Added redirects from /collaboration/version-history and /realtime-collaboration/crdt/version-history to the CRDT overview to resolve stale links that were returning 404s.

Context

Based on the latest assistant conversation buckets:

  • Repeated 404s on /docs/collaboration/version-history while users searched for document version restore.
  • Question about disabling video in comments (capability exists via setAllowedRecordings but was not highlighted).
  • Question about updating Managed Domains via API (REST endpoints exist but weren't linked from quickstart).
  • Confusion about whether there is a public/private API key split.

@mintlify

mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
velt 🟢 Ready View Preview Jun 29, 2026, 4:37 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants