GitSwarm-EE 2017.2-1 Documentation


How to create a group in GitLab

Your projects in GitLab can be organized in 2 different ways: under your own namespace for single projects, such as your-name/project-1 or under groups.

If you organize your projects under a group, it works like a folder. You can manage your group members' permissions and access to the projects.


To create a group:

  1. Expand the left sidebar by clicking the three bars at the upper left corner and then navigate to Groups.

    Go to groups

  2. Once in your groups dashboard, click on New group.

    Create new group information

  3. Fill out the needed information:

    1. Set the "Group path" which will be the namespace under which your projects will be hosted (path can contain only letters, digits, underscores, dashes and dots; it cannot start with dashes or end in dot).
    2. Optionally, you can add a description so that others can briefly understand what this group is about.
    3. Optionally, choose and avatar for your project.
    4. Choose the visibility level.
  4. Finally, click the Create group button.

Add a new project to a group

There are 2 different ways to add a new project to a group: