Skip to content

Commit 23416f5

Browse files
committed
clarify admin email telemetry
1 parent bebe4f0 commit 23416f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/setup/telemetry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ In particular, look at the struct types such as `Template` or `Workspace`.
1717
As a rule, we **do not collect** the following types of information:
1818

1919
- Any data that could make your installation less secure
20-
- Any data that could identify individual users
20+
- Any data that could identify individual users, except the administrator.
2121

2222
For example, we do not collect parameters, environment variables, or user email
23-
addresses.
23+
addresses. We do collect the administrator email.
2424

2525
## Why we collect
2626

0 commit comments

Comments
 (0)