The agency AI cost problem in plain terms
Most agencies land on one of two failure modes. Failure mode one: everyone gets a $30/month ChatGPT Team or Claude Team seat, usage stays low, the per-task cost is enormous, and leadership concludes that AI is 'expensive.' Failure mode two: the dev team hooks up the API for a single workflow, it takes off, token usage explodes, and the bill hits $8,000 a month with no visibility into which prompts are driving it.
The right answer for most agencies with 10–100 employees is a mixed model: seat plans only for the humans who actually use the chat UI every day, and API access for any workflow a developer can wrap in code. That combination typically cuts total AI spend 40–70% compared to giving everyone a seat plan and running production workflows through the UI.
To put numbers on it: a 25-person agency where 10 people actively use ChatGPT Team and the other 15 rarely open it is paying $750/month for licenses. The 15 inactive seats alone cost $450/month. Meanwhile, if the agency is running a blog-content workflow through the UI — say, 200 articles/month at 3,000 tokens each — that same work via the GPT-5 Batch API costs roughly $3/month instead of burning through the seat plan's included usage cap.