Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-20 15:11:04 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-20 15:11:04 +0300
commit41a63a43b8d0c498638af0b14cf854d6a446a35b (patch)
treeef76eae534402b4a2a75ba27b5e81153c2582014 /doc/user/group/insights
parent9cc74486f532cbcbf9da100ee00bfe00b145971a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/group/insights')
-rw-r--r--doc/user/group/insights/index.md22
1 files changed, 13 insertions, 9 deletions
diff --git a/doc/user/group/insights/index.md b/doc/user/group/insights/index.md
index 18177d656ab..b1ca02963e5 100644
--- a/doc/user/group/insights/index.md
+++ b/doc/user/group/insights/index.md
@@ -17,22 +17,26 @@ requests to be merged and much more.
## View your group's Insights
-You can access your group's Insights by clicking the **Analytics > Insights**
-link in the left sidebar.
+To access your group's Insights:
+
+1. On the top bar, select **Menu > Groups** and find your group.
+1. On the left sidebar, select **Analytics > Insights**.
## Configure your Insights
-Navigate to your group's **Settings > General**, expand **Insights**, and choose
-the project that holds your `.gitlab/insights.yml` configuration file:
+1. On the top bar, select **Menu > Groups** and find your group.
+1. On the left sidebar, select **Settings > General**.
+1. Expand **Insights**.
+1. Choose the project that contains your `.gitlab/insights.yml` configuration file:
![group insights configuration](img/insights_group_configuration.png)
-If no configuration was set, a [default configuration file](
-https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/fixtures/insights/default.yml)
-will be used.
+If no configuration was set, a
+[default configuration file](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/fixtures/insights/default.yml)
+is used.
-See the [Project's Insights documentation](../../project/insights/index.md) for
-more details about the `.gitlab/insights.yml` configuration file.
+See the [project's Insights documentation](../../project/insights/index.md) for
+details about the `.gitlab/insights.yml` configuration file.
## Permissions