diff --git a/docs/channels/broadcast-groups.md b/docs/channels/broadcast-groups.md
index cc55ebe6ce7..2f73c708180 100644
--- a/docs/channels/broadcast-groups.md
+++ b/docs/channels/broadcast-groups.md
@@ -192,7 +192,7 @@ In group `120363403215116621@g.us` with agents `["alfred", "baerbel"]`:
```
Session: agent:alfred:whatsapp:group:120363403215116621@g.us
History: [user message, alfred's previous responses]
-Workspace: /Users/pascal/openclaw-alfred/
+Workspace: /Users/user/openclaw-alfred/
Tools: read, write, exec
```
@@ -201,7 +201,7 @@ Tools: read, write, exec
```
Session: agent:baerbel:whatsapp:group:120363403215116621@g.us
History: [user message, baerbel's previous responses]
-Workspace: /Users/pascal/openclaw-baerbel/
+Workspace: /Users/user/openclaw-baerbel/
Tools: read only
```
diff --git a/docs/help/environment.md b/docs/help/environment.md
index 2947d408f4a..2938368d6a8 100644
--- a/docs/help/environment.md
+++ b/docs/help/environment.md
@@ -127,7 +127,7 @@ When set, `OPENCLAW_HOME` replaces the system home directory (`$HOME` / `os.home
EnvironmentVariables
OPENCLAW_HOME
- /Users/kira
+ /Users/user
```