<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Enterprise on Carles Abarca</title><link>https://carlesabarca.com/tags/enterprise/</link><description>Recent content in Enterprise on Carles Abarca</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Carles Abarca</copyright><lastBuildDate>Wed, 18 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://carlesabarca.com/tags/enterprise/index.xml" rel="self" type="application/rss+xml"/><item><title>NemoClaw and the Enterprise Awakening: When AI Agents Leave the Garage</title><link>https://carlesabarca.com/posts/nemoclaw-enterprise-agents/</link><pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate><guid>https://carlesabarca.com/posts/nemoclaw-enterprise-agents/</guid><description>NVIDIA just validated what some of us already knew: OpenClaw is not a toy. With NemoClaw, the framework that started as a personal AI assistant enters the enterprise with security, governance, and guardrails. At Tec de Monterrey, we&amp;rsquo;ve been building this future for months — we call them AgenTECs.</description><content:encoded>&lt;p&gt;Jensen Huang does not use words carelessly. When the CEO of the most valuable company on Earth stands on stage at GTC and says &amp;ldquo;OpenClaw is the operating system for personal AI,&amp;rdquo; he is not making a prediction. He is reading a scoreboard.&lt;/p&gt;
&lt;p&gt;And then he drops NemoClaw.&lt;/p&gt;

&lt;h2 class="relative group"&gt;What NemoClaw actually is
 &lt;div id="what-nemoclaw-actually-is" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-nemoclaw-actually-is" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Let me cut through the press releases. NemoClaw is not a competitor to OpenClaw. It is an enterprise wrapper around it. A single command — one command — installs NVIDIA&amp;rsquo;s Nemotron models and the OpenShell runtime on top of any existing OpenClaw instance, adding the three things that kept CIOs awake at night:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Privacy routing.&lt;/strong&gt; A router that decides which queries go to local models (running on your hardware, never leaving your network) and which can safely reach frontier models in the cloud. This is not a minor feature. This is the difference between &amp;ldquo;interesting demo&amp;rdquo; and &amp;ldquo;approved by Legal.&amp;rdquo;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Sandboxed execution.&lt;/strong&gt; OpenShell provides an isolated environment where agents can write code, access files, and execute tasks without touching the host system. The agent gets the access it needs to be productive. Nothing more.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Policy-based guardrails.&lt;/strong&gt; Configurable security boundaries that define what an agent can and cannot do. Not through hope. Through enforcement.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The message from NVIDIA is unmistakable: OpenClaw is infrastructure. Not a project. Not a trend. Infrastructure.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The enterprise problem was never intelligence
 &lt;div id="the-enterprise-problem-was-never-intelligence" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-enterprise-problem-was-never-intelligence" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Here is what most commentary about AI agents gets wrong: the bottleneck was never capability. Claude, GPT, Gemini — they have been capable of executing complex business tasks for over a year. The bottleneck was trust.&lt;/p&gt;
&lt;p&gt;No CIO in their right mind would deploy an autonomous agent with access to production systems, employee data, and financial records without three guarantees: that data stays where it should, that the agent operates within defined boundaries, and that every action is auditable. NemoClaw provides exactly those three guarantees.&lt;/p&gt;
&lt;p&gt;But NVIDIA is solving a problem that some of us had already started solving from the inside.&lt;/p&gt;

&lt;h2 class="relative group"&gt;AgenTECs: What happens when a university takes agents seriously
 &lt;div id="agentecs-what-happens-when-a-university-takes-agents-seriously" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#agentecs-what-happens-when-a-university-takes-agents-seriously" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;At Tecnológico de Monterrey, we did not wait for NemoClaw. We could not afford to. When you are responsible for the digital infrastructure serving 100,000 students and 30,000 employees, &amp;ldquo;wait and see&amp;rdquo; is not a strategy.&lt;/p&gt;
