diff options
-rw-r--r-- | doc/user/admin_area/settings/usage_statistics.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/user/admin_area/settings/usage_statistics.md b/doc/user/admin_area/settings/usage_statistics.md index feda8235d23..5d70705061b 100644 --- a/doc/user/admin_area/settings/usage_statistics.md +++ b/doc/user/admin_area/settings/usage_statistics.md @@ -42,11 +42,13 @@ not send any project names, usernames, or any other specific data. The information from the usage ping is not anonymous, it is linked to the hostname of the instance. -You can view the exact JSON payload in the administration panel. Go to the **Admin -area** (spanner symbol on the top bar). Then click on **Metrics and profiling** under -**Settings** in the left sidebar. Expand **Usage statistics** and click on the **Preview -payload** button. -**Admin area > Settings > Metrics and profiling > Usage statistics > Preview payload** +You can view the exact JSON payload in the administration panel. To view the payload: + +1. Go to the **Admin area** (spanner symbol on the top bar). +1. Expand **Settings** in the left sidebar and click on **Metrics and profiling**. +1. Expand **Usage statistics** and click on the **Preview payload** button. + +tldr; **Admin area > Settings > Metrics and profiling > Usage statistics > Preview payload** ### Deactivate the usage ping |