Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Separation of workspaces between users #181

Closed
nagelpat opened this issue Nov 4, 2023 · 4 comments
Closed

Enhancement: Separation of workspaces between users #181

nagelpat opened this issue Nov 4, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request stale

Comments

@nagelpat
Copy link

nagelpat commented Nov 4, 2023

Currently, every authenticated user can see every workspace created by another user and send queries against it. This behavior can be a (data privacy) issue if different teams and users work on the same llm-chatbot deployment.

You can’t retrieve uploaded documents by another user directly but you can still retrieve information with a few queries against that workspace and the file name might even give some hints what the data is about.

A first step to implement workspace separation might simply be on the “UI” level and could be done with a feature flag for those who need it. Pretty sure that some users will ask to share workspaces with specific users (or teams) but that could be a later iteration. Thanks!

@abduljaleel
Copy link

Highly support this feature, in the enterprise environment data privacy concerns prevents using the chatbot because of public workspace behavior.

@hghandri
Copy link

hghandri commented Dec 20, 2023

Hi,
this request issue is already opened with same subject.

#227

Copy link

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale label Feb 19, 2024
Copy link

This issue was closed because it has been inactive for 30 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in AWS GenAI Chatbot Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
Status: Done
Development

No branches or pull requests

5 participants