What we store, and for how long
Workspace admins set all three dials in Settings → Privacy. Policies are
retroactive by design: shortening one deletes existing over-age data within
the hour, continuously enforced by a sweep cycle — no grandfathering.
Anyone with manage access can also delete an individual capture at any time,
which permanently removes its transcript, summary, speaker data, and audio.
Who processes your data
Parable deliberately keeps the list of systems that ever touch your audio short. No third-party LLM (OpenAI, Anthropic, Google, or anyone else) ever receives your audio or transcripts — summaries and titles are generated by an open-source model running on infrastructure we control.
All data is encrypted in transit (TLS) and at rest. Audio handed to
pyannoteAI travels via short-lived signed URLs and is removed from our
processing scratch space immediately after each job.
Consent and identity
- Nobody is identified without opting in. Speakers are named in transcripts only if they recorded a voice test. Anyone who hasn’t enrolled appears as an anonymous “Speaker N” — always.
- Enrollment is explicit. The voice test includes a consent step and is recorded in the product, by the person themselves.
- Forget-me works. Deleting a voice profile removes the voiceprint and the voice-test recording, and detaches the person’s name from every past transcript — historical speech reverts to an anonymous speaker.
- Recording is visible. The Parable device shows a light whenever ambient capture is active, and capture can be switched off per device in Settings or on the device itself.
Deletion semantics, honestly
When retention (or a manual delete) removes data, rows are purged from our operational database and objects from storage immediately. Database backups age out on their own cycle within about two days — so “deleted” means gone from live systems instantly and from backups within ~48 hours. Audio objects have no versioning; storage deletion is final.The voice-cloning question
The raw material for cloning someone’s voice is stored audio. Parable’s answer is architectural, not just contractual:- Set conversation audio retention to Delete after processing — voice audio then exists only for the minutes it takes to transcribe.
- Turn off voice-test retention — enrollment recordings are deleted once setup completes.
- What remains is text plus voiceprints, and a voiceprint cannot be turned back into someone’s voice.