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

plan_and_track.md « topics « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3712d73929c553190a88b6a612ea2255eef631fc (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
stage: Plan
group: Project Management
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
---

# Plan and track work **(FREE ALL)**

Plan your work by creating requirements, issues, and epics. Schedule work
with milestones and track your team's time. Learn how to save time with
quick actions, see how GitLab renders Markdown text, and learn how to
use Git to interact with GitLab.

<!-- vale gitlab.Spelling = NO -->

<i class="fa fa-youtube-play youtube" aria-hidden="true"></i>
For a thorough demo of Plan features, see
[Multi-team planning with GitLab Ultimate](https://www.youtube.com/watch?v=KmASFwSap7c).
In this video, Gabe describes a use case of a multi-team organization that uses GitLab
with [Scaled Agile Framework (SAFe)](https://about.gitlab.com/solutions/agile-delivery/scaled-agile/).

<!-- vale gitlab.Spelling = YES -->

## Team planning

Get work done as a team.

- [Labels](../user/project/labels.md)
- [Iterations](../user/group/iterations/index.md)
- [Milestones](../user/project/milestones/index.md)
- [Issues](../user/project/issues/index.md)
- [Comments and threads](../user/discussions/index.md)
- [Tasks](../user/tasks.md)
- [Requirements](../user/project/requirements/index.md)
- [Time tracking](../user/project/time_tracking.md)
- [Customer relations (CRM)](../user/crm/index.md)
  - [Contacts](../user/crm/index.md#contacts)
  - [Organizations](../user/crm/index.md#organizations)
- [Wikis](../user/project/wiki/index.md)

## Portfolio management

Align your work across teams.

- [Epics](../user/group/epics/index.md)
  - [Multi-level epics](../user/group/epics/manage_epics.md#multi-level-child-epics)
  - [Epic boards](../user/group/epics/epic_boards.md)
  - [View health status](../user/project/issues/managing_issues.md#health-status)
- [Roadmaps](../user/group/roadmap/index.md)
- [Planning hierarchies](../user/group/planning_hierarchy/index.md)
- [Objectives and key results](../user/okrs.md)

## Basic workflow features

Use these day-to-day planning features.

- [Your work sidebar](../tutorials/left_sidebar/index.md)
- [Keyboard shortcuts](../user/shortcuts.md)
- [Quick actions](../user/project/quick_actions.md)
- [Markdown](../user/markdown.md)
- [To-Do List](../user/todos.md)
- [Using Git](../topics/git/index.md)