From 7ea74505748da519aa48f7dd8901e228907e30b5 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Tue, 17 Sep 2019 14:42:10 +1000 Subject: Refine new content --- doc/user/analytics/productivity_analytics.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/user/analytics/productivity_analytics.md b/doc/user/analytics/productivity_analytics.md index e3b7d337f96..a3c538ddbf8 100644 --- a/doc/user/analytics/productivity_analytics.md +++ b/doc/user/analytics/productivity_analytics.md @@ -44,11 +44,12 @@ The following metrics and visualizations are available on a project or group lev - Table showing list of merge requests with their respective times and size metrics. - Users can sort by any of the above metrics. -## Retrieving data +## Changing data timespan **(PREMIUM ONLY)** -Users can retrieve three months of data when they deploy Productivity Analytics for the first time. +By default, three months of data is available when deploying Productivity Analytics for the first time. -To retrieve data for a different time span, run the following in the GitLab directory: +To retrieve data for a different time span, a GitLab administrator can +run the following in the GitLab directory: ```sh MERGED_AT_AFTER = rake gitlab:productivity_analytics:recalc -- cgit v1.2.1