diff options
Diffstat (limited to 'doc/topics/use_gitlab.md')
-rw-r--r-- | doc/topics/use_gitlab.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/topics/use_gitlab.md b/doc/topics/use_gitlab.md new file mode 100644 index 00000000000..f45dc91131c --- /dev/null +++ b/doc/topics/use_gitlab.md @@ -0,0 +1,19 @@ +--- +stage: +group: +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments +--- + +# Use GitLab **(FREE)** + +Get to know the GitLab end-to-end workflow. Configure permissions, +organize your work, create and secure your application, and analyze its performance. Report on team productivity throughout the process. + +- [Set up your organization](set_up_organization.md) +- [Organize work with projects](../user/project/index.md) +- [Plan and track work](plan_and_track.md) +- [Build your application](build_your_application.md) +- [Secure your application](../user/application_security/index.md) +- [Release your application](release_your_application.md) +- [Monitor application performance](../operations/index.md) +- [Analyze GitLab usage](../user/analytics/index.md) |