Global work reports with filtering by projects, users, sprints, and date ranges. PDF export for stakeholders. Separate tracking of AI vs. manual entries.
Single view of reports across all projects. Superuser sees everything, project member sees only their projects.
Select multiple projects, users, and sprints at once. Date range defaults to last 30 days.
Total hours, average per entry, unique user count, AI vs. manual entry breakdown.
Formatted report generated server-side with weasyprint. Ready to send to stakeholders.
User, ticket key (PIM-1), sprint, date, hours, description. Pagination at 20 entries.
created_via_ai flag on each entry. Separate counters for AI and manual entries.
Reports dashboard is global — no project selection needed. Accessible from main navigation.
Choose projects, users, and sprints. Default: all projects, last 30 days.
Summary at the top: total hours, average, users, AI/manual breakdown.
Click the export button — report generates server-side and downloads as PDF.
Reports aggregate data logged via the log_time tool in the Scrum module. AI agent logs work time via MCP — entries automatically marked as AI-created.
Available MCP tools
log_time
Log work time to a ticket (in the Scrum module). Entry marked as AI-created.
list_tickets
Browse tickets with logged time
get_ticket
Ticket details with time entries list