Skip to content

Reports

What it's for

Generate a chart-based report over a date range — revenue trends, case volumes, or how agents/employees are performing.

Reports

Steps

  1. Pick a report type: Revenue Report, Cases Report, Agent Performance, or Employee Performance.
  2. Set a Start date and End date using the calendar pickers.
  3. Click ① Generate Report — a chart renders below using the selected range.
Technical Notes

Single endpoint: GET /api/admin/reports (report type and date range passed as query params, server returns pre-aggregated chart data). The Export Report button in the header is a placeholder — it currently only shows a "coming soon" toast, it does not actually download anything yet.