[GH-ISSUE #4517] Enable Chat Sharing for Non-Registered Users #13641

Closed
opened 2026-04-19 20:18:31 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @RexWzh on GitHub (Aug 10, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4517

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

I want to share chats with friends and currently, I can obtain the link by clicking on the button:

image

However, non-registered users are unable to access the shared link.

image

Describe the solution you'd like

After reviewing the README file and searching through the documentation, I couldn't find a variable to control this setting. The available variables only pertain to "sharing to the Web-UI community" using ENABLE_COMMUNITY_SHARING.

Describe alternatives you've considered

Enable outsiders to view the chat by implementing a variable such as ENABLE_OUTSIDER_SHARING.

This feature would be very beneficial when sharing interesting chat logs or useful solutions with friends.

Thanks in advance!

Originally created by @RexWzh on GitHub (Aug 10, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4517 **Is your feature request related to a problem? Please describe.** I want to share chats with friends and currently, I can obtain the link by clicking on the button: ![image](https://github.com/user-attachments/assets/e0f09832-44a6-4a0f-b959-c35ef79352d2) However, non-registered users are unable to access the shared link. ![image](https://github.com/user-attachments/assets/e3001608-4105-4fea-b362-61bfe4c13081) **Describe the solution you'd like** After reviewing the README file and searching through the documentation, I couldn't find a variable to control this setting. The available variables only pertain to "sharing to the Web-UI community" using `ENABLE_COMMUNITY_SHARING`. **Describe alternatives you've considered** Enable outsiders to view the chat by implementing a variable such as `ENABLE_OUTSIDER_SHARING`. This feature would be very beneficial when sharing interesting chat logs or useful solutions with friends. Thanks in advance!
Author
Owner

@tjbck commented on GitHub (Aug 11, 2024):

#2904

<!-- gh-comment-id:2282898983 --> @tjbck commented on GitHub (Aug 11, 2024): #2904
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13641