News · BBVA's plan to make ChatGPT a banking frontend for customers

Jul, 84 min to read
Frontend

BBVA's plan to make ChatGPT a banking frontend for customers

OpenAI's multi-year deal with BBVA scales ChatGPT Enterprise to 120,000 employees, but the more interesting line is buried near the end: customers interacting with the bank directly through ChatGPT.

What BBVA is actually rolling out

The headline number is the 10x jump: ChatGPT Enterprise going to all 120,000 BBVA employees across 25 countries, up from the 11,000 who had access before. That path is documented. BBVA started with 3,300 accounts in May 2024, expanded to 11,000, and built thousands of custom GPTs along the way. OpenAI reports employees saved close to three hours a week on routine tasks with more than 80% using it daily.

On its own, that is an internal productivity story: risk analysis, software development, employee support. But the agreement also includes tools for creating internal agents connected to BBVA systems, and that is where the interface question starts. An agent wired into core banking systems is not a chat window for one employee — it is a piece of application plumbing.

Blue and the customer-facing surface

The part worth reading closely is that BBVA already ships a virtual assistant called Blue, built on OpenAI models, that lets people manage cards, accounts, and everyday questions in natural language. That is a customer-facing frontend that has already replaced form fields and menu trees for some tasks. It is live, not a pilot.

The forward-looking claim goes further: BBVA is exploring ways to integrate its products and services so customers can interact with the bank directly through ChatGPT. In frontend terms, that means the primary surface for a banking action would not be BBVA's app at all — it would be OpenAI's chat client, with BBVA's products reachable inside it. The bank's own screens become one channel among several rather than the front door.

The design problem of a chat-native bank

Carlos Torres Vila framed the ambition plainly.

Our alliance with OpenAI accelerates the native integration of artificial intelligence across the bank to create a smarter, more proactive, and completely personalized banking experience, anticipating the needs of every client.Montana Labs

A conversational banking interface trades the predictability of a designed screen for the open-endedness of language. A transfer form has fixed fields, validation, and a confirmation step you can lay out precisely. A chat request for the same transfer has to disambiguate intent, confirm amounts, and surface consequences without a fixed layout to lean on. The announcement notes the rollout includes security and privacy controls and access to OpenAI's latest models, which is the necessary backdrop — but the harder work for a regulated bank is in the confirmation, authorization, and error states that a language interface has to reconstruct on the fly.

What a dedicated product team signals for the interface layer

BBVA will have a dedicated team working directly with OpenAI's product, research, and technology teams. That structure matters more for the customer surface than for the employee seats. Rolling out enterprise licenses is a procurement and change-management exercise. Making customer banking actions safe inside ChatGPT — where the rendering, the model behavior, and much of the interaction pattern sit outside BBVA's control — requires ongoing coordination with OpenAI's product roadmap, not a one-time integration.

The specific implication here is that BBVA is betting part of its customer interface on a surface it does not own. Blue lives inside BBVA's channels; a ChatGPT integration would put a regulated institution's transactional flows inside a third-party client whose UI and model behavior can change. For teams building on the same platform, the lesson is concrete: the interesting engineering in this deal is not the 120,000 seats, it is designing bank-grade confirmation and authorization flows that hold up when your frontend is someone else's chat window.

Find this story relevant to you?

Contact us to find a unique solution

Contact us

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.

Get in touch

Related reading

More analysis around product delivery, operational AI, and the systems work that makes deployment hold up in reality.

Jul, 134 min to read
Frontend

DNP put ChatGPT Enterprise in front of ten departments and treated the chat window as the interface

Jul, 134 min to read
Frontend

AdventHealth deploys ChatGPT across nine states by treating adoption as the product

Jul, 134 min to read
Frontend

AP+ uses Codex to build behaving payment prototypes, not just clickable screens