I have searched for all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.
Verify Feature Scope
I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.
Problem Description
Not related to a problem
Desired Solution you'd like
I would like to track the number of unique users accessing Open WebUI each day, with counts reset at midnight. This metric would help monitor adoption, engagement, and growth trends.
in complement of #15794 i would have the metric "webui.users.active.today"
Alternatives Considered
No response
Additional Context
No response
Originally created by @FlorentMair80 on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19234
### Check Existing Issues
- [x] I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request.
### Verify Feature Scope
- [x] I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.
### Problem Description
Not related to a problem
### Desired Solution you'd like
I would like to track the number of unique users accessing Open WebUI each day, with counts reset at midnight. This metric would help monitor adoption, engagement, and growth trends.
in complement of #15794 i would have the metric "webui.users.active.today"
### Alternatives Considered
_No response_
### Additional Context
_No response_
should use ENABLE FORWARD USER INFO HEADERS and track externally (e.g. in LiteLLM) and you can see then how many active users you have in a day
<!-- gh-comment-id:3542984068 -->
@Classic298 commented on GitHub (Nov 17, 2025):
should use ENABLE FORWARD USER INFO HEADERS and track externally (e.g. in LiteLLM) and you can see then how many active users you have in a day
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @FlorentMair80 on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19234
Check Existing Issues
Verify Feature Scope
Problem Description
Not related to a problem
Desired Solution you'd like
I would like to track the number of unique users accessing Open WebUI each day, with counts reset at midnight. This metric would help monitor adoption, engagement, and growth trends.
in complement of #15794 i would have the metric "webui.users.active.today"
Alternatives Considered
No response
Additional Context
No response
@Classic298 commented on GitHub (Nov 17, 2025):
should use ENABLE FORWARD USER INFO HEADERS and track externally (e.g. in LiteLLM) and you can see then how many active users you have in a day