debian-mirror-gitlab/doc/user/compliance/compliance_dashboard/index.md

37 lines
1.3 KiB
Markdown
Raw Normal View History

2020-04-08 14:13:33 +05:30
---
type: reference, howto
2020-06-23 00:09:42 +05:30
stage: Manage
group: Compliance
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
2020-04-08 14:13:33 +05:30
---
# Compliance Dashboard **(ULTIMATE)**
2020-06-23 00:09:42 +05:30
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/36524) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.8.
2020-04-08 14:13:33 +05:30
The Compliance Dashboard gives you the ability to see a group's Merge Request activity
by providing a high-level view for all projects in the group. For example, code approved
for merging into production.
## Overview
To access the Compliance Dashboard for a group, navigate to **{shield}** **Security & Compliance > Compliance** on the group's menu.
2020-07-28 23:09:34 +05:30
![Compliance Dashboard](img/compliance_dashboard_v13_2.png)
2020-04-08 14:13:33 +05:30
## Use cases
This feature is for people who care about the compliance status of projects within their group.
You can use the dashboard to:
- Get an overview of the latest Merge Request for each project.
- See if Merge Requests were approved and by whom.
2020-07-28 23:09:34 +05:30
- See Merge Request authors.
2020-04-22 19:07:51 +05:30
- See the latest [CI Pipeline](../../../ci/pipelines/index.md) result for each Merge Request.
2020-04-08 14:13:33 +05:30
## Permissions
- On [GitLab Ultimate](https://about.gitlab.com/pricing/) tier.
- By **Administrators** and **Group Owners**.