AI Pulse by Inblix

OpenAI rebuilt support so every ticket makes the system smarter

OpenAI Blog · Jul 12, 2026 · 3 min read · Read original article →

Curated by the Inblix editorial team


Featured image for article: OpenAI rebuilt support so every ticket makes the system smarter

Most companies treat support like a factory floor: tickets in, replies out, and success measured by throughput. OpenAI decided that model was broken. In a rare look under the hood, the company detailed how it rebuilt its entire support operation around a self-improving AI loop, turning millions of annual requests from hundreds of millions of users into fuel for a continuously learning system. The goal, as the Ops team put it, was to go well beyond a simple deflection chatbot and reimagine support as an engineering and operational design challenge. “Support has never really been about replying to just tickets. It’s about whether people get what they need,” the team noted.

At the core of the new model are three building blocks that form a relentless feedback loop. There are the surfaces where people ask for help—chat, email, phone, and increasingly, support embedded directly inside the product itself. Then there is the knowledge layer, which isn’t a dusty wiki but a living body of guidance drawn from real conversations and continuously updated. Finally, shared evals and classifiers define what a great interaction looks like, blending human judgment with software to steer model behavior across every channel automatically. A pattern caught in one enterprise chat can instantly strengthen a developer FAQ. An eval written for a tricky billing question improves the model for thousands of future cases.

This architecture completely changes the job of a human support rep. Instead of just processing transactional work, reps are now builders who actively improve the machinery. They flag interactions that should become test cases, propose new classifiers when they spot novel patterns, and even ship lightweight automations to close workflow gaps in just days. “Agents aren’t just responding to tickets. They’re informing our knowledge base and our policies,” a team member explained. Jay Patel, a Software Engineer on Support Automation, highlighted a critical safety net: “By using our AI tools, we’re able to get those responses much more quickly—and just as importantly, we know when the model shouldn’t answer.”

The whole system sits on OpenAI’s own stack, which the company says eliminates the usual plumbing headaches. The Agents SDK provides step-level traces so engineers can instantly replay and debug model runs. The Responses API powers classifiers for tone and policy adherence, while the Realtime API enables voice support. The internal Evals dashboard then turns everyday conversations into production tests, codifying what “great” means—solving the issue politely, clearly, and consistently. Because the platform primitives are ready-made, the team spends less time stitching tools together and more time defining and measuring quality. As models gain larger context windows and stronger agentic capabilities, those advances can be adopted immediately, creating a support organization defined not by how many tickets it closes, but by its capacity to evolve.

💡 Key Takeaways

  1. OpenAI rearchitected its support model into a self-improving loop where interactions in one channel, like chat, automatically strengthen responses across all other channels including email and voice.
  2. Human support reps have shifted from ticket processors to system builders, directly flagging evaluation cases, proposing new AI classifiers, and shipping automations to close workflow gaps.
  3. The company relies on its own AI stack—including the Agents SDK for debugging and the Realtime API for voice—to adopt model advancements like larger context windows instantly without re-plumbing its systems.
  4. A critical design principle is that the AI knows when not to answer, ensuring automation doesn't sacrifice safety or accuracy just to deflect a ticket.

Keep reading: See related articles below for more coverage on this topic.

Get smarter about AI

The sharpest AI news, curated daily. Delivered free to your inbox.

Learn more

Glossary terms

← Back to all articles