When IT Says No: How a Different Kind of AI Gets Automation Done Anyway

A CX leader at a subscription-based retailer recently wanted to automate a common call driver: customers asking to downgrade or pause their plan instead of canceling outright. The team knew exactly what the workflow should look like. Pull up the account, check eligibility for a pause versus a downgrade, apply the change, send the confirmation. But IT said no. There was no connector into the billing platform, and it wasn’t even on the roadmap for another year.

The AI solution was sound. But the connection was the barrier.

It’s a Pattern, Not a Unique Situation

Ask a dozen contact center leaders about their technology stack, and you’ll hear a dozen different combinations of systems. But you’ll hear the same complaint about all of them: something in there is effectively untouchable. Sometimes it’s the platform that came bundled in from an acquisition nobody fully absorbed. Sometimes it’s a tool an IT director built in-house years ago because buying something at the time didn’t fit the budget. Sometimes it’s simply a vendor whose product roadmap moved on before your use case ever came up.

The specifics change. The outcome doesn’t. Someone floats an automation idea, someone else checks what connecting the relevant systems would actually take, and the project quickly loses momentum. The idea may have been good, but nobody could justify the build it would take to make it real.

Computer Use Agents Offer a New Approach 

Computer use agents (CUAs) present a way around integration barriers. And it’s worth understanding what makes them different and why the concept only recently became practical.

Robotic process automation has existed for years, and it already promised something similar: software that could operate existing applications without a custom integration. But traditional RPA is rules-based. It follows a fixed script—click this exact pixel, read this exact field—and it breaks the moment a screen layout changes, a button moves, or a workflow branches in a way nobody scripted. Maintaining it becomes its own ongoing project.

A CUA works differently because of what sits underneath it: an AI model that interprets the screen rather than following a fixed set of coordinates. It looks at what’s actually on screen, reasons through what it’s seeing, decides what to do, and then acts. It will click, type, read results, and move to the next step, the same sequence a person would follow. And because it’s interpreting rather than executing a script, it holds up against the kind of small interface changes that would have broken an older RPA bot outright.

Most automation runs somewhere you can’t see it, moving data between systems in the background. A CUA operates out in the open, on the same screens your team already uses every day.

Why This Is Becoming the Smart Strategy for CX Organizations

CUAs don’t require APIs, integration builds, or waiting on a vendor roadmap before a workflow can go live. When a team switches tools—a new CCaaS platform, a new CRM, a new knowledge base—the automation doesn’t need to be rebuilt from the ground up. It gets shown the new screen and the new workflow, and it adapts, just like a human agent would.

And just like you would for a human hire, a CUA can be scoped for security with the same discipline as any least-privilege access model. Defined permissions, specific systems, nothing beyond what a given workflow requires, approved by the team before it ever runs. It doesn’t get broader access just because it’s convenient; the same governance that applies to any system access applies here.

The Honest Trade-Off: What CUAs Don’t Do Well

Like any technology, CUAs do have limitations, so let’s discuss them. A team that’s searching for something faster than a backend integration should reset expectations. The strongest case for CUAs is that they make automation possible where a backend integration was otherwise never going to happen.

A CUA works sequentially, the way a person does: click, wait for the page to render, read the result, decide, click again. For a high-volume transaction that needs to complete in milliseconds, a direct API connection will beat it on raw speed every time, and that’s not going to change. If a workflow processes tens of thousands of transactions a minute and speed is the entire point, a native integration is still the right tool.

But that’s a narrower slice of the automation opportunity than it might seem. Most of the ideas dying in integration meetings aren’t ultra high-volume, millisecond-sensitive processes. Instead, they’re the mid-sized, situational, or short-lived workflows that never had a shot at a dedicated integration build in the first place. For that much larger set of use cases, trading some per-transaction speed for the ability to automate at all is a straightforward win.

Where This Actually Works: The Messy Reality of Contact Centers

Contact centers are close to a worst case scenario for integration cleanliness. Multiple vendors from different eras. Contracts that change every few years, each swap bringing a new platform with its own quirks. Homegrown tools built to patch a gap nobody wanted to pay a vendor to solve. Knowledge bases and internal wikis that were never built with automation in mind at all.

That fragmentation is exactly the environment where a front-end approach earns its keep. A CUA doesn’t need to know which vendor built the system underneath, what era it was written in, or whether it has a modern API. It only needs to know what’s on the screen and what to do with it. That makes it particularly well-suited to the reality most contact centers actually operate in, rather than the clean, single-vendor stack that integration-first automation strategies tend to assume.

It also reopens ideas that were previously shelved purely on cost. A short-term seasonal workflow, a low-volume but high-friction process, a one-off migration task—these become viable because there’s no integration cost to recoup before the automation pays for itself.

What This Looks Like in Practice

Here’s a concrete example, using Laivly’s Sidd Solo. A customer submits a warranty claim through any channel: voice, chat, or email. Sidd handles the conversation directly by verifying the purchase, checking the claim against warranty terms, processing the replacement or refund, updating the record, and closing the case. None of it requires an integration project, an API, or a months-long buildout before the first claim gets processed.

Sidd isn’t tied to a single running copy that has to finish one interaction before starting the next. Because it runs in the cloud, capacity can flex with demand. A product recall or a shipping delay that suddenly triples claim volume doesn’t require hiring and training a temporary team or provisioning new hardware. With Sidd, capacity can be added on the automation side instead, then scaled back down once volume normalizes.

And this isn’t only about running entire processes end to end. The same underlying automation also powers Sidd Duo, Laivly’s agent-assist tool, which runs lookups and administrative busywork alongside a live associate in real time. The technology shows up wherever it’s useful, sometimes handling a task entirely on its own, and sometimes just clearing friction out of a human agent’s way so they can focus on the parts of the conversation that actually need a person.

A Different Question to Ask

The next time an automation idea gets floated and the answer hinges on an integration that doesn’t exist yet, that no longer has to be where the conversation ends. Where you used to ask whether a system has an API, now the question becomes: can the workflow be seen and operated on a screen? For most contact center processes, the answer is yes.

That shift changes which ideas are worth revisiting. Workflows shelved for years because the integration cost never justified the build are worth a second look. Short-lived, seasonal, or low-volume processes that were never going to get a dedicated integration now have a real path to automation anyway.

For CX teams with a backlog of ideas that stalled out for exactly this reason, that backlog is worth reopening.

Guest blog post written by Laivly