mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #20170] feat: Group-Based Model Access Control #34640
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 @jptube153-source on GitHub (Dec 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20170
Check Existing Issues
Verify Feature Scope
Problem Description
It seems that the current model access control only allows settings for public or private.
Desired Solution you'd like
It would be very useful to have the option to define access scope by group (or individual user).
Alternatives Considered
For example, advanced model features could be shared only with users who require them, through group-based settings.
We kindly ask for your positive consideration of this enhancement.
Additional Context
No response
@owui-terminator[bot] commented on GitHub (Dec 25, 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:
#19817 feat: Ability to specify different task models for different tasks and user groups
by Mikikrus • Dec 08, 2025
#20028 feat:
by digin1 • Dec 18, 2025
#15947 feat: Allow non-admin user to edit resources under workspace with public visibility
by frdeng • Jul 23, 2025
#14132 feat: allow group assignment for public models
by grzegorzwilki • May 21, 2025
#7104 enh: toggle option for group users to make models public
by tkg61 • Nov 20, 2024
Show 5 more related issues
#6400 feature request: user groups + filter models per user group
by RocketRider • Oct 25, 2024
#10033 feat: Support changing all models' visibility at once
by TibixDev • Feb 14, 2025
#7085 Add Model Control Feature in Group Editing Interface
by JoelShepard • Nov 20, 2024
#446 feat: granular permissions, and user groups
by oliverbob • Jan 10, 2024 •
enhancement,good first issue#4809 FEAT: Document Groups for Enhanced Access Control
by RobinBially • Aug 22, 2024
💡 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 (Dec 26, 2025):
This feature has been a part of Open WebUI for a very long time.