docs/billing-limits.mdx
Billing limits let you cap your organization's monthly compute spend so a runaway task or unexpected traffic spike can't blow your budget. Billing alerts notify you by email as you approach thresholds you choose.
<Note>Billing limits and alerts are available to all Trigger.dev Cloud organizations. They don't apply to self-hosted instances.</Note>
You can find the settings in the dashboard: open the Organization menu in the top left, then Settings → Billing limits.
<picture> <source srcSet="/images/billing-docs.webp" type="image/webp" /> </picture>Choose one of three options:
A billing limit applies to your whole organization and covers billable environments: production, staging, and preview. Your dev environment is not affected.
Optionally, enable Cancel in-progress runs when this limit is reached to immediately cancel executing runs when the limit is hit, instead of letting them finish naturally.
Billing alerts are email notifications sent when your monthly spend crosses a threshold. You can add multiple thresholds:
Alerts only notify you — they never pause environments or reject runs. Use them on their own for visibility, or alongside a limit to get advance warning before enforcement kicks in.
When your organization's spend reaches the billing limit, billable environments enter a grace period:
production, staging, and preview. In-progress runs finish naturally (unless you enabled Cancel in-progress runs).If you don't act before the grace period ends, queued runs are canceled and new triggers are rejected for the rest of the billing cycle.
<Note> Billing limits are **soft limits**, not instantaneous hard caps. Usage is evaluated on a short delay, so spend can briefly exceed your limit before enforcement applies. See our [terms](https://trigger.dev/terms) for refund policy details. </Note>To resume execution, increase or remove the billing limit from the Billing limits page. You'll be asked what to do with the runs that queued up during the pause:
Execution resumes automatically once you've resolved the limit. Limits also reset at the start of each billing cycle.
On the Usage page (Organization menu → Usage), a Billing limit marker appears on the usage bar alongside your current spend and plan included usage, so you can see how close you are at a glance.
For tips on lowering your spend in the first place, see How to reduce your spend.