[GH-ISSUE #1365] [FEAT]: Database System Import/Export #867

Closed
opened 2026-02-22 18:21:53 -05:00 by yindo · 2 comments
Owner

Originally created by @chalitbkb on GitHub (May 11, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1365

What would you like to see?

Is it possible to export and import the entire system database (in JSON format) including system prompts, all system settings, and even the complete list of user accounts, various API key configurations and Instance Workspaces?

** With just one button, all data can be easily exported and imported. I've noticed that only certain parts can do this. It would be quite beneficial if it were possible to export and import with a single click.
**
Note: There are some tasks that occasionally require me to switch 'railway' user accounts, but I want to use the same system database for another account.

Originally created by @chalitbkb on GitHub (May 11, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1365 ### What would you like to see? Is it possible to export and import the entire system database (in JSON format) including system prompts, all system settings, and even the complete list of user accounts, various API key configurations and Instance Workspaces? ** With just one button, all data can be easily exported and imported. I've noticed that only certain parts can do this. It would be quite beneficial if it were possible to export and import with a single click. ** Note: There are some tasks that occasionally require me to switch 'railway' user accounts, but I want to use the same system database for another account.
yindo added the enhancementfeature request labels 2026-02-22 18:21:53 -05:00
yindo closed this issue 2026-02-22 18:21:53 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 11, 2024):

You can accomplish the same end-result by copy-pasting in the same anythingllm.db, .env, and entire /storage folder. Would this not suffice? Any particular reason it needs to be JSON? Or am i misreading the issue at hand?

@timothycarambat commented on GitHub (May 11, 2024): You can accomplish the same end-result by copy-pasting in the same `anythingllm.db`, `.env`, and entire `/storage` folder. Would this not suffice? Any particular reason it needs to be JSON? Or am i misreading the issue at hand?
Author
Owner

@chalitbkb commented on GitHub (May 12, 2024):

I need to transfer all the DB databases from one account to another, and I want to completely delete the old account.

@chalitbkb commented on GitHub (May 12, 2024): I need to transfer all the DB databases from one account to another, and I want to completely delete the old account.
yindo changed title from [FEAT]: Database System Import/Export to [GH-ISSUE #1365] [FEAT]: Database System Import/Export 2026-06-05 14:37:37 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#867