doc/user/group/epics/manage_epics.md
{{< details >}}
{{< /details >}}
This page collects instructions for all the things you can do with epics or in relation to them.
For information on managing child items of an epic, see child items.
{{< history >}}
{{< /history >}}
Prerequisites:
To create an epic in the group you're in:
Get to the New Epic form:
From the Type dropdown list, select Epic if it is not already selected.
Complete the fields.
Select Create epic.
The newly created epic opens.
If you select Inherited:
These dates are dynamic and recalculated if any of the following occur:
Because the epic's dates can inherit dates from its children, the start date and due date propagate from the bottom to the top. If the start date of a child epic on the lowest level changes, that becomes the earliest possible start date for its parent epic. The parent epic's start date then reflects this change and propagates upwards to the top epic.
{{< history >}}
{{< /history >}}
After you create an epic, you can edit the following details:
Prerequisites:
To edit an epic's title or description:
To edit an epic's start date, due date, milestone, or labels:
{{< history >}}
{{< /history >}}
When you view an epic that has a list in the description, you can also reorder the list items.
Prerequisites:
To reorder list items, when viewing an epic:
{{< history >}}
{{< /history >}}
Prerequisites:
To update multiple epics at the same time:
When bulk editing epics in a group, you can edit the following attributes:
{{< history >}}
{{< /history >}}
If an epic description is long, GitLab displays only part of it. To see the whole description, you must select Read more. This truncation makes it easier to find other elements on the page without scrolling through lengthy text.
To change whether descriptions are truncated:
This setting is remembered and affects all issues, tasks, epics, objectives, and key results.
{{< history >}}
{{< /history >}}
Epic attributes are shown in a sidebar to the right of the description when space allows.
To hide the sidebar and increase space for the description:
This setting is remembered and affects all issues, tasks, epics, objectives, and key results.
To show the sidebar again:
{{< details >}}
{{< /details >}}
{{< history >}}
work_items_beta. Disabled by default. This feature is in beta.work_items_beta.{{< /history >}}
An epic can be assigned to one or more users.
The assignees can be changed as often as needed. The idea is that the assignees are people responsible for the epic.
If a user is not a member of a group, an epic can only be assigned to them if another group member assigns them.
{{< history >}}
{{< /history >}}
Prerequisites:
To change the assignee on an epic:
The assignee is changed without having to refresh the page.
{{< details >}}
{{< /details >}}
{{< history >}}
epic_color_highlight. Disabled by default.epic_color_highlight removed.{{< /history >}}
You can set a color for an epic to categorize and prioritize tasks visually. Use colors to:
Epic colors are visible in roadmaps and epic boards.
On roadmaps, the timeline bars match the epic's color:
On epic boards, the color shows on the epic's card accent:
{{< history >}}
{{< /history >}}
Prerequisites:
To change an epic's color:
The epic's color is updated.
{{< history >}}
{{< /history >}}
Prerequisites:
To delete an epic:
Deleting an epic releases all existing issues from their associated epic in the system.
{{< history >}}
{{< /history >}}
Prerequisites:
To close an epic:
You can also use the /close quick action.
{{< history >}}
{{< /history >}}
You can reopen an epic that was closed.
Prerequisites:
To do so, either:
/reopen quick action.You can also create an epic by promoting an issue.
If an issue belongs to an epic, you can go to the parent epic from:
Prerequisites:
To view epics in a group:
To set which attributes are shown for epics on the epics list, configure display preferences.
{{< history >}}
{{< /history >}}
Whether you can view an epic depends on the group visibility level and the epic's confidentiality status:
{{< history >}}
work_item_view_for_issues. Enabled by default.epics_list_drawer removed.{{< /history >}}
When you select an epic from the work items page or an epic board, it opens in a details panel. You can then view and edit its details without losing context of the epic list or board.
When using the drawer:
To open an epic in the full page view:
my_project#123.To always open work items in full page view, see set preference whether to open items in a drawer.
{{< history >}}
{{< /history >}}
You can filter a list of epics by:
To filter:
{{< history >}}
or_issuable_queries. Disabled by default.or_issuable_queries removed.{{< /history >}}
You can use the OR operator (is one of: ||) when you filter the list of epics by:
is one of represents an inclusive OR. For example, if you filter by Label is one of Deliverable and
Label is one of UX, GitLab shows epics with either Deliverable, UX, or both labels.
You can sort the epics list by:
Each option contains a button that can toggle the order between Ascending and Descending. The sort option and order is saved and used wherever you browse epics, including the roadmap.
You can reverse the default order and interact with the activity feed sorted by most recent items at the top. Your preference is saved in local storage and automatically applied to every epic and issue you view.
To change the activity sort order, select the Oldest first dropdown list and select either oldest or newest items to be shown first.
{{< history >}}
{{< /history >}}
If you're working on items that contain private information, you can make an epic confidential.
[!note] A confidential epic can only contain confidential issues and confidential child epics. However, merge requests are public, if created in a public project. To create a confidential merge request, see merge requests for confidential issues.
Prerequisites:
To make an epic confidential:
You can also use the /confidential quick action.
This section collects instructions for all the things you can do with issues in relation to epics.
{{< details >}}
{{< /details >}}
{{< history >}}
{{< /history >}}
Use health status on epics to gain quick insight into project progress. Health status helps you communicate and manage potential issues proactively.
You can view an epic's health status in the epic view and in the Child items and Linked items sections.
You can set the health status to:
To address risks to timely delivery of your planned work, incorporate a review of epic health status into your:
{{< history >}}
{{< /history >}}
Prerequisites:
To change the health status of an epic:
The epic's health status is updated.
You can also set and clear health statuses using the /health_status and /clear_health_status quick actions.
Participants are users who interacted with an epic. For information about viewing participants, see participants.