mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
1.8 KiB
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 >}}
- Getting started
- Create a project
- Manage projects
- Project visibility
- Project settings
- Description templates
- Project access tokens
- Deploy keys
- Deploy tokens
- Reserved project and group names
- Search
- Badges
- Project topics
- Code intelligence
- Import and migrate
- System notes
- Transfer projects
- Use a project as a Go package
- Tutorial: Build a protected workflow for your project
- Troubleshooting
{{< /cards >}}