How to back up your database
Last updated
Was this helpful?
Last updated
Was this helpful?
BoltAI stores all your data in a SQLite database on your machine. Don't forget to take backup regularly to prevent data loss.
In BoltAI, go to Settings > Advanced > Data Management. Click "Take a full backup..." and save the database file to a safe location.
Restoring your database is trickier. First, locate the database on your machine.
BoltAI store your data in the following location:
For Standalone version:
Find db.sqlite3
in ~/Library/Application Support/co.podzim.BoltGPT
For Setapp version:
Your database is stored in ~/Library/Application Support/co.podzim.BoltGPT-setapp
Quit BoltAI
Replace db.sqlite3 with the database file you've backed up
Re-open BoltAI