mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 08:22:09 -05:00
[GH-ISSUE #20120] feat: Export Knowledge to zip (txt, md) (Backup) #57757
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @n4gY1 on GitHub (Dec 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20120
Check Existing Issues
Verify Feature Scope
Problem Description
I would like to have the ability to export the knowledge base as text or some solution.
If multiple people upload to the knowledge base from different sources, it would be nice to be able to archive them together from time to time.
Desired Solution you'd like
Export all knowledge (text) to zip or all files together. Collections to zip file with knowledges text. Thank you.
Alternatives Considered
No response
Additional Context
No response
@owui-terminator[bot] commented on GitHub (Dec 22, 2025):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#20061 feat: Knowledge export (backup)
by n4gY1 • Dec 20, 2025
#20079 feat: Download all answers at once
by codacli • Dec 21, 2025
#20028 feat:
by digin1 • Dec 18, 2025
#20081 feat: Simultaneous download button for all code blocks in the discussion
by codacli • Dec 21, 2025
#13749 feat: The knowledge base hopes to add support for compressed file formats
by a506488043 • May 10, 2025
Show 4 more related issues
#14493 feat: Upload files to knowledge base should overwrite existing (older) files
by MelleKoning • May 29, 2025
#9699 Enhancing Knowledge Feature with Additional Upload Options
by 954708775 • Feb 09, 2025
#12948 feat: Import Knowledge DBs
by SebastianBrunthaler • Apr 17, 2025
#531 feat: Create Collections of Document Files
by davidamacey • Jan 19, 2024 •
core💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@tjbck commented on GitHub (Jan 8, 2026):
Addressed in dev.