[GH-ISSUE #4053] As admin, I wish *not* to be able to see the other user chats #13478

Closed
opened 2026-04-19 20:12:23 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @awaescher on GitHub (Jul 23, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4053

Is your feature request related to a problem? Please describe.

We are hosting a shared Ollama instance and I would love to use open-webui instead of another UI we are currently using.
However, I want the users to be sure that noone else can read what they are chatting about. Not even an admin.

But my issue here is that chats are stored centrally and admins can see them.

image

I would love to have the possibility that chats are not saved at all except in the users local browser store.
And if they are stored, I would love to be able to truthfully tell the users that noone else can review them.

Describe the solution you'd like

  • Don't save the chats centrally. Use the local browser store on each client.

OR

  • If this is not possible, please introduce a switch to make sure that admins cannot review chats (and the switch may never been toggles from false to true).
Originally created by @awaescher on GitHub (Jul 23, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4053 **Is your feature request related to a problem? Please describe.** We are hosting a shared Ollama instance and I would love to use open-webui instead of another UI we are currently using. However, I want the users to be sure that noone else can read what they are chatting about. Not even an admin. But my issue here is that **chats are stored centrally and admins can see them**. ![image](https://github.com/user-attachments/assets/8fa4708d-bfff-4779-9e9c-e7724032b91c) I would love to have the possibility that chats are not saved at all except in the users local browser store. And if they are stored, I would love to be able to truthfully tell the users that noone else can review them. **Describe the solution you'd like** - Don't save the chats centrally. Use the local browser store on each client. OR - If this is not possible, please introduce a switch to make sure that admins cannot review chats (and the switch may never been toggles from false to true).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13478