Files
gitlab-foss/doc/user/project/organize_work_with_projects.md
2025-06-26 18:11:54 +00:00

1.8 KiB

stage, group, info, description, title
stage group info description title
Tenant Scale Organizations To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments Project visibility, search, badges, layout. Organize work with projects

In GitLab, a project is a broad container for all aspects of your development work. Projects contain a code repository, collaborative tools, project management features, and CI/CD capabilities. Use your project to organize all the data for your development project:

  • Track issues
  • Plan work
  • Collaborate on code
  • Use CI/CD tools to continuously build, test, and deploy your application

Projects can be available publicly, internally, or privately. GitLab does not limit the number of private projects you can create.

{{< cards >}}

{{< /cards >}}