Welcome to mirror list, hosted at ThFree Co, Russian Federation.

organize_work_with_projects.md « project « user « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b280a2645c5b5b01ad53bea178db0c738c6ba717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
stage: Data Stores
group: Tenant Scale
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
---

# Organize work with projects **(FREE ALL)**

In GitLab, you can create projects to host
your codebase. You can also use projects to track issues, plan work,
collaborate on code, and continuously build, test, and use
built-in CI/CD to deploy your app.

Projects can be available [publicly, internally, or privately](../public_access.md).
GitLab does not limit the number of private projects you can create.

- [Create a project](index.md)
- [Manage projects](working_with_projects.md)
- [Project visibility](../public_access.md)
- [Project settings](../project/settings/index.md)
- [Project access tokens](../project/settings/project_access_tokens.md)
- [Share projects](../project/members/share_project_with_groups.md)
- [Reserved project and group names](../../user/reserved_names.md)
- [Search](../../user/search/index.md)
- [Badges](../../user/project/badges.md)
- [Code intelligence](../../user/project/code_intelligence.md)
- [Compliance](../../user/compliance/index.md)
- [Description templates](../../user/project/description_templates.md)
- [Deploy keys](../../user/project/deploy_keys/index.md)
- [Deploy tokens](../../user/project/deploy_tokens/index.md)
- [File finder](../../user/project/repository/file_finder.md)
- [Migrating projects](../../user/project/import/index.md)
- [Migrate projects by using file exports](../../user/project/settings/import_export.md)