Total Available
{{ report_summary.total }}
Role-aware report cards
Work / Execution
{{ report_summary.work }}
Task, review and due reports
Client / Documents
{{ report_summary.client }}
Client, portal and document views
Admin / Audit
{{ report_summary.system + report_summary.audit }}
Setup and audit shortcuts

Recommended

Start here

Most useful reports and dashboard links for your current role.

{{ recommended_cards|length }} recommended

Grouped View

Report areas

{% for area, cards in report_area_groups.items() %}
{{ area }}
{{ cards|length }} report link{{ '' if cards|length == 1 else 's' }}
{% endfor %}