Admin Console
Budget Management
Set spending limits and track costs across agents and AI providers.
Overview
Budget management helps you control AI costs by setting limits at the agent, team, or organization level with automatic enforcement and alerts.
Spending Limits
Set daily, weekly, or monthly caps
Alerts
Get notified at 50%, 80%, 100%
Analytics
Track spend by agent and model
Creating Budgets
Budgets are enforced by Tork, so they are managed over the REST API. There is no Python cloud SDK — @torknetwork/sdk is npm-only, and tork-governance on PyPI decides on-device and does not track spend. The cost APIs require an organization-scoped API key:
Checking Budget Status
Monitor budget usage in real-time:
Budget Alerts
Configure webhooks for budget alerts:
Cost Breakdown
Get detailed cost analytics:
Tip: Set conservative initial budgets and increase them based on actual usage patterns.