How to create a project in GitLab
There are two ways to create a new project in GitLab.
-
While in your dashboard, you can create a new project using the New project green button or you can use the cross icon in the upper right corner next to your avatar which is always visible.
-
From there you can see several options.
-
Fill out the information:
- "Project name" is the name of your project (you can't use special characters, but you can use spaces, hyphens, underscores or even emojis).
- The "Project description" is optional and will be shown in your project's dashboard so others can briefly understand what your project is about.
- Select a visibility level.
- You can also import your existing projects.
Finally, click Create project.