mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #15333] feat: Organizing Knowledgebases and models by folders #33062
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 @le-patenteux on GitHub (Jun 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15333
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
We are using the Knowledgebase a lot, and have created dozens of knowlege bases. Same goes for custom Models. Our issue is that it becomes harder and harder to navigate.
A simple folder structure would do a lot to help on that front.
Desired Solution you'd like
Simply adding a grouping functon, akin to a folder structure...
Not sure I need to make a detailed post suggesting how a folder hierarchy works, but I will do it if needed ☺️
Alternatives Considered
I don't really see better ways... maybe I am not really imaginative when it comes to organizing...
Additional Context
the cluttered mess we created!
@tjbck commented on GitHub (Jun 27, 2025):
You can utilise tags for this purpose, will add a tag filter view to model workspace!
@ion-elgreco commented on GitHub (Jun 30, 2025):
@tjbck I would argue hierarchies are still very practical to have a single overview of what's there. So maybe allow top-level tags to be listed as hierarchies?
@le-patenteux commented on GitHub (Nov 21, 2025):
Wait? did you actually do it? with hierarchy? This is soooo nice if you did!
It has been 15 months now since we started using open-webui, and navigating the workspace is a nightmare!
Thanks