&lt;p&gt;We call them &lt;strong&gt;AgenTECs&lt;/strong&gt; — autonomous institutional agents built on OpenClaw, powered by our own TECgpt models, running on our private Azure infrastructure. They are not chatbots. They are not demos. They are digital collaborators with @tec.mx email accounts, Microsoft Teams presence, and defined roles within the organization.&lt;/p&gt;
&lt;p&gt;The architecture is deliberately simple:&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Layer&lt;/th&gt;
 &lt;th&gt;Component&lt;/th&gt;
 &lt;th&gt;Function&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Orchestration&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;OpenClaw&lt;/td&gt;
 &lt;td&gt;Lifecycle management, plugins, tools, persistent memory&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Cognitive&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;TECgpt (institutional LLMs)&lt;/td&gt;
 &lt;td&gt;Reasoning, language understanding, decision-making&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Infrastructure&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Azure private cloud&lt;/td&gt;
 &lt;td&gt;Isolated, secure, dedicated resources&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Channels&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Email @tec.mx, Teams, WhatsApp&lt;/td&gt;
 &lt;td&gt;Communication with users, supervisors, and other agents&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Each AgenTEC operates under a governance model with three clearly separated roles: the &lt;strong&gt;Administrator&lt;/strong&gt; (IT — keeps it running), the &lt;strong&gt;Supervisor&lt;/strong&gt; (business area — tells it what to do), and the &lt;strong&gt;User&lt;/strong&gt; (interacts with it as they would with any colleague). This separation is not bureaucracy. It is the difference between an agent that scales and an agent that becomes someone&amp;rsquo;s science project.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Why this matters now
 &lt;div id="why-this-matters-now" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#why-this-matters-now" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Three converging forces make this moment different from every previous enterprise AI wave:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;First, the cost equation has flipped.&lt;/strong&gt; An AgenTEC running 24/7 on a dedicated VPS costs a fraction of a human collaborator performing the same function. Not because the human is replaceable — because repetitive, rule-based work should never have been assigned to humans in the first place.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Second, the framework matured before the enterprise noticed.&lt;/strong&gt; OpenClaw&amp;rsquo;s skill system, memory persistence, multi-channel communication, and tool integration were built for personal use. But personal AI turns out to be harder than enterprise AI. If an agent can manage someone&amp;rsquo;s email, calendar, finances, and home automation simultaneously, it can certainly process support tickets.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Third, NVIDIA just removed the last excuse.&lt;/strong&gt; Every objection I have heard from CISOs and compliance officers — data privacy, execution isolation, audit trails — has a technical answer in NemoClaw. The conversation shifts from &amp;ldquo;can we?&amp;rdquo; to &amp;ldquo;when do we start?&amp;rdquo;&lt;/p&gt;

&lt;h2 class="relative group"&gt;The playbook
 &lt;div id="the-playbook" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-playbook" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;For CIOs reading this, here is the practical path:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Start with the mundane.&lt;/strong&gt; The first AgenTEC we are designing handles TecServices requests — the thousands of monthly queries about credentials, procedures, and administrative processes. Not glamorous. High volume. Perfect for an agent that follows procedures without deviation and escalates anything unusual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Keep humans in the loop, but redefine the loop.&lt;/strong&gt; The supervisor does not review every action. They review patterns, exceptions, and escalations. Weekly, not hourly. The agent handles the routine. The human handles the judgment.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Build on open infrastructure.&lt;/strong&gt; OpenClaw is open source. TECgpt runs on our own cloud. NemoClaw adds NVIDIA&amp;rsquo;s models locally. At no point does institutional data leave our control. This is not negotiable for a university handling student records, research data, and financial information.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Measure outcomes, not activity.&lt;/strong&gt; An AgenTEC&amp;rsquo;s value is not measured by how many messages it processes. It is measured by how many human hours it liberates for higher-value work, how many response times it reduces, and how many errors it eliminates.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The uncomfortable truth
 &lt;div id="the-uncomfortable-truth" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-uncomfortable-truth" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Here is what I tell my peers at every CIO forum: the question is not whether AI agents will transform your operations. That is settled. The question is whether you will build your own or rent someone else&amp;rsquo;s.&lt;/p&gt;
