Dashboard overview
Stat cards for active policies, pending claims, failed payments, and documents awaiting review.
InsureOps is a workflow-heavy internal dashboard for insurance ops — policies, claims, payments, KYC documents, and role-gated actions in one cohesive product surface.
Capabilities
Six focused capabilities grouped by how teams actually work — visibility first, then workflows, then who can do what.
See what needs attention before it becomes a customer problem.
Stat cards for active policies, pending claims, failed payments, and documents awaiting review.
Search, filter, sort, and paginate with URL-synced state plus real empty, loading, and error paths.
Encode business rules in the UI so invalid actions never ship to production.
Claim transitions, document review, and payment retry flows validated on the server and reflected in the client.
Every mutation appends an audit-style event. The dashboard and global activity sheet stay in sync.
Role-aware surfaces and a clean path to your real backend.
Switch demo personas in one click. Approve, retry, and review controls appear only when the role allows it.
Typed Next.js API routes today. Point NEXT_PUBLIC_API_BASE_URL at your service tomorrow — components unchanged.
Workflow
Transitions are validated server-side and mirrored in the client. Reviewers cannot skip steps; finance marks payout only after approval.
Submitted
Customer files claim
Under review
Reviewer opens case
Approved
Payout authorised
Paid out
Finance closes loop
Permissions
Pick a demo persona at login and watch the interface adapt — not a separate app per role.
Claims reviewer
Approve & reject claims
Finance admin
Retry failed premiums
Operations manager
Assign reviewers
Support agent
View-only customer access
Log in as Daniel Okafor (claims reviewer), filter submitted claims, and approve one in under a minute.
Start the demo