Budget Rules
Budget rules stop spend before the LLM call fires. When a limit is hit Nolma returns HTTP 429 immediately — the LLM provider never receives the request.Creating a budget rule
Dashboard → Guard → Budgets → Add ruleScope types
Enforcement modes
Example rules
Daily limit per agent:
Monthly org-wide limit:
Budget templates
New accounts can apply a template from the Budgets page:- Conservative — $10/day hard block. Good for development and testing.
- Growth — $100/day soft limit with auto-downgrade at 80%. Good for production startups.
- Enterprise — $1,000/month org-wide. Good for regulated companies.