&lt;p&gt;NemoClaw makes the &amp;ldquo;build&amp;rdquo; option dramatically more accessible. OpenClaw provides the foundation. NVIDIA provides the guardrails. Your institutional knowledge — your processes, your data, your culture — provides the differentiation that no vendor can replicate.&lt;/p&gt;
&lt;p&gt;At Tec de Monterrey, we chose to build. We call them AgenTECs. And every month, the gap between what they can do and what we imagined widens — in our favor.&lt;/p&gt;
&lt;p&gt;The operating system for AI agents is here. The enterprise wrappers are shipping. The only scarce resource now is the courage to start.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Carles Abarca is VP of Digital Transformation at Tecnológico de Monterrey, where he leads the development of TECgpt and the AgenTECs program. Previously CTO of Banco Sabadell and CIO of TSB Bank.&lt;/em&gt;&lt;/p&gt;</content:encoded><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlesabarca.com/posts/nemoclaw-enterprise-agents/featured.svg"/></item><item><title>The CIO's Guide to AI Agents: Before You Buy, Ask These 5 Questions</title><link>https://carlesabarca.com/posts/cio-guide-ai-agents/</link><pubDate>Mon, 23 Feb 2026 00:00:00 +0000</pubDate><guid>https://carlesabarca.com/posts/cio-guide-ai-agents/</guid><description>The AI agent market will reach $236 billion by 2034. Every vendor wants your budget. Here&amp;rsquo;s how to separate hype from value.</description><content:encoded>&lt;p&gt;&lt;em&gt;The AI agent market will reach $236 billion by 2034. Every vendor wants your budget. Here&amp;rsquo;s how to separate hype from value.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Every enterprise software vendor now sells &amp;ldquo;AI agents.&amp;rdquo; Salesforce has Agentforce. ServiceNow acquired Moveworks for $2.85 billion. Microsoft promises an &amp;ldquo;agentic enterprise&amp;rdquo; through Copilot. Startups like Sierra have hit $100 million ARR in under two years.&lt;/p&gt;
&lt;p&gt;The pressure to act is real. 89% of CIOs consider agent-based AI a strategic priority. 51% of large enterprises have already deployed agentic AI. Your board is asking questions. Your competitors are moving.&lt;/p&gt;
&lt;p&gt;But here&amp;rsquo;s what nobody tells you: most AI agent purchases fail to deliver expected value. Not because the technology doesn&amp;rsquo;t work — but because organizations buy the wrong solution for their specific situation.&lt;/p&gt;
&lt;p&gt;After two decades leading technology transformation at a major European bank and now driving digital innovation at one of Latin America&amp;rsquo;s largest universities, I&amp;rsquo;ve developed a framework for evaluating AI agents that cuts through vendor hype. Before you sign that contract, ask these five questions.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The AI Agent Landscape in 2026
 &lt;div id="the-ai-agent-landscape-in-2026" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-ai-agent-landscape-in-2026" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;First, let&amp;rsquo;s understand what you&amp;rsquo;re buying. The market has three distinct categories:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Embedded Agents from SaaS Vendors&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Your existing vendors are adding agents to their platforms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Salesforce Agentforce&lt;/strong&gt;: $0.10 per action or $125-550/user/month&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ServiceNow AI Agents&lt;/strong&gt;: Full orchestration with AI Control Tower&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Microsoft Copilot Studio&lt;/strong&gt;: Included with M365, plus add-ons&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Zendesk AI Agents&lt;/strong&gt;: $1.50 per autonomous resolution&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The pitch: &amp;ldquo;You already use our platform. Now it&amp;rsquo;s smarter.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Pure-Play Agent Startups&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Companies building agents from the ground up:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Sierra&lt;/strong&gt; (Bret Taylor, ex-Salesforce): $10B valuation, focused on customer service&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Adept&lt;/strong&gt;: Targeting workflow automation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Imbue, Reflection AI&lt;/strong&gt;: Research-driven approaches&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The pitch: &amp;ldquo;We&amp;rsquo;re not constrained by legacy architecture.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Foundation Model Providers&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The companies building the AI itself:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Anthropic&lt;/strong&gt;: Claude with Computer Use and MCP (Model Context Protocol)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OpenAI&lt;/strong&gt;: GPT-4 with Operator&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Google&lt;/strong&gt;: Gemini with Agentspace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The pitch: &amp;ldquo;Build custom agents on our infrastructure.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Each category has trade-offs. Your job is to understand which trade-offs matter for your organization.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Question 1: What Problem Are You Actually Solving?
 &lt;div id="question-1-what-problem-are-you-actually-solving" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#question-1-what-problem-are-you-actually-solving" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;This sounds obvious. It isn&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;&amp;ldquo;We need AI agents&amp;rdquo; is not a problem statement. Neither is &amp;ldquo;we need to reduce costs&amp;rdquo; or &amp;ldquo;we need to be more innovative.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;A proper problem statement looks like this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;Our customer service team handles 50,000 tickets per month. 60% are password resets and order status checks. Average handling time is 8 minutes. We need to reduce that to under 2 minutes for routine inquiries.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Our compliance team manually reviews 10,000 transactions daily for AML screening. False positive rate is 95%. We need to reduce false positives while maintaining regulatory coverage.&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Notice the difference? Specific process. Measurable baseline. Clear target.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The trap&lt;/strong&gt;: Vendors will happily sell you a &amp;ldquo;general-purpose agent platform&amp;rdquo; that can theoretically do anything. In practice, these platforms do nothing well. Start with one high-value, well-defined use case. Prove it works. Then expand.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Red flag&lt;/strong&gt;: If you can&amp;rsquo;t articulate the specific process, current metrics, and target improvement, you&amp;rsquo;re not ready to buy.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Question 2: Build, Buy, or Extend?
 &lt;div id="question-2-build-buy-or-extend" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#question-2-build-buy-or-extend" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;You have three paths. Let me illustrate each with real scenarios.&lt;/p&gt;

&lt;h3 class="relative group"&gt;EXTEND: Add Agent Capabilities to Your Existing Platforms
 &lt;div id="extend-add-agent-capabilities-to-your-existing-platforms" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#extend-add-agent-capabilities-to-your-existing-platforms" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;What it means&lt;/strong&gt;: You already use Salesforce, ServiceNow, or Microsoft 365. You activate their built-in agent features.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Real example — Global Retailer with Salesforce&lt;/strong&gt;:
