Add Zero Data Retention page to Info section#445
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Risk: Very Low
Against main, this changes only Mintlify documentation: it adds a nine-line ZDR page and one docs.json navigation entry. The latest update only moves that unchanged page from the browser FAQ section to the Info section and updates its navigation path; it adds no runtime logic, prompts, infrastructure, permissions, or security-sensitive behavior. The repository has no CODEOWNERS file.
Risk has not increased from the previously approved revision. Because the PR already has an approval, I’m retaining it and not submitting a duplicate approval.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7d9488c. Configure here.
| title: "Zero Data Retention" | ||
| --- | ||
|
|
||
| Zero data retention (ZDR) is an **enterprise-only** feature. When enabled for your org, Kernel operates select surfaces in a zero-retention mode — suppressing persistence of session recordings, live-view frames, and telemetry so session data isn't retained after the browser terminates. |
There was a problem hiding this comment.
Dense surface list needs bullets
Low Severity
The opening paragraph packs three separable ZDR surfaces—session recordings, live-view frames, and telemetry—into one dense sentence. Guide-style pages in this repo use a short lead-in plus bullets when enumerating multiple distinct points for scannability.
Triggered by learned rule: Use bullet lists when covering multiple distinct points in guides
Reviewed by Cursor Bugbot for commit 7d9488c. Configure here.




Summary
Adds a new Zero Data Retention (ZDR) page under the Info sidebar group, framing ZDR as an enterprise-only feature gated behind a contact-support CTA.
The intent is to gauge customer demand before building the feature: the page gives ZDR a clean, GA4-trackable URL for passive interest signal, and the "Get access" CTA captures high-intent inbound. Mirrors the existing gated-beta pattern used for the hCaptcha page.
Changes
info/zero-data-retention.mdxInfogroup indocs.jsonNotes
Note
Low Risk
Documentation and navigation only; no product or API behavior changes.
Overview
Adds a new Zero Data Retention (ZDR) doc at
info/zero-data-retention.mdxand links it from the Info sidebar indocs.json.The page positions ZDR as enterprise-only: when enabled per org, Kernel can run select surfaces in zero-retention mode (session recordings, live-view frames, and telemetry not kept after the browser ends). A Get access section routes enterprise customers to Kernel support to scope surfaces and volume.
Reviewed by Cursor Bugbot for commit 7d9488c. Bugbot is set up for automated code reviews on this repo. Configure here.