mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[GH-ISSUE #24774] feat: Add optional warning when Web Search is enabled #107395
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DuncanSARapp on GitHub (May 15, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24774
Related discussion: https://github.com/open-webui/open-webui/discussions/24772
Pre-submission checks
Problem Description
When Web Search is enabled, user prompts or generated web queries may be sent to the configured search provider. Some deployments need a user-facing reminder at the point of use, especially when Open WebUI is deployed in managed company environments.
For example, some managed deployments may need to make this processing boundary visible to users during privacy or compliance review without disabling Web Search entirely.
Proposed Solution
Add an optional Admin Web Search setting that shows a small warning in the chat input whenever Web Search is active for the current message.
The default should remain off to preserve existing behavior.
Alternatives Considered
Additional Context
The warning is intended as a transparency aid, not as legal advice or a replacement for policy/consent flows. It is off by default so personal and self-hosted deployments keep the current behavior, while managed deployments can opt in.
Screenshots:
@owui-terminator[bot] commented on GitHub (May 15, 2026):
🔍 Related Issues Found
I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions:
🟣 #21544 feat: Add option to disable or restrict "Analytics/Analyse" dashboard for GDPR compliance
This request is also about adding an optional admin-facing compliance/privacy control that changes the user experience only when enabled by an administrator. It’s not the same feature area, but it is closely related in intent: giving deployments a way to surface or restrict privacy-sensitive functionality.
by sct-hm
🟣 #24485 **feat: more control over web search settings; multiple configured search providers, and per-user settings. **
This feature request asks for more control over Web Search, including per-user policy and group access control. It is related because both issues concern admin-managed Web Search behavior and deployment policy around who can use search and under what conditions.
by vanmilleru
🟣 #20595 issue: "search_web" tool executed even when "Web Search" control disabled
This bug report concerns Web Search being used even when the UI control is disabled. It’s directly related to the new warning feature because both issues deal with the Web Search enable/disable boundary and what users should be aware of when search may send prompts externally.
by SlavikCA ·
bug🟣 #20641 issue: Web Search and Builtin Tools permissions break search
This issue requests finer control over Web Search and Builtin Tools because search can leak information if it can’t be controlled separately. It is related to the new warning proposal since both are motivated by preventing unintended external search behavior in sensitive environments.
by HenkieTenkie62 ·
bug,confirmed issue💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead.
This comment was generated automatically. React with 👍 if helpful, 👎 if not.
@Classic298 commented on GitHub (May 15, 2026):
you opened this as issue AND discussion? Why?
closing - keeping dscussion open