A retail company with 200 customer service reps was already running Service Cloud. They activated Agentforce Service Agent in three weeks. Configuration, not development. The agent now handles 40% of incoming inquiries (order status, return policies, store hours) without human intervention. Cost: $0.10 per agent action. No new vendor relationship. No integration project.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Real example — Insurance Company with ServiceNow&lt;/strong&gt;:
An insurer using ServiceNow ITSM enabled AI Agents for incident categorization and routing. The agent reads incoming tickets, identifies the affected system, assigns priority, and routes to the right team. Implementation: 6 weeks. Result: 60% reduction in misrouted tickets, 25% faster resolution times.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;When to Extend&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You&amp;rsquo;re already paying for the platform&lt;/li&gt;
&lt;li&gt;Your use case is common (customer service, IT helpdesk, HR inquiries)&lt;/li&gt;
&lt;li&gt;You need results in weeks, not months&lt;/li&gt;
&lt;li&gt;You don&amp;rsquo;t have AI engineering talent&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The limitation&lt;/strong&gt;: You&amp;rsquo;re constrained by what your vendor offers. If Salesforce Agentforce doesn&amp;rsquo;t support your specific workflow, you&amp;rsquo;re stuck waiting for their roadmap.&lt;/p&gt;
&lt;hr&gt;

&lt;h3 class="relative group"&gt;BUY: Purchase a Specialized Agent Solution
 &lt;div id="buy-purchase-a-specialized-agent-solution" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#buy-purchase-a-specialized-agent-solution" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;What it means&lt;/strong&gt;: You bring in a startup or specialized vendor that does one thing exceptionally well.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Real example — E-commerce Brand with Sierra&lt;/strong&gt;:
A direct-to-consumer brand with $500M revenue wasn&amp;rsquo;t satisfied with their existing chatbot. They deployed Sierra for customer service. Sierra&amp;rsquo;s agents handle complex conversations: processing returns while suggesting alternatives, managing subscription modifications, resolving billing disputes. The agents access their Shopify backend, payment processor, and shipping systems. Implementation: 4 months. Result: 70% of conversations resolved without human escalation. Customer satisfaction increased 15 points.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Real example — Enterprise IT with Moveworks (now ServiceNow)&lt;/strong&gt;:
Before the acquisition, companies bought Moveworks specifically for IT helpdesk automation. The agent could reset passwords, provision software, troubleshoot VPN issues, and answer policy questions — all through natural conversation in Slack or Teams. It understood context: &amp;ldquo;I can&amp;rsquo;t access the server&amp;rdquo; triggered different workflows than &amp;ldquo;I need Photoshop installed.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;When to Buy&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Your existing vendor&amp;rsquo;s agents aren&amp;rsquo;t good enough for a strategic use case&lt;/li&gt;
&lt;li&gt;A startup has proven traction in your specific domain&lt;/li&gt;
&lt;li&gt;You can afford 3-6 months implementation&lt;/li&gt;
&lt;li&gt;The use case is important enough to justify a new vendor relationship&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The risk&lt;/strong&gt;: Startup viability. What happens if Sierra gets acquired? If the startup pivots? You&amp;rsquo;re dependent on a company that may not exist in five years. Mitigate this by ensuring data portability and avoiding deep customizations that lock you in.&lt;/p&gt;
&lt;hr&gt;

&lt;h3 class="relative group"&gt;BUILD: Create Custom Agents Using Foundation Models
 &lt;div id="build-create-custom-agents-using-foundation-models" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#build-create-custom-agents-using-foundation-models" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;What it means&lt;/strong&gt;: You use Claude, GPT-4, or Gemini APIs to build agents tailored to your unique processes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Real example — Investment Bank&amp;rsquo;s Deal Analysis Agent&lt;/strong&gt;:
A bulge-bracket bank built a custom agent for M&amp;amp;A analysts. The agent ingests SEC filings, earnings transcripts, news articles, and internal research. Analysts ask natural language questions: &amp;ldquo;What are the key risks in Acme Corp&amp;rsquo;s debt structure?&amp;rdquo; or &amp;ldquo;Compare the margin profile of these three acquisition targets.&amp;rdquo; The agent synthesizes information that would take an analyst hours to compile manually. Built on Claude with custom RAG (retrieval-augmented generation) over proprietary databases. Development: 8 months. Team: 6 engineers, 2 ML specialists. The output is proprietary competitive advantage — no vendor offers this.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Real example — Pharmaceutical Company&amp;rsquo;s Clinical Trial Agent&lt;/strong&gt;:
A pharma company built an agent to monitor clinical trial data in real-time. The agent identifies adverse event patterns, flags protocol deviations, and generates regulatory-ready reports. This isn&amp;rsquo;t a use case any vendor serves — the domain knowledge is too specialized, the regulatory requirements too specific. Built on GPT-4 with extensive fine-tuning and custom safety guardrails. Development: 12 months.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Real example — University&amp;rsquo;s Custom Academic Ecosystem (TecGPT)&lt;/strong&gt;:
At Tecnológico de Monterrey, we built TecGPT — our academic AI ecosystem, integrated with our LMS, assisting both professors and students, and aligned with our academic regulations. No vendor could offer what we needed out-of-the-box.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;When to Build&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Your process is genuinely unique and defines competitive advantage&lt;/li&gt;
&lt;li&gt;No vendor solution exists for your domain&lt;/li&gt;
&lt;li&gt;You have AI/ML engineering talent (or can acquire it)&lt;/li&gt;
&lt;li&gt;You can invest 6-12 months before seeing production value&lt;/li&gt;
&lt;li&gt;The long-term value justifies the ongoing maintenance cost&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The reality check&lt;/strong&gt;: Building is expensive. A custom agent isn&amp;rsquo;t a one-time project — it&amp;rsquo;s an ongoing product. You need engineers to maintain it, improve it, and adapt it as foundation models evolve. Budget for 2-3 FTEs indefinitely, not just the initial build.&lt;/p&gt;
&lt;hr&gt;

