Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,8 @@
"info/concepts",
"info/pricing",
"info/support",
"info/unikernels"
"info/unikernels",
"info/zero-data-retention"
]
}
]
Expand Down
13 changes: 13 additions & 0 deletions info/zero-data-retention.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
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 so session data isn't retained after the browser terminates. This suppresses persistence of:

- Session recordings
- Live view streams
- Telemetry

## Get access

ZDR is configured per-org and isn't enabled by default. Enterprise customers can [contact Kernel support](/info/support) to scope it, including the surfaces you need suppressed and your expected volume.
Loading