Set quotas and budget alerts with verifiable policies.
Commands are templates. Replace IDs, secrets and endpoints with your environment values.
Execute each command, capture output, then note issues and fixes.
Run:
maxclaw policy quota set --agent support-bot --daily-requests 5000
maxclaw policy quota set --agent support-bot --daily-requests 5000Run:
maxclaw billing budget set --monthly 300 --alert-at 70,90
maxclaw billing budget set --monthly 300 --alert-at 70,90Run:
maxclaw billing report --range 7d --group-by channel
maxclaw billing report --range 7d --group-by channelRun:
maxclaw policy simulate --agent support-bot --requests 6000
maxclaw policy simulate --agent support-bot --requests 6000Turn the commands on this page into your team runbook.