summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/group/index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 9e168e830e5..2ac766e7714 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -55,6 +55,13 @@ By doing so:
- John mentions everyone from his team with `@john-team`
- John mentions only his marketing team with `@john-team/marketing`
+## Group-level views of issues and merge requests
+
+Issues and merge requests are part of projects. GitLab allows you to view
+all issues and merge requests together, within all the projects in particular group,
+in dedicated group-level views. These are the [group-level issue list view](../project/issues/index.md#issue-list-views-searching-and-filtering)
+and the [group-level merge request list view](../project/merge_requests/index.md#merge-request-list-views-searching-and-filtering).
+
## Create a new group
> **Notes:**