What an Epic Is in Jira
An epic in Jira is a large body of work that can be broken down into smaller, manageable pieces called stories or tasks. It serves as a container for related work items, helping teams organize and track progress on significant features or initiatives that span multiple sprints.
More from this site
Keep reading the latest coverage
Epics are a fundamental part of agile project management in Jira, enabling teams to group work logically and maintain a clear hierarchy from high-level objectives down to individual tasks.
How Epics Work in Jira
In Jira, an epic sits above stories and tasks in the issue hierarchy. A single epic can contain multiple stories, and each story can be further broken down into tasks or sub-tasks. This structure allows teams to manage complex projects by grouping related work while maintaining visibility into individual deliverables.
Creating and Managing Epics
To create an epic in Jira, you select the Epic issue type when creating a new issue. Once created, you can add stories to the epic directly or convert existing issues into epic-linked stories. You can track epic progress through the epic's own board or using Jira's reporting features, which show the completion status of linked stories.
When to Use Epics
Epics are best suited for large bodies of work that cannot be completed in a single sprint. Common use cases include major feature development, platform migrations, or cross-team initiatives. If a piece of work can be completed in one sprint, it is likely a story or task rather than an epic.
Epics vs. Stories vs. Tasks
| Issue Type | Scope | Typical Duration |
|---|---|---|
| Epic | Large initiative or feature | Multiple sprints or quarters |
| Story | User-facing feature or requirement | One sprint |
| Task | Small unit of work | A few hours to days |
Best Practices for Using Epics
- Keep epics focused on a single objective or feature area
- Use clear, descriptive epic names that convey the goal
- Break epics into stories that deliver independent value
- Link epics to roadmaps or portfolio-level planning
- Review epic scope regularly to avoid scope creep