mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #16408] feat: Allow admin users to hide content created by other users in the workspace from themselves #17893
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 @xxtg666 on GitHub (Aug 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16408
Check Existing Issues
Problem Description
When I want to share the OpenWebUI I deployed with my friends, the models and other content they create in the workspace appear in my model list. However, I do not need to use these models, and I am unable to hide them only for myself, simply because my user role is admin.
Desired Solution you'd like
Add a setting option to allow admin users to hide content created by other users in the workspace from themselves
Alternatives Considered
No response
Additional Context
No response
@rgaricano commented on GitHub (Aug 9, 2025):
it's addressed with commit
55ad48d1c3(PR https://github.com/open-webui/open-webui/pull/15746 )@xxtg666 commented on GitHub (Aug 9, 2025):
Sorry, I didn't find this when I was searching