&lt;h3 class="relative group"&gt;The Decision Matrix
 &lt;div id="the-decision-matrix" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-decision-matrix" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Factor&lt;/th&gt;
 &lt;th&gt;Extend&lt;/th&gt;
 &lt;th&gt;Buy&lt;/th&gt;
 &lt;th&gt;Build&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Time to value&lt;/td&gt;
 &lt;td&gt;Weeks&lt;/td&gt;
 &lt;td&gt;3-6 months&lt;/td&gt;
 &lt;td&gt;6-12 months&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Customization&lt;/td&gt;
 &lt;td&gt;Low&lt;/td&gt;
 &lt;td&gt;Medium&lt;/td&gt;
 &lt;td&gt;Unlimited&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Vendor risk&lt;/td&gt;
 &lt;td&gt;Low&lt;/td&gt;
 &lt;td&gt;High&lt;/td&gt;
 &lt;td&gt;Medium&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Talent required&lt;/td&gt;
 &lt;td&gt;Admins&lt;/td&gt;
 &lt;td&gt;Integrators&lt;/td&gt;
 &lt;td&gt;Engineers + ML&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Total cost (3 years)&lt;/td&gt;
 &lt;td&gt;$$&lt;/td&gt;
 &lt;td&gt;$$$&lt;/td&gt;
 &lt;td&gt;$-$$$$&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Competitive advantage&lt;/td&gt;
 &lt;td&gt;None&lt;/td&gt;
 &lt;td&gt;Low&lt;/td&gt;
 &lt;td&gt;High&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;

&lt;h3 class="relative group"&gt;My Recommendation
 &lt;div id="my-recommendation" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#my-recommendation" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Start with Extend&lt;/strong&gt; for your first agent deployment. Even if it&amp;rsquo;s not perfect, you&amp;rsquo;ll learn what works, what users actually need, and where the gaps are. That learning is invaluable before you commit to Buy or Build.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Move to Buy&lt;/strong&gt; when you&amp;rsquo;ve proven agent value and need capabilities your platform vendor doesn&amp;rsquo;t offer. Choose startups with strong traction, clear use case focus, and enterprise customers who can serve as references.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Build only&lt;/strong&gt; when you&amp;rsquo;ve exhausted Extend and Buy options, or when the process is so unique that it genuinely differentiates your business. If you&amp;rsquo;re building agents for commodity processes (customer service, IT helpdesk), you&amp;rsquo;re wasting engineering talent that could create actual competitive advantage.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Question 3: How Will You Measure Success?
 &lt;div id="question-3-how-will-you-measure-success" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#question-3-how-will-you-measure-success" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Before deployment, define:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Efficiency metrics&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Time saved per task&lt;/li&gt;
&lt;li&gt;Tasks handled without human intervention&lt;/li&gt;
&lt;li&gt;Error rate reduction&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Quality metrics&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Customer satisfaction (for customer-facing agents)&lt;/li&gt;
&lt;li&gt;Compliance accuracy (for regulatory processes)&lt;/li&gt;
&lt;li&gt;Decision quality (measured against human expert baseline)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Business metrics&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Cost per transaction&lt;/li&gt;
&lt;li&gt;Revenue impact (if applicable)&lt;/li&gt;
&lt;li&gt;Employee satisfaction (agents should help workers, not threaten them)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The 90-day rule&lt;/strong&gt;: If you can&amp;rsquo;t demonstrate measurable improvement within 90 days, something is wrong. Either the use case was poorly chosen, the implementation was flawed, or the vendor oversold capabilities. Don&amp;rsquo;t extend pilots indefinitely hoping for results.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Hidden metric&lt;/strong&gt;: Adoption. The most sophisticated agent is worthless if your team doesn&amp;rsquo;t use it. Track actual usage, not just availability.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Question 4: What&amp;rsquo;s Your Human-in-the-Loop Strategy?
 &lt;div id="question-4-whats-your-human-in-the-loop-strategy" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#question-4-whats-your-human-in-the-loop-strategy" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;In 2026, no responsible organization deploys fully autonomous agents for consequential decisions. The question is where to place human oversight.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The spectrum&lt;/strong&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Human-initiated&lt;/strong&gt;: Human starts task, agent assists, human approves result&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Agent-initiated with approval&lt;/strong&gt;: Agent identifies opportunity, proposes action, human approves&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Agent-executed with audit&lt;/strong&gt;: Agent acts autonomously, human reviews after the fact&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fully autonomous&lt;/strong&gt;: Agent acts without oversight (appropriate only for low-risk, reversible actions)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;My framework for choosing&lt;/strong&gt;:&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Risk Level&lt;/th&gt;
 &lt;th&gt;Reversibility&lt;/th&gt;
 &lt;th&gt;Recommended Approach&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Low&lt;/td&gt;
 &lt;td&gt;Easy to reverse&lt;/td&gt;
 &lt;td&gt;Fully autonomous&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Low&lt;/td&gt;
 &lt;td&gt;Hard to reverse&lt;/td&gt;
 &lt;td&gt;Agent-executed with audit&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;High&lt;/td&gt;
 &lt;td&gt;Easy to reverse&lt;/td&gt;
 &lt;td&gt;Agent-initiated with approval&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;High&lt;/td&gt;
 &lt;td&gt;Hard to reverse&lt;/td&gt;
 &lt;td&gt;Human-initiated only&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Examples&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Password reset → Fully autonomous (low risk, reversible)&lt;/li&gt;
