summaryrefslogtreecommitdiff
path: root/doc/user/group/issues_analytics/index.md
blob: cf53d7423a61a9c6161fc1e54fc4705cdec736f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Issues Analytics **[PREMIUM]**

> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/7478) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.5.

GitLab by default displays a bar chart of the number of issues created each month, for the
current month, and 12 months prior, for a total of 13 months.

You can change the total number of months displayed by setting a URL parameter. 
For example, `https://gitlab.com/groups/gitlab-org/-/issues_analytics?months_back=15`
would show a total of 15 months for the chart in the GitLab.org group.

The **Search or filter results...** field can be used for filtering the issues by any attribute. For example, labels, assignee, milestone, and author.

To access the chart, navigate to a group's sidebar and select **Issues > Analytics**.

![Issues created per month](img/issues_created_per_month.png)