32 lines
998 B
Markdown
32 lines
998 B
Markdown
|
---
|
||
|
type: reference, howto
|
||
|
---
|
||
|
|
||
|
# Compliance Dashboard **(ULTIMATE)**
|
||
|
|
||
|
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/36524) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.8.
|
||
|
|
||
|
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.
|
||
|
|
||
|
![Compliance Dashboard](img/compliance_dashboard_v12_8.png)
|
||
|
|
||
|
## 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.
|
||
|
|
||
|
## Permissions
|
||
|
|
||
|
- On [GitLab Ultimate](https://about.gitlab.com/pricing/) tier.
|
||
|
- By **Administrators** and **Group Owners**.
|