Skip to main content
Tools CRM Specific
GOV

Salesforce Governor Limit Estimator

v1.0 · Everything below stays in your browser

Estimate SOQL / DML / heap consumption for a transaction against per-transaction limits.

Runs entirely in your browser · Your input is never transmitted

How to use

  1. Enter expected counts per operation.
  2. See used/total for each limit.
  3. Adjust your design if any bar turns red.

Frequently asked

What counts as async?

Queueable, Batch execute(), @future, Scheduled. Gets higher limits than synchronous. Toggle the 'Async context' option.