[GH-ISSUE #840] [FEAT]: Workspace should be able set visibility based on role #495

Closed
opened 2026-02-22 18:19:46 -05:00 by yindo · 1 comment
Owner

Originally created by @dohsimpson on GitHub (Feb 29, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/840

What would you like to see?

Currently, workspace access is controlled on a per user basis (for default role users). This means that when a new default role user is created, they are greeted with an empty home page, where no workspace is accessible to them.

Ideally, workspace permission could be set on a role basis (in the current code, only default role needs to be allowed, manager / admin automatically has permission). This way, admin/manager does not need to manually add users to workspace that they intend to make public.

Originally created by @dohsimpson on GitHub (Feb 29, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/840 ### What would you like to see? Currently, workspace access is controlled on a per user basis (for default role users). This means that when a new default role user is created, they are greeted with an empty home page, where no workspace is accessible to them. Ideally, workspace permission could be set on a role basis (in the current code, only default role needs to be allowed, manager / admin automatically has permission). This way, admin/manager does not need to manually add users to workspace that they intend to make public.
yindo added the enhancementfeature request labels 2026-02-22 18:19:46 -05:00
yindo closed this issue 2026-02-22 18:19:47 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jun 28, 2024):

Moving to https://github.com/Mintplex-Labs/anything-llm/issues/1787

@timothycarambat commented on GitHub (Jun 28, 2024): Moving to https://github.com/Mintplex-Labs/anything-llm/issues/1787
yindo changed title from [FEAT]: Workspace should be able set visibility based on role to [GH-ISSUE #840] [FEAT]: Workspace should be able set visibility based on role 2026-06-05 14:35:36 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#495