Skip to main content

Managing Active Workflows

The Workflows tab is your central command for all running and completed workflow instances in a project. From here you can assess the health of all active reviews, identify overdue items, drill into any instance for detail, and take corrective action.

The Workflows list

The list shows every workflow instance in the current project (or across all projects if you are viewing from the organization level). Each row displays:

ColumnDescription
TitleThe workflow name set when it was started
ReferenceAuto-generated reference number
TemplateThe template this instance is running against
StatusCurrent lifecycle status (Active, Completed, Cancelled, etc.)
PriorityLow / Medium / High / Urgent with colour-coded badge
Current StepThe name of the step currently awaiting action
Assignee(s)Who is responsible for the current step
Due DateThe top-level due date for the whole workflow
OverdueRed flag if the workflow or any step has passed its SLA

View modes

Toggle between Table view and Card view using the view switcher in the top-right of the toolbar.

  • Table view — dense, sortable columns; best for managing large volumes
  • Card view — visual cards with progress bar; best for a quick health snapshot

Searching and filtering

Use the search bar and filter panel to narrow the list:

FilterOptions
StatusDraft, Active, Completed, Cancelled, Returned
PriorityLow, Medium, High, Urgent
TemplateFilter to instances of a specific template
AssigneeShow only instances where a specific person has an open step
OverdueToggle to show only overdue instances
Date rangeFilter by start date or due date
SearchFull-text search across title and reference number

Filters are additive (AND logic). Selecting Status = Active and Priority = Urgent shows only urgent active instances.

Reading instance progress

Click any instance row to open the Instance Detail page.

Progress bar

A horizontal progress bar at the top shows how many steps have been completed out of the total. Completed steps appear in green; the current step appears in amber; future steps appear in grey.

Step list

Below the progress bar, each step is listed in order with:

  • Step name and type (Review, Approve, Acknowledge, Sign)
  • Assignee(s)
  • Status badge (Pending, In Progress, In Review, Completed, Skipped, Overdue, Terminated)
  • Start and completion timestamps (where available)
  • SLA due date and a Overdue flag if exceeded
  • Actions taken on that step (shown after completion)

Workflow timeline

The right panel shows a chronological activity feed: every action, comment, delegation, and notification event since the workflow started.

Handling overdue workflows

A step is marked Overdue when its SLA duration has elapsed without a completed action. A workflow is marked Overdue when its top-level due date has passed without completion.

Overdue workflows appear with a red flag in the list and trigger notifications to the assignee and their project admin (based on notification preferences).

To respond to an overdue step:

  1. Open the instance detail.
  2. Identify the overdue step (red badge).
  3. Options:
    • Reassign the step to a different member if the assignee is unavailable.
    • Extend the SLA (if you have Admin permissions) by editing the step's due date.
    • Contact the assignee using the correspondence or notification tools.
    • Terminate the step (Admin only) to force-complete it and move forward.

Instance detail page actions

ActionWho can do itDescription
Cancel workflowInitiator, Project Admin, Org AdminCancels the entire workflow. All open steps are closed.
Recall workflowInitiator (if template permits), AdminReturns the workflow to the initiator. Steps are paused.
Edit priorityInitiator, AdminChange Low/Medium/High/Urgent without restarting
Edit due dateInitiator (if template permits), AdminAdjust the top-level due date
Add noteAny project memberAdds a comment to the workflow timeline
View documentsAny viewerOpens the linked documents in the Document Register

Pending tasks widget

The Dashboard also shows a Pending Tasks widget listing every step currently assigned to you. This is the fastest way to act on your open items without navigating the full Workflows list.

What's next