Prolytics Connect Logo
Admin Alert
{{ $threshold }}% Usage Reached

Company Storage Usage Alert

Company {{ $company_name }} has reached {{ $threshold }}% storage usage.

{{ number_format($utilization_percentage, 1) }}%
Company Name {{ $company_name }}
Company Email {{ $company_email }}
Current Usage {{ number_format($utilization_percentage, 1) }}%
Alert Threshold {{ $threshold }}%
Utilization Storage {{ number_format($total_utilization_gb, 2) }} GB
Static Storage {{ number_format($total_static_storage_gb, 2) }} GB
Total Used {{ number_format($total_used_gb, 2) }} GB
Alert Time {{ $alert_date }}
@if($threshold >= 100)
🚨 CRITICAL ALERT: This company has reached 100% storage usage. Immediate intervention may be required to prevent service issues.
@elseif($threshold >= 90)
⚠️ HIGH USAGE WARNING: This company is approaching their storage limit. Consider proactive outreach.
@else
ℹ️ MONITORING NOTICE: This company has reached {{ $threshold }}% storage usage. Monitor closely for continued growth.
@endif

Recommended Admin Actions: