What Happened
OpenAI has restructured its ChatGPT Business pricing, reducing the per-seat cost by $5/month and introducing a new usage-based seat tier restricted to Codex, its AI coding model. The changes target enterprise and team buyers who want more granular control over spend, particularly engineering -heavy organizations that use ChatGPT primarily for code generation rather than general-purpose tasks.
The $5 reduction on Business seats brings the cost down from the previously listed $30/user/month to approximately $25/user/month, though exact regional pricing may vary. The new Codex-only seat tier is billed on usage rather than a flat monthly fee, which is structurally different from anything Open AI has offered in its Business tier before.
Technical Deep Dive
Standard Business Seat ChangesThe core Business plan ret ains access to GPT-4o, the admin console, SSO, and the 32k context window. The $5 price cut does not come with a reduction in rate limits or model access — OpenAI has not publicly documented any feature being removed to justify the lower price. This appears to be a competitive response to pressure from Microsoft Copilot for Microsoft 365 ( currently $30/user/month) and Google Gemini for Workspace ($24 /user/month).
Codex-Only Usage-Based Seats
The new Codex seats are designed for developers who interact with OpenAI's API-adjacent coding workflows through the ChatGPT interface. Rather than paying a flat monthly fee, these seats bill based on actual token consumption. This mirrors the model OpenAI uses for its API, where code-davinci and now Codex within ChatGPT are priced per million tokens.
For teams running automated code review , documentation generation, or test scaffolding through ChatGPT Business, usage -based billing can lower costs significantly if usage is intermittent. A developer running Codex tasks 10 days per month rather than 30 would pay proportionally less under the new model.
What Codex Can Actually Do Here
Codex within ChatGPT Business supports:
- Multi-file code generation with context retention across a session
- Natural language to SQL, Python, JavaScript, and TypeScript
- Inline documentation and docstring generation
- Test case scaffolding from function signatures
- Debugging with stack trace interpretation
It does not currently support direct repository integration inside ChatGPT Business (that remains an API-only or GitHub Copilot feature). Teams expecting IDE -level tooling from the ChatGPT interface will still need a separate Cop ilot or Cursor subscription for in-editor use.
Billing Structure Comparison
Under the old model, every seat — whether used by a developer, a marketer, or an analyst — cost the same flat rate. The new structure lets admins assign seat types:
- Standard Business seat: ~$25/user/month flat , full GPT-4o access
- Codex usage seat: Pay -per-token, Codex model only, no flat monthly fee
Admins can mix seat types within a single organization account, which is the meaningful operational change for IT and procurement teams.
Who Should Care
Engineering managers at companies with 10 –500 developers will find the Codex usage seat relevant if their teams use ChatGPT for code tasks but not for writing, analysis, or customer -facing workflows. Paying $25/month flat for a developer who opens ChatGPT twice a week to generate boilerplate is inefficient — usage-based billing sol ves that specific case.
Procurement and finance teams at mid -market companies will care about the $5 seat reduction primarily on head count math. A 200-person organization saves $1 ,000/month ($12,000/year) at the new rate with no workflow changes required .
Startups already on the Team plan ($25 /user/month, minimum 2 seats) will see less differentiation, since the Team and Business plans are now closer in price. OpenAI has not announced changes to the Team plan pricing in this restructure.
Independent developers and small agencies are unlikely to benefit directly — the Business plan still requires organizational accounts and is not available as a single-user subscription.
What To Do This Week
If you manage a ChatGPT Business account, log into the admin console and audit your current seat assignments. Identify developers whose primary use case is code generation and evaluate whether the Codex usage- based seat would reduce your monthly bill based on their actual session frequency .
Run a rough calculation: if a developer uses Codex-level tasks for roughly 15 hours per month, estimate token consumption at approximately 1–2 million tokens ( depending on context length). Check OpenAI's published Codex token pricing against your $ 25 flat seat cost to determine which model wins for your usage profile.
For teams evaluating ChatGPT Business against GitHub Copilot Business ($ 19/user/month) or Cursor Business ($40/user/month), this pricing change narrows the gap on cost but does not address the core difference: IDE integration. ChatGPT Business remains a chat-first interface; neither Codex seat type changes that architecture.
If you have more than 50 seats , contact OpenAI sales directly — enterprise contracts often carry additional discounts not reflected in the published per-seat rates, and this restructure may give you leverage to renegotiate existing agreements.