AIPricingLabGlossary
Glossary

Quota

A hard or soft cap on a usage unit (tokens, renders, seconds, cents) over a period (daily, monthly, lifetime). The "100 / month" in "100 image renders / month".

Last updated: 2026-05-10

Definition

Quotas are the numeric maximum on a limit group. They can be hard (block when reached) or soft (track and overage-bill). They reset on a period boundary anchored to either a calendar date or the user's subscription start. Quotas can be overridden per-user via customLimits when assigning a plan - useful for enterprise overrides or A/B testing.

Example

"plan_free": image.render quota = 20, period = monthly, anchor = calendar.

Related terms