Commit 5d961830 authored by Mike Jang's avatar Mike Jang

Add link to permissions for subgroup visibility levels

parent bb9e58d2
...@@ -7,13 +7,12 @@ type: reference, howto, concepts ...@@ -7,13 +7,12 @@ type: reference, howto, concepts
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/2772) in GitLab 9.0. > [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/2772) in GitLab 9.0.
GitLab supports up to 20 levels of subgroups, also known as nested groups or hierarchical groups. GitLab supports up to 20 levels of subgroups, also known as nested groups or hierarchical groups.
levels of groups.
By using subgroups you can do the following: By using subgroups you can do the following:
- **Separate internal / external organizations.** Since every group - **Separate internal / external organizations.** Since every group
can have its own visibility level, you are able to host groups for different can have its own visibility level ([public, internal, or private](../../../development/permissions.md#general-permissions)),
purposes under the same umbrella. you're able to host groups for different purposes under the same umbrella.
- **Organize large projects.** For large projects, subgroups makes it - **Organize large projects.** For large projects, subgroups makes it
potentially easier to separate permissions on parts of the source code. potentially easier to separate permissions on parts of the source code.
- **Make it easier to manage people and control visibility.** Give people - **Make it easier to manage people and control visibility.** Give people
......
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