Skip to content

Commit f7c5204

Browse files
夏一飞夏一飞
authored andcommitted
docs: add FAQ about user visibility in management page
1 parent 875abb0 commit f7c5204

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ The principle is that this address should be accessible from within the OpenWebU
7575

7676
Fill in your deployed OpenWebUI Monitor backend domain or IP address accessible within the OpenWebUI container. For example `http://[host local ip]:7878`, where `7878` is the default port for OpenWebUI Monitor.
7777

78+
### 3. Why can't I see users in the user management page?
79+
80+
OpenWebUI Monitor will only start tracking a user’s information after the user makes their first chat request.
81+
7882
<h2>Gallery</h2>
7983

8084
![](https://github.com/user-attachments/assets/63f23bfd-f271-41e8-a71c-2016be1d501a)

resources/tutorials/zh-cn/README_zh.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ sudo docker compose up -d
7575

7676
填你部署的 OpenWebUI Monitor 后端域名或 OpenWebUI 容器内可访问的 ip 地址。例如 `http://[宿主机的本地ip]:7878`,其中 `7878` 是 OpenWebUI Monitor 的默认端口。
7777

78+
### 3. 为什么用户管理页面看不见用户?
79+
80+
只有用户首次进行聊天请求后,OpenWebUI Monitor 才会开始追踪该用户的信息。
81+
7882
<h2>Gallery</h2>
7983

8084
![](https://github.com/user-attachments/assets/2777c1fc-a8c6-4397-9665-a6a559d4bab1)

0 commit comments

Comments
 (0)