Task management

Create, assign and track operational work across the Root platform

Task management

Task management is an operational work-tracking system built into the Root platform. It lets your team create, assign, track, and complete units of work — called tasks — for manual reviews, follow-ups, and everyday operational to-dos.

Each task can be linked to a specific insurance entity such as a policy, claim, application, quote, or complaint, so the work always carries its context. A team member reviewing a claim, for example, can see the open tasks attached to that claim and pick up exactly where someone else left off.

📘

Availability

Task management is gated behind a feature flag (task_management). Speak to your Root representative to enable it for your organisation.

How tasks are created

Tasks can be raised in three ways:

  • Manually — a team member creates a task from the admin portal, optionally linking it to an entity and assigning it to a person or group.
  • On a schedule — a recurring template generates task instances automatically at a set frequency (for example, a weekly reconciliation check). See Assignment & scheduling.
  • Automatically — product module code raises a task in response to an event in a policy or claim's lifecycle, so that the right work reaches a human at the right moment. See Automated tasks.

Core concepts

ConceptDescription
TaskA single unit of work, with a name, description, status, priority and an auto-assigned, human-friendly task number.
TypeHow the task was created: ad_hoc (manual), scheduled (from a recurring template) or automated (raised by product module code).
StatusWhere the task sits in its lifecycle. Statuses are configurable per organisation. See Task concepts.
PriorityThe urgency of the task (for example low, medium, high), each with a default SLA.
AssignmentThe person and/or group responsible for the task.
ReferenceThe entity the task relates to — a policy, claim, application, quote or complaint.
ChecklistOptional structured sub-items for guided manual review.
NotesFree-text notes on a task, with support for pinning the important ones.

What's next


Did this page help you?