Dark mode
Epics

Epics

An epic is a large body of work that groups many tasks toward a meaningful outcome — an initiative, a release, a customer problem, or a milestone. Tasks keep their own team, workflow, and sprint, while the epic provides the bigger grouping and roll-up view.

Epics are team-scoped: they appear under Projects → Your Teams → Epics for the selected team and can be linked to workspace-wide objectives.

Create an epic

  1. Open Projects → Epics (under Your Teams) and click Add epic — or use the global + menu and choose Epic.

  2. Give the epic a Title and, optionally, a description (rich text with mentions and file attachments).

  3. In the right column, set:

    • Team (required) — the primary team responsible for the epic.

    • Owner — the person driving it.

    • State — the epic workflow state (defaults to To Do).

    • Start date and Target date.

    • Code repo — when set, gives agents code context for planning and execution.

  4. Click Create Epic.

You can also attach files and external links while creating. If your workspace has agents and a repository connected, an epic can be assigned an agent with a delivery target (see Epic delivery runs).

The Helpin Epics page for the Engineering team: the team sidebar with Tasks, Epics and Sprints, and the epic list showing epic names, health and progress, with the Add epic control.
The Epics page for a team, with the Add epic control
Create Epic dialog showing the epic title and description editor on the left and metadata fields (Team, Owner, State, Start date, Target date, Code repo) on the right, with a Create Epic button.
The Create Epic dialog with its metadata sidebar.

Work with epics

Add tasks to an epic

Open an epic and use Link tasks to search existing tasks by name or task key, or create a new task in the epic directly. Tasks can still belong to their own team, sprint, labels, and workflow — the epic is the grouping above them.

Epic workflow states

Epics have their own workflow, separate from task workflows. Default epic states are:

  • To Do (the default when an epic is created)

  • In Progress

  • Done

Like task workflows, epic states can be customized. Each state maps to a stage (unstarted, started, or done) that drives progress.

Progress

Epic progress is computed from the tasks inside it: Helpin tracks how many tasks are unstarted, started, and done, plus total story points and completed points. You'll see progress as a percentage next to the epic and on its detail page, along with the number of tasks and points.

Health

Health communicates whether an epic is on track. Options are No health, On track, At risk, and Off track. Set health from the epic's detail page.

Helpin can also suggest a health value based on the epic's start/target dates and task completion: when the suggested value differs from the current one, a Suggested: link appears next to Health so you can apply it with one click. To receive suggestions, give the epic a start date and a deadline.

Epic detail page

Opening an epic shows:

  • Overview — the epic description, its tasks list (board/list, groupable), and health.

  • Delivery — agent runs and delivery context when the epic has an agent delivery target configured.

The detail sidebar shows the epic's State, Health, Team, linked Objective, Owner, Start date, Target date, and Code repo, plus actions to Archive/Unarchive the epic.

Epics list and roadmap

The Epics table shows Name, State, Health, Progress, Tasks, Points, Owner, linked Objective, Target date, Team, Start date, Labels, and creation/update times. Filter and group the list by these properties.

Epics with start and target dates also appear on the Roadmap timeline under Projects → Roadmap, so you can see what's coming and when (see Timeline / Roadmap view). Link epics to an objective to connect them to goals.

Was this article helpful?