Files
gitlab-foss/doc/user/get_started/_index.md
2025-05-16 00:09:54 +00:00

25 lines
1.1 KiB
Markdown

---
stage: none
group: none
info: 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
title: Get started with GitLab
---
If you're new to GitLab, get started learning about how GitLab works.
{{< cards >}}
- [Get started with Git](../../topics/git/get_started.md)
- [Get started with GitLab Duo](getting_started_gitlab_duo.md)
- [Get started organizing work with projects](get_started_projects.md)
- [Get started planning work](get_started_planning_work.md)
- [Get started managing code](get_started_managing_code.md)
- [Get started with GitLab CI/CD](../../ci/_index.md)
- [Get started securing your application](../application_security/get-started-security.md)
- [Get started deploying and releasing your application](get_started_deploy_release.md)
- [Get started managing your infrastructure](get_started_managing_infrastructure.md)
- [Get started with monitoring your application in GitLab](get_started_monitoring.md)
- [Get started extending GitLab](../../api/get_started/get_started_extending.md)
{{< /cards >}}