&lt;li&gt;Customer refund under $50 → Agent-executed with audit&lt;/li&gt;
&lt;li&gt;Credit decision → Agent-initiated with approval&lt;/li&gt;
&lt;li&gt;Regulatory filing → Human-initiated only&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The regulatory reality&lt;/strong&gt;: Financial services, healthcare, and other regulated industries will require human oversight for most consequential decisions for the foreseeable future. Plan for this. Agents that &amp;ldquo;recommend and explain&amp;rdquo; are more valuable than agents that &amp;ldquo;decide and act&amp;rdquo; in these contexts.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Question 5: What&amp;rsquo;s Your Data Strategy?
 &lt;div id="question-5-whats-your-data-strategy" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#question-5-whats-your-data-strategy" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;AI agents are only as good as the data they can access. Before buying, audit:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Data availability&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Can the agent access all systems needed for the use case?&lt;/li&gt;
&lt;li&gt;Are APIs available, or will you need custom integrations?&lt;/li&gt;
&lt;li&gt;What&amp;rsquo;s the latency? Agents that wait 30 seconds for data lookups frustrate users.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Data quality&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Is your data accurate and up-to-date?&lt;/li&gt;
&lt;li&gt;Are there known data quality issues that will cause agent errors?&lt;/li&gt;
&lt;li&gt;Who&amp;rsquo;s responsible for data hygiene?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Data governance&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What data can the agent access? What&amp;rsquo;s off-limits?&lt;/li&gt;
&lt;li&gt;How do you prevent agents from exposing sensitive information?&lt;/li&gt;
&lt;li&gt;What audit trail exists for agent data access?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The integration tax&lt;/strong&gt;: Most enterprises underestimate integration effort by 3-5x. If the vendor says &amp;ldquo;we integrate with everything,&amp;rdquo; ask for customer references running your specific system combination. Generic claims mean nothing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MCP and the future&lt;/strong&gt;: Anthropic&amp;rsquo;s Model Context Protocol (MCP) is emerging as a standard for agent-to-system communication. Consider whether your chosen platform supports open standards or locks you into proprietary integrations.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Decision Framework
 &lt;div id="the-decision-framework" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-decision-framework" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;After answering these five questions, you should be able to complete this statement:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&amp;ldquo;We will deploy [specific agent type] to solve [specific problem] in [specific process]. We expect to achieve [specific metric improvement] within [timeframe]. Our human oversight model is [approach]. We have confirmed data access to [systems] and defined governance policies for [sensitive data types].&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;If you can&amp;rsquo;t complete this statement with confidence, you&amp;rsquo;re not ready to buy.&lt;/p&gt;

&lt;h2 class="relative group"&gt;My Recommendations for 2026
 &lt;div id="my-recommendations-for-2026" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#my-recommendations-for-2026" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;For most enterprises&lt;/strong&gt;: Start with your existing vendor&amp;rsquo;s agent capabilities. Salesforce Agentforce, ServiceNow AI Agents, or Microsoft Copilot Studio will handle 80% of common use cases. The integration is already done. The governance frameworks exist. The risk is manageable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For customer service&lt;/strong&gt;: Sierra has proven traction. If customer experience is strategic and your existing vendor&amp;rsquo;s agents aren&amp;rsquo;t cutting it, evaluate Sierra seriously. Their $100M ARR in 21 months signals real value delivery.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For unique processes&lt;/strong&gt;: Build on Anthropic Claude or OpenAI, but only if you have the engineering talent to maintain custom solutions. The foundation models are extraordinary. The engineering required to productionize them is not trivial.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For everyone&lt;/strong&gt;: Start small. One use case. 90-day proof of value. Then expand. The vendors want you to buy platforms. You should buy solutions to specific problems.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Bottom Line
 &lt;div id="the-bottom-line" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-bottom-line" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The AI agent market is real. The value is real. But so is the hype.&lt;/p&gt;
