debian-mirror-gitlab/doc/topics/plan_and_track.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

63 lines
2.3 KiB
Markdown
Raw Normal View History

2021-09-04 01:27:46 +05:30
---
2021-11-18 22:05:49 +05:30
stage: Plan
group: Project Management
2022-11-25 23:54:43 +05:30
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
2021-09-04 01:27:46 +05:30
---
# Plan and track work **(FREE)**
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.
2023-03-04 22:38:38 +05:30
<!-- vale gitlab.Spelling = NO -->
2022-01-26 12:08:38 +05:30
<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/).
2023-03-04 22:38:38 +05:30
<!-- vale gitlab.Spelling = YES -->
2022-01-26 12:08:38 +05:30
## Team planning
2021-11-18 22:05:49 +05:30
Get work done as a team.
- [Labels](../user/project/labels.md)
2023-03-17 16:20:25 +05:30
- [Iterations](../user/group/iterations/index.md)
2021-09-04 01:27:46 +05:30
- [Milestones](../user/project/milestones/index.md)
2023-03-17 16:20:25 +05:30
- [Issues](../user/project/issues/index.md)
- [Comments and threads](../user/discussions/index.md)
2021-12-11 22:18:48 +05:30
- [Tasks](../user/tasks.md)
2023-03-17 16:20:25 +05:30
- [Requirements](../user/project/requirements/index.md)
2021-09-04 01:27:46 +05:30
- [Time tracking](../user/project/time_tracking.md)
2023-03-17 16:20:25 +05:30
- [Customer relations (CRM)](../user/crm/index.md)
- [Contacts](../user/crm/index.md#contacts)
- [Organizations](../user/crm/index.md#organizations)
2021-09-04 01:27:46 +05:30
- [Wikis](../user/project/wiki/index.md)
2021-11-18 22:05:49 +05:30
2022-01-26 12:08:38 +05:30
## Portfolio management
2021-11-18 22:05:49 +05:30
Align your work across teams.
- [Epics](../user/group/epics/index.md)
2022-01-26 12:08:38 +05:30
- [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)
2021-11-18 22:05:49 +05:30
- [Roadmaps](../user/group/roadmap/index.md)
2022-01-26 12:08:38 +05:30
- [Planning hierarchies](../user/group/planning_hierarchy/index.md)
2023-03-17 16:20:25 +05:30
- [Objectives and key results](../user/okrs.md)
## Basic workflow features
Use these day-to-day planning features.
2023-04-23 21:23:45 +05:30
- [Your work sidebar](../topics/your_work.md)
2023-03-17 16:20:25 +05:30
- [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)