Monitor your Salesforce org limits, automation count, and storage usage.
Click any query to copy to clipboard.
Check via: Setup → Company Information → API Requests, Last 24 Hours. Or use the Limits API endpoint: /services/data/v60.0/limits
Data Storage
Count your major objects to estimate storage consumption.
Active Flows
Count active flows — too many can cause performance issues.
Active Triggers
Count active Apex triggers. Consider consolidating per object.
Active Validation Rules
List all active validation rules with their parent objects.
Run all these checks automaticallyThe free scan runs these queries plus 20 more — and gives you a scored report in 60 seconds.Free Health Scan →