Manage Database

Import/Export Database

Export Database

Export database to a .sqlite file. You can use this file to import the database in another knowledge base or keep it as back to replace the current database in future.

Import Database

Import an .sqlite file to replace the current database. This will delete all the current data in the database and replace it with the data in the .sqlite file. Make sure to keep a backup of the current database before importing a new one.