Project Status
Understand health scores and status indicators.
Status Levels#
Each project displays one of four status levels:
- Healthy (Green): All systems operational, no issues detected
- Warning (Yellow): Minor issues found that should be addressed
- Critical (Red): Serious issues requiring immediate attention
- Offline (Gray): Site is unreachable or monitoring is paused
The status badge appears on your project card in the dashboard and at the top of the project detail view.
Health Score#
The overall health score is calculated from multiple factors:
- Uptime: Site availability over the past 30 days
- SSL Status: Valid certificate with sufficient time before expiry
- Dependencies: No known security vulnerabilities
- Performance: Core Web Vitals within acceptable ranges
How Scores Affect Status
Your project status is determined by the lowest-scoring component:
- If any critical issue exists (site down, SSL expired, critical vulnerability), status is Critical
- If warning-level issues exist (SSL expiring soon, outdated dependencies), status is Warning
- If all components are healthy, status is Healthy
Improving Your Health Score#
To improve your project's health score:
- Keep your SSL certificate valid and renew before expiry
- Update dependencies regularly to patch vulnerabilities
- Monitor uptime and fix any availability issues
- Optimize performance based on Core Web Vitals recommendations
Quick Wins
The Overview tab in your project shows the most impactful issues to address first. Focus on critical items before warnings.