Open Tasks
{{ overview.open_task_count }}
Visible team work
Unassigned
{{ overview.unassigned_count }}
Allocate first
In Progress
{{ overview.in_progress_count }}
Being worked
Client Pending
{{ overview.client_pending_count }}
Needs follow-up
Review Queue
{{ overview.review_pending_count }}
Review-ready
Escalations
{{ overview.escalation_count }}
Combined risk items

Attention Required

Unassigned, overdue and client-pending work.

Open Work Board
{% set rows = (unassigned + overdue + client_pending)[:12] %} {% include 'modules/manager_dashboard/templates/manager_dashboard/partials/_task_table.html' %}

Team Snapshot

Staff visible
{{ overview.staff_count }}
Clients visible
{{ overview.client_count }}
Due today
{{ overview.due_today_count }}
Due week
{{ overview.due_week_count }}