Documentation Index
Fetch the complete documentation index at: https://docs.wittify.ai/llms.txt
Use this file to discover all available pages before exploring further.
Where the button lives
Every Agent Settings page has a Danger Zone card at the bottom with a red Delete Agent button. The Danger Zone appears on every settings tab — Text Settings, Voice Settings, Appearance, Knowledge Base, Tickets & Leads, Integrations, Deployment — and deleting from any of them runs the same flow.The confirmation dialog
Clicking the button opens a confirmation with a typed-keyword check:- Title: Delete this agent?
- Description: This cannot be undone. The agent and all its data — conversations, leads, tickets, recordings, knowledge base — will be permanently removed.
- Hint: Type DELETE to confirm
- An input where you type the keyword
- Cancel to close
- A red Delete Agent button that activates only when you type
DELETEin capital letters
What happens on confirm
Cleanup
- All conversations (text + voice)
- All leads and tickets
- All recordings and transcripts
- All knowledge base files, FAQs, and indexed URLs
- All connected integrations (access is revoked)
- Telephony provisioning (phone numbers are released)
- Webhook subscriptions
Why typed confirmation
Single-click delete is too easy to misclick, especially at the bottom of a long settings page. The typed-keyword pattern (used by GitHub, Stripe, AWS, and most platform tools) forces you to slow down and copy a specific string. The destructive red Confirm button is a second visual cue. The keyword is DELETE in English regardless of dashboard language, so the muscle memory is consistent across teams.What’s preserved after deletion
A few things outlive the agent because they belong to your account, not the agent:- Billing history, invoices, subscription state, top-up purchases.
- User Activities log, the deletion event itself is logged with timestamp, IP, and browser.
- Aggregate analytics, anonymized counts roll up to your account-level dashboards (so deleting an agent doesn’t rewrite history).
Recovery
There is no recovery once delete confirms. The data is gone, and the database doesn’t keep a snapshot. If you need a copy of conversations, leads, or other data before deleting:- Chat Conversations, bulk-export selected rows to CSV.
- Voice Conversations, click Download Transcript per call. (Audio export is on the roadmap.)
- Leads & Tickets, All CSV button on the toolbar exports every record matching the current filter.
Common questions
I clicked Delete by accident, the dialog is open. How do I cancel?
I clicked Delete by accident, the dialog is open. How do I cancel?
DELETE and clicking the red Confirm button starts the deletion.I typed DELETE in lowercase and the button is still grey.
I typed DELETE in lowercase and the button is still grey.
My typed text disappeared when I closed the dialog.
My typed text disappeared when I closed the dialog.
Can I delete one of multiple agents without affecting the others?
Can I delete one of multiple agents without affecting the others?
The toast said 'Agent deleted' but I still see the agent in the sidebar.
The toast said 'Agent deleted' but I still see the agent in the sidebar.
I want to keep the conversation history but reset the agent.
I want to keep the conversation history but reset the agent.
Can I delete an agent that's currently Active?
Can I delete an agent that's currently Active?

