Skip to content
← All docs

Data retention

How long Niyra keeps each kind of data (conversations, memories, records, attachments, logs) and what happens when you delete your account.

What we keep, and for how long

Data typeDefault retentionNotes
Conversation messagesIndefinite while account activeCleared on account deletion
Memories (vector + structured)Indefinite while account activeYou can delete individually
RecordsIndefinite while account activeOr until you archive/delete
Attachments (images, PDFs)Indefinite while account activeCleared on account deletion
OAuth tokensUntil you revokeEncrypted at rest
BYOK keysUntil you revokeEncrypted at rest
Audit logs13 monthsRequired for security/compliance
Usage logs (credits)25 monthsRequired for billing reconciliation
BackupsRolling daily / weekly / monthly, up to 12 monthsEncrypted off-site, plus Supabase point-in-time recovery

What's never kept

  • LLM provider doesn't see your data beyond inference (per their contract terms).
  • We don't train models on conversation data.
  • Browser session cookies (cleared every session unless you explicitly saved login).
  • Voice raw audio (kept only briefly for transcription; transcript persists).

Account deletion

To wipe your assistant's contents yourself, use Settings › Reset Assistant. It clears every memory, conversation, and uploaded file immediately. Individual memories can be removed one at a time from the Memories panel.

To close the account entirely, email privacy@niyra.ai. Within 30 days:

  1. Conversations, memories, records, attachments are purged.
  2. OAuth tokens are revoked at the provider and overwritten locally.
  3. BYOK keys are overwritten with zeroes.
  4. Your user record is removed.
  5. Backups containing your data roll off on the schedule in the table above.

A one-click account deletion in Settings is on the roadmap; today closing an account is a request we action by hand.

Audit logs are retained for security/compliance purposes per the table above; they don't contain conversation content, only metadata (action, time, target).

Right-to-be-forgotten requests

Email privacy@niyra.ai. We confirm within 48 hours and complete within 30 days. GDPR and India DPDP-aligned process.

FAQ

What gets deleted when I close my account?
Everything. Conversations, memories, records, attachments, tokens, embeddings, audit logs (up to legal minimums). Full wipe within 30 days.
Can I export before deleting?
Yes. Email privacy@niyra.ai and we'll send your conversations, memories, records, and attachments. We confirm within 48 hours and deliver within 30 days. A self-serve export in Settings is on the roadmap.
Do you keep backups?
Yes, two layers. Supabase point-in-time recovery on the live database, plus encrypted off-site backups held separately. Off-site copies follow a rolling schedule (daily, weekly, monthly) with the last copies rolling off within 12 months.
For AI:.md.txt
Data retention · Niyra Docs