Agent log overage settles to usage credits
August 26, 2026 · release
Paid VoiceThere projects can already grow agent log storage past the plan cap when agent log overage billing is on. Settlement now matches conversation history and recording: overflow debits usage credits instead of only skipping rollover.
What shipped
- Monthly included cap — same per-plan
perProjectMaxnumbers as the pricing table (UTC calendar month bycreated_at). - Overage rate — 1 usage credit per 1,000 log entries past that included cap when overage billing is enabled on the project.
- Overage off — logs keep soft rollover and FIFO at your plan cap with no usage-credit debits for extra lines.
Who it is for
Builders on paid tiers who rely on agent logs in production and intentionally allow storage past the included monthly entry cap.
Try it
- Docs: Agent logs & session errors and Billing & usage credits
- Dashboard: project Billing settings → enable agent log overage billing when you want overflow to settle to credits
voicethere projects billing-settings list --project <project-id>
Look for agent_log_overage_enabled alongside your other billing toggles.