Commit 44675691 authored by Suzanne Selhorn's avatar Suzanne Selhorn Committed by Marcin Sedlak-Jakubowski

Updated nav steps to match standards

parent 137f9b68
...@@ -17,22 +17,26 @@ requests to be merged and much more. ...@@ -17,22 +17,26 @@ requests to be merged and much more.
## View your group's Insights ## View your group's Insights
You can access your group's Insights by clicking the **Analytics > Insights** To access your group's Insights:
link in the left sidebar.
1. On the top bar, select **Menu > Groups** and find your group.
1. On the left sidebar, select **Analytics > Insights**.
## Configure your Insights ## Configure your Insights
Navigate to your group's **Settings > General**, expand **Insights**, and choose 1. On the top bar, select **Menu > Groups** and find your group.
the project that holds your `.gitlab/insights.yml` configuration file: 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) ![group insights configuration](img/insights_group_configuration.png)
If no configuration was set, a [default configuration file]( If no configuration was set, a
https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/fixtures/insights/default.yml) [default configuration file](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/fixtures/insights/default.yml)
will be used. is used.
See the [Project's Insights documentation](../../project/insights/index.md) for See the [project's Insights documentation](../../project/insights/index.md) for
more details about the `.gitlab/insights.yml` configuration file. details about the `.gitlab/insights.yml` configuration file.
## Permissions ## Permissions
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment