Policies & Limits
Control spending and usage with budget limits, rate limits, and model restrictions.
Admin Only — Only organization administrators can configure policies. This ensures spending controls cannot be bypassed.
Policy Types
Budget Limits
Cap spending at daily, weekly, or monthly thresholds
Rate Limits
Limit requests per minute or hour
Model Restrictions
Block access to expensive models
Alerts
Get notified before hitting limits
Budget Limits
Set maximum spending amounts for different time periods. When a limit is reached, new requests are blocked until the period resets.
$50/dayCatches runaway processes quickly
$200/weekAllows daily variation while preventing overruns
$500/monthMatches typical billing cycles
Start with conservative limits. It is easier to raise them than to explain unexpected charges.
Rate Limits
Limit request volume to prevent runaway loops and ensure fair usage across team members.
60 req/minCatches infinite loops quickly
500 req/hourPrevents sustained high usage
100 req/hourFair allocation across team members
Review current usage patterns before setting strict limits to avoid blocking legitimate requests.
Model Restrictions
Control which AI models can be used to prevent unexpected costs from expensive models.
Model Cost Reference
Restriction Options
Allow All
No restrictions on model usage
Block Expensive
Block models above a cost threshold
Allowlist Only
Only permit specific approved models
Spending Alerts
Receive notifications before reaching limits so you can take action.
Alert Channels
- Email — Sent to all organization Admins
- Dashboard — Banner notification when logged in
- Webhook — Integration with Slack, Discord (coming soon)
Configuration
- Navigate to your organization
- Click the Policies tab
- Configure budget limits, rate limits, and model restrictions
- Set alert thresholds
- Click Save Changes
Policies take effect immediately for all new requests.