I have searched the existing issues and discussions.
Problem Description
Currently, adding users to a group requires searching for and adding them one by one. When needing to copy a user list from another source for addition, this process becomes highly inefficient.
Desired Solution you'd like
Allow direct copying of user lists for verification and addition to user groups. Use commas (,), semicolons (;), and line breaks to separate entries.
Alternatives Considered
No response
Additional Context
No response
Originally created by @ShirasawaSama on GitHub (Oct 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18238
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
Currently, adding users to a group requires searching for and adding them one by one. When needing to copy a user list from another source for addition, this process becomes highly inefficient.
### Desired Solution you'd like
Allow direct copying of user lists for verification and addition to user groups. Use commas (,), semicolons (;), and line breaks to separate entries.
### Alternatives Considered
_No response_
### Additional Context
_No response_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ShirasawaSama on GitHub (Oct 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18238
Check Existing Issues
Problem Description
Currently, adding users to a group requires searching for and adding them one by one. When needing to copy a user list from another source for addition, this process becomes highly inefficient.
Desired Solution you'd like
Allow direct copying of user lists for verification and addition to user groups. Use commas (,), semicolons (;), and line breaks to separate entries.
Alternatives Considered
No response
Additional Context
No response
@ltechconsultancy commented on GitHub (Oct 20, 2025):
Are you using SSO? If so then its possible.
@Classic298 commented on GitHub (Oct 20, 2025):
Duplicate of: https://github.com/open-webui/open-webui/discussions/16793