Sign in Start free

Answers

Can you delete your data from an AI voice service?

Last checked 2026-08-14

In short

On Naadly, an owner can export the whole workspace as JSON and delete it from Settings - accounts, projects, lines, jobs, cloned voices, usage and the audio in object storage, in the same request. Two things deliberately survive: cloning consent records, which protect the person who was cloned, and administrator audit entries.

What deletion does, in order

  1. Audio objects are removed from storage first, so a failure cannot leave orphaned recordings with no row pointing at them.
  2. Projects, lines, jobs, cloned voices, keys, usage and team members are deleted.
  3. The workspace and its accounts are deleted, and your session cookie is cleared - you are signed out because the account is gone.

Two records deliberately survive, and the policy says so rather than pretending otherwise: cloning consent statements, which exist to protect the person who was cloned rather than the account that cloned them, and administrator audit entries. Backups age out on the provider's own schedule, so deletion is immediate in the live system and not instantaneous everywhere.

Export first. The JSON contains your projects, lines, jobs and links to the audio, and omits password hashes and API secrets.