Role access: The dashboard is accessible to all authenticated users. However, statistics and charts are only visible to Admin users.
Overview
The dashboard is the first screen you see after signing in. It displays a welcome greeting with your name and provides quick access to the most common areas of the system.
Statistics Cards (Admin Only)
Five summary cards are displayed at the top of the dashboard:| Card | Description |
|---|---|
| Total Findings | Total number of findings across all reports |
| Critical | Count of critical-severity findings |
| High | Count of high-severity findings |
| Medium | Count of medium-severity findings |
| Low | Count of low-severity findings |
Charts (Admin Only)
Findings by Severity
A doughnut chart showing the distribution of findings by severity level (Critical, High, Medium, Low). The total count is displayed in the center.
Findings per User
A horizontal stacked bar chart showing how findings are distributed across team members. Each bar is segmented by severity level.
Quick Actions
Quick action cards provide shortcuts to frequently used areas:| Action | Link | Role |
|---|---|---|
| Reports | /reports/current | All |
| Findings | /findings | All |
| Conclusions | /conclusions | All |
| Recommendations | /recommendations | All |
| Users | /users | Admin only |
| Tools | /tools | Admin only |