News · BBVA turned 20,000 Custom GPTs into its AI front end
BBVA turned 20,000 Custom GPTs into its AI front end
OpenAI's case study on BBVA shows a bank that scaled ChatGPT by making the interface layer something employees build themselves, not a tool IT ships to them.
The front end is a GPT, not an app
The most concrete detail in OpenAI's write-up isn't the productivity figure. It's that BBVA employees created more than 20,000 Custom GPTs, with roughly 4,000 used frequently. Each of those is a small purpose-built interface — a wrapper with instructions, context, and a defined task — sitting on top of ChatGPT Enterprise.
That reframes what 'the product' is inside BBVA. The bank didn't commission a catalog of bespoke internal apps with their own screens and login flows. It gave people one surface and let them shape thousands of narrow front ends on top of it. The interface layer became a thing employees author, not something a central team ships and maintains.
For teams building applied AI, that's a meaningful design decision. A Custom GPT is the lightest possible front end: no deployment pipeline, no UI framework, no release cycle. The cost of creating a new interface drops close to zero, which is why the count runs into the tens of thousands.
What the Peru assistant tells you about the interaction surface
The single clearest workflow result comes from Peru, where an internally built assistant serves more than 3,000 employees and cut query handling time from about 7.5 minutes to roughly 1 minute — an ~80% reduction, per the source.
Read as a front-end story, that's a lookup-and-respond task that used to require navigating systems or documents and now happens in a single conversational exchange. The gain isn't a smarter model in the abstract; it's collapsing several manual interface steps into one query box that already holds the right context.
That's also why the ~3 hours saved per employee per week figure is plausible rather than aspirational: it's the aggregate of many small interaction shortcuts like Peru's, spread across the 83% who use it weekly.
Stickiness comes from the interface being trusted, not just useful
BBVA's framing repeatedly ties adoption to safety. Elena Alfaro describes giving employees 'a platform that was safe so they could start experimenting,' with security, legal, and compliance involved from day one. The stated goal was converting shadow AI into sanctioned AI by making the official surface the path of least resistance.
Once you start using it, it's very sticky and… you feel it helps you a lot.Montana Labs
The frontend lesson underneath the stickiness quote: an interface only becomes the default if using it is easier and safer than the alternatives employees would reach for anyway. BBVA competed with shadow tools by making its own surface the more convenient one, then paired it with hands-on training for 250 senior leaders, including the CEO and chairman.
Find this story relevant to you?
Contact us to find a unique solution
Need an AI engineering partner that can actually build?
We help businesses integrate AI, build AI-powered products, automate high-value workflows, and modernize the software systems behind them.
Related reading
More analysis around product delivery, operational AI, and the systems work that makes deployment hold up in reality.