&lt;p&gt;62% of companies investing in agentic AI expect more than 100% ROI. Some will achieve it. Many won&amp;rsquo;t — not because the technology failed, but because they bought the wrong solution for the wrong problem with the wrong implementation approach.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t be a statistic. Ask the five questions. Complete the decision framework. Then — and only then — sign the contract.&lt;/p&gt;
&lt;p&gt;The agents are ready. Make sure you are too.&lt;/p&gt;</content:encoded><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlesabarca.com/posts/cio-guide-ai-agents/featured.png"/></item><item><title>Banking Will Never Be the Same: An Insider's View on AI Agents</title><link>https://carlesabarca.com/posts/banking-ai-agents/</link><pubDate>Sun, 22 Feb 2026 00:00:00 +0000</pubDate><guid>https://carlesabarca.com/posts/banking-ai-agents/</guid><description>I led digital transformation at a €200B European bank. AI agents will change everything I thought I knew.</description><content:encoded>&lt;p&gt;&lt;em&gt;I led digital transformation at a €200B European bank. AI agents will change everything I thought I knew.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Between 2001 and 2023, I spent over two decades at Banco Sabadell, one of Spain&amp;rsquo;s largest financial institutions, rising from technology roles to CIO and ultimately CTO. I oversaw the technology integration of TSB in the UK, navigated one of the most public banking IT crises in recent memory, and led a multi-year digital transformation that touched every corner of a 25,000-employee organization.&lt;/p&gt;
&lt;p&gt;Back then, we believed APIs would revolutionize banking. We were thinking too small.&lt;/p&gt;
&lt;p&gt;The AI agent revolution will make our API transformation look like a warm-up exercise.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Why Banking Is Perfect for AI Agents
 &lt;div id="why-banking-is-perfect-for-ai-agents" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#why-banking-is-perfect-for-ai-agents" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Banks are unique. They operate in an environment that seems hostile to automation — heavy regulation, risk aversion, legacy systems — but is actually ideal for AI agents.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Repetitive processes with clear rules.&lt;/strong&gt; KYC verification. Transaction monitoring. Dispute resolution. Compliance reporting. These processes follow explicit rules that humans apply thousands of times per day. Rules that can be encoded, executed, and audited by agents.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Structured data everywhere.&lt;/strong&gt; Unlike creative industries, banking runs on structured data: transactions, contracts, balances, rates. This is exactly what agents excel at processing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Regulation as an advantage.&lt;/strong&gt; This sounds counterintuitive. But consider: agents can follow rules more consistently than humans. They don&amp;rsquo;t get tired. They don&amp;rsquo;t take shortcuts. They don&amp;rsquo;t forget steps. In a world where compliance failures cost billions, agents that provably follow every regulation become assets, not risks.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Economics demand it.&lt;/strong&gt; European banks operate on razor-thin margins. Cost-to-income ratios above 60% are common. The math is brutal: reduce operational costs or die. Agents offer a path that doesn&amp;rsquo;t require another round of layoffs — they offer a path to do more with the same people.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Agent Transformation Map
 &lt;div id="the-agent-transformation-map" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-agent-transformation-map" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Here is how I see AI agents transforming core banking operations:&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Function&lt;/th&gt;
 &lt;th&gt;Today&lt;/th&gt;
 &lt;th&gt;With Agents&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;KYC/Onboarding&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;3-5 days, multiple handoffs&lt;/td&gt;
 &lt;td&gt;15 minutes, agent + human final approval&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Fraud Detection&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Alerts generate queues → humans investigate&lt;/td&gt;
 &lt;td&gt;Agent investigates, escalates only genuine concerns&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Customer Service&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Limited chatbots, frustrated transfers&lt;/td&gt;
 &lt;td&gt;Agent with full context, handles 80% end-to-end&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Compliance Monitoring&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Armies of reviewers sampling transactions&lt;/td&gt;
 &lt;td&gt;Continuous agent monitoring, humans handle exceptions&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Credit Decisions&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Score + human judgment + committee&lt;/td&gt;
 &lt;td&gt;Agent analysis + recommendation + human approval&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Regulatory Reporting&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Manual data gathering, reconciliation hell&lt;/td&gt;
 &lt;td&gt;Agent assembles, validates, humans verify and submit&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The pattern is consistent: agents handle the volume, humans handle the judgment. The ratio shifts from 90% human work / 10% oversight to 10% human work / 90% oversight.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Real Challenges (From the Inside)
 &lt;div id="the-real-challenges-from-the-inside" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-real-challenges-from-the-inside" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;I would be lying if I said this transformation will be easy. Having lived inside a large bank, I know the obstacles are formidable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Legacy systems are not going anywhere.&lt;/strong&gt; COBOL is still running critical systems at most major banks. Mainframes process millions of transactions daily. These systems work. They are paid off. No CEO will approve ripping them out for an AI experiment. The winning strategy is not replacement — it is an agent layer that interfaces with legacy systems through existing APIs and screen scraping where necessary.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Regulators are conservative — but evolving.&lt;/strong&gt; Banking regulators move slowly by design. They remember 2008. But they are not blind to AI&amp;rsquo;s potential. The key is engaging them early, demonstrating auditability, and framing agents as risk reduction tools, not risk introduction.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Culture resists change.&lt;/strong&gt; Banks are risk-averse institutions filled with risk-averse people. &amp;ldquo;We&amp;rsquo;ve always done it this way&amp;rdquo; is not a cliché — it is a deeply held belief. Change management matters more than technology selection.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The talent gap is real.&lt;/strong&gt; Bankers do not understand AI. AI engineers do not understand banking. Finding people who speak both languages is nearly impossible. Building that bridge — through training, hiring, and partnerships — is essential.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Data silos persist.&lt;/strong&gt; The customer data you need for intelligent agents is scattered across dozens of systems that do not talk to each other. Data unification projects have failed for decades. Agents will not magically solve this — but they can work around it better than traditional integration approaches.&lt;/p&gt;

