Appearance
Uninstalling
RelyAI provides two removal options:
- Deactivate (Reversible): Hides all AI surfaces while preserving database configurations and history.
- Delete (Permanent): Removes plugin files and permanently drops all RelyAI database tables.
Deactivate (reversible)
Deactivating via Admin → Plugins preserves all settings, engine keys, feature flags, conversations, and audit records:
- UI changes: The RelyAI sidebar group, chatbox, rewrite popovers, and coaches are hidden.
- Data safety: All database records remain intact.
- Reactivation: Re-enable the plugin at any time to restore full functionality without reconfiguration.
Remove all data (irreversible)
Choosing Delete in Admin → Plugins removes the plugin files and drops its ai_* tables. That permanently erases:
- your engines and settings,
- your feature flags,
- every conversation and its messages,
- the tool-call audit trail,
- all feedback,
- the usage/request history, and
- the agent undo records.
Permanent deletion
Dropping ai_* tables permanently removes all stored data.
- Snapshots exclude history: Pre-update snapshots do not preserve AI conversations or audit logs.
- Export data: Export required records from Observability surfaces prior to deletion.
If you only want to stop RelyAI for now, use Deactivate above instead — it keeps everything.
Related pages
- Backup and restore — export before you delete
- Observability — where to export conversations and audit data
- Installation — how to bring RelyAI back
- Troubleshooting — if something misbehaves before you remove it