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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/topics/plan_and_track.md')
-rw-r--r--doc/topics/plan_and_track.md17
1 files changed, 15 insertions, 2 deletions
diff --git a/doc/topics/plan_and_track.md b/doc/topics/plan_and_track.md
index abede62c00b..13cb3f8923b 100644
--- a/doc/topics/plan_and_track.md
+++ b/doc/topics/plan_and_track.md
@@ -11,6 +11,12 @@ 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.
+<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/).
+
## Basic workflow features
Planning features everyone needs to use day-to-day.
@@ -21,11 +27,14 @@ Planning features everyone needs to use day-to-day.
- [To-Do lists](../user/todos.md)
- [Using Git](../topics/git/index.md)
-## Team Planning
+## Team planning
Get work done as a team.
- [Comments and threads](../user/discussions/index.md)
+- [Customer relations (CRM)](../user/crm/index.md)
+ - [Contacts](../user/crm/index.md#contacts)
+ - [Organizations](../user/crm/index.md#organizations)
- [Issues](../user/project/issues/index.md)
- [Iterations](../user/group/iterations/index.md)
- [Labels](../user/project/labels.md)
@@ -35,9 +44,13 @@ Get work done as a team.
- [Time tracking](../user/project/time_tracking.md)
- [Wikis](../user/project/wiki/index.md)
-## Portfolio Management
+## 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)