&lt;h2 class="relative group"&gt;What I Would Do Differently Today
 &lt;div id="what-i-would-do-differently-today" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-i-would-do-differently-today" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;If I were back in that CTO chair today, knowing what I know about AI agents, here is what I would change:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Stop buying &amp;ldquo;AI-powered&amp;rdquo; SaaS.&lt;/strong&gt; Every vendor now claims AI capabilities. Most are wrappers around the same foundation models with limited customization. Instead: build an agent layer on top of your existing systems. Own the intelligence, rent the infrastructure.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Start with back-office, not customer-facing.&lt;/strong&gt; Regulators scrutinize customer-facing AI. Back-office operations have more freedom. Prove value internally — reconciliation, reporting, internal fraud investigation — then expand to customer touchpoints with evidence and confidence.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Adopt a hybrid approval model.&lt;/strong&gt; For the next 3-5 years, the winning pattern is: agent proposes, human approves. This satisfies regulators, builds trust, and creates training data for future full automation. Do not try to remove humans too fast.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Invest in observability.&lt;/strong&gt; Agents must be auditable. Every decision, every data access, every recommendation must be logged and explainable. This is not optional — it is the foundation of regulatory acceptance.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Predictions for 2027-2030
 &lt;div id="predictions-for-2027-2030" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#predictions-for-2027-2030" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Based on what I am seeing in the market and my experience inside banking:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;50% reduction in back-office headcount.&lt;/strong&gt; Not through layoffs, but through attrition and redeployment. The work will not disappear — it will transform. Banks will need fewer processors and more agent supervisors.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;Agent-first&amp;rdquo; banks will emerge.&lt;/strong&gt; New entrants — likely from Asia and Latin America — will build banks designed around agents from day one. They will operate with 1/10th the staff of traditional banks. This is the real competitive threat.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Regulators will create AI agent certification.&lt;/strong&gt; Just as we have software audits today, we will have agent audits. Banks that achieve certification early will have a competitive advantage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;M&amp;amp;A will accelerate.&lt;/strong&gt; The investment required to build agent capabilities favors scale. Smaller banks that cannot afford the transformation will merge or be acquired. The industry will consolidate further.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The &amp;ldquo;AI banker&amp;rdquo; role will emerge.&lt;/strong&gt; A new job category: professionals who understand both banking operations and AI agent orchestration. They will be the most sought-after talent in financial services.&lt;/p&gt;

&lt;h2 class="relative group"&gt;The Choice Ahead
 &lt;div id="the-choice-ahead" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-choice-ahead" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Every banking executive faces the same question today: invest heavily in AI agents now, or wait and see.&lt;/p&gt;
&lt;p&gt;Waiting feels safe. It is not.&lt;/p&gt;
&lt;p&gt;The banks that move first will reduce costs, improve compliance, and — crucially — attract the talent needed to keep improving. The banks that wait will find themselves competing against institutions that operate at half their cost structure.&lt;/p&gt;
&lt;p&gt;I have seen banking transform before — from branches to ATMs, from paper to digital, from monoliths to APIs. Each wave rewarded the early movers and punished the laggards.&lt;/p&gt;
&lt;p&gt;This wave will be faster and more decisive.&lt;/p&gt;
&lt;p&gt;The question is not whether your bank will use AI agents. The question is whether you will be the one deploying them — or the one being replaced by a bank that did.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Carles Abarca is VP of Digital Transformation at Tecnológico de Monterrey. He spent 22 years at Banco Sabadell, including roles as CIO and CTO, leading the bank&amp;rsquo;s digital transformation and the technology integration of TSB. He writes about AI, digital transformation, and the future of enterprise technology at &lt;a href="https://carlesabarca.com" target="_blank" rel="noreferrer"&gt;carlesabarca.com&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;</content:encoded><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://carlesabarca.com/posts/banking-ai-agents/featured.png"/></item></channel></rss>