doc/user/work_items/_index.md
{{< details >}}
{{< /details >}}
Work items are the core elements for planning and tracking work in GitLab. Planning and tracking product development often requires breaking work into smaller, manageable parts while maintaining connection to the bigger picture. Work items are designed around this fundamental need, providing a unified way to represent units of work at any level, from strategic initiatives to individual tasks.
The hierarchical nature of work items enables clear relationships between different levels of work, helping teams understand how daily tasks contribute to larger goals and how strategic objectives break down into actionable components.
This structure supports various planning frameworks like Scrum, Kanban, and portfolio management approaches, while giving teams visibility into progress at every level.
GitLab supports the following work item types:
{{< history >}}
work_item_planning_view. Disabled by default.work_item_planning_view removed.{{< /history >}}
The Work items list is the central place to view and manage all work item types (such as issues, epics, and tasks) for a project or group. Use this view to understand the full scope of work in your project or group and prioritize effectively.
In earlier versions of GitLab, issues and epics had separate list pages under
Plan > Issues and Plan > Epics. In GitLab 18.10 and later, these pages
are replaced by Plan > Work items, which consolidates all work item types in a
single view. If you had pinned Issues or Epics in the sidebar, Work items is
pinned in their place. URLs that contain /epics/:iid or /issues/:iid automatically
redirect to /work_items/:iid.
To view work items for a project or group:
The Work items list shows all work item types by default. To view a specific type (for example, only issues or only epics), use the Type filter.
To filter the work items list:
{{< history >}}
{{< /history >}}
These filters are available for work items:
is, is not one of, is one ofis, is not one of, is one ofYes, Noisisis, is notis, is notis, is not one of, is one ofis, is notis, is notisis, is notIssue, Epic, Objectiveis, is notTitles, DescriptionsAny, Open, ClosedIssue, Incident, Task, Epic, Objective, Key Result, Test caseis, is notTo access filters you've used recently, on the left side of the filter bar, select the Recent searches ({{< icon name="history" >}}) dropdown list.
{{< history >}}
work_item_status_mvc2. Enabled by default.work_item_status_mvc2 removed.{{< /history >}}
Sort the list of work items by the following:
To change the sorting criteria:
To toggle the sorting order between ascending and descending:
For more information about sorting logic, see sorting and ordering issue lists.
{{< history >}}
{{< /history >}}
Customize how work items are displayed on the list pages by showing or hiding specific metadata fields and configuring view preferences.
GitLab saves your display preferences at different levels:
To configure display preferences:
Your preference is saved and remembered across all your sessions and devices.
{{< history >}}
extensible_reference_filters. Disabled by default.extensible_reference_filters removed.{{< /history >}}
You can reference work items in GitLab Flavored Markdown fields with [work_item:123].
For more information, see GitLab-specific references.