| stage | Growth |
|---|---|
| group | Acquisition |
| info | To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments |
A five-user limit applies to newly created top-level namespaces with private visibility on GitLab SaaS. For existing namespaces created before December 28, 2022, the limit was applied on June 13, 2023.
When the five-user limit is applied, top-level private namespaces exceeding the user limit are placed in a read-only state. These namespaces cannot write new data to repositories, Git Large File Storage (LFS), packages, or registries. For the full list of restricted actions, see Read-only namespaces.
To help manage your free user limit, you can view and manage the total number of members across all projects and groups in your namespace.
Prerequisite:
- You must have the Owner role for the group.
- On the left sidebar, select Search or go to and find your group.
- On the left sidebar, select Settings > Usage Quotas.
- To view all members, select the Seats tab.
- To remove a member, select Remove user.
If you need more time to manage your members, or to try GitLab features with a team of more than five members, you can start a trial. A trial lasts for 30 days and includes an unlimited number of members.
Every unique user of a top-level namespace with private visibility counts towards the five-user limit. This includes every user of a group, subgroup, and project within a namespace.
For example:
The group example-1 has:
- One group owner,
A. - One subgroup called
subgroup-1with one member,B.subgroup-1inheritsAas a member fromexample-1.
- One project in
subgroup-1calledproject-1with two members,CandD.project-1inheritsAandBas members fromsubgroup-1.
The namespace example-1 has four unique members: A, B, C, and D. Because example-1 has only four unique members, it is not impacted by the five-user limit.
The group example-2 has:
- One group owner,
A. - One subgroup called
subgroup-2with one member,B.subgroup-2inheritsAas a member fromexample-2.
- One project in
subgroup-2calledproject-2awith two members,CandD.project-2ainheritsAandBas members fromsubgroup-2.
- One project in
subgroup-2calledproject-2bwith two members,EandF.project-2binheritsAandBas members fromsubgroup-2.
The namespace example-2 has six unique members: A, B, C, D, E, and F. Because example-2 has six unique users, it is impacted by the five-user limit.