summaryrefslogtreecommitdiff
path: root/doc/user/analytics/index.md
blob: ec719c0b4a1c785294ba166425403e40b394ba22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Analytics workspace

> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/12077) in GitLab 12.2 (enabled using `analytics` feature flag).

The Analytics workspace will make it possible to aggregate analytics across
GitLab, so that users can view information across multiple projects and groups
in one place.

To access the centralized analytics workspace:

1. Ensure it's enabled. Requires a GitLab administrator to enable it with the `analytics` feature
   flag.
1. Once enabled, click on **Analytics** from the top navigation bar.

## Available analytics

From the centralized analytics workspace, the following analytics are available:

- [Cycle Analytics](cycle_analytics.md).

NOTE: **Note:**
Project-level Cycle Analytics are still available at a project's **Project > Cycle Analytics**.