
AI Agents That Actually Do Work in 2026 (Not Just Chat)
Ammon Gleason
Director of AI & Engineering
May 29, 2026
7 min read
An AI agent is software that doesn't just answer questions — it takes actions on your behalf. Where a chatbot replies and an assistant drafts, an agent reads a request, decides on the steps, uses your actual tools (your CRM, your email, your scheduling system), and finishes a multi-step task without a human babysitting each click. And yes, for the right narrow jobs, they genuinely work today — we have them running in production for real clients. The catch is that "the right narrow jobs" is doing a lot of work in that sentence.
Chatbot vs. assistant vs. agent — the distinction that matters
These three words get used interchangeably in marketing, and the confusion costs businesses money. Here's the practical difference:
A chatbot answers. You ask, it responds. It might be trained on your documents and book a meeting, but it lives inside one conversation. Useful, well-understood, low-risk.
An assistant drafts. Microsoft Copilot summarizing a thread or drafting a reply is an assistant. It produces output a human reviews and ships. The human is still the one acting.
An agent acts. Give it a goal — "process this invoice" or "triage this maintenance request" — and it breaks the goal into steps, calls the right tools, handles the intermediate results, and completes the task end to end. The human sets the goal and checks the outcome, not every step.
The shift everyone's talking about in 2026 is the third one. The technology to let a model reliably call tools — query a database, hit an API, write to a system of record — matured enough that "do the work" became plausible, not just "talk about the work." That's real. It's also where most of the failures are hiding.
Where agents actually earn their keep for SMBs
We deploy these for small and mid-sized businesses, and the wins cluster in three categories.
Document processing. Invoice OCR, quote-to-PO matching, contract clause extraction, pulling structured data out of messy PDFs. An agent can read the document, extract the fields, validate them against your records, and write the result into your accounting system — flagging the exceptions for a human instead of routing everything through one. For paper-heavy businesses this is the single highest-ROI place to start.
Operations triage and routing. This is where our own work proves the point. We built workflow automation for a multi-property management group (anonymized at their request) that was drowning in repetitive tasks — maintenance request triage, vendor coordination, monthly owner statements, tenant communication, each touching two or three tools and forcing staff to retype data between them. We connected the systems they already paid for — no rip-and-replace — and let agents route maintenance requests automatically by property and severity, generate recurring monthly reports without a human starting them, and escalate the inquiries that need a real person cleanly to the right inbox. Tenant response times moved from "next business day" to under an hour for routine requests, and month-end reporting went from a multi-day scramble to an automated dashboard.
After-hours and overflow handling. A scoped agent that captures leads, answers known questions, and books simple appointments when no human is on duty. The discipline is the same in every case: tight scope, clean escalation, and a human owning the outcomes.
The pattern underneath all three is what we've said before about AI automation generally — it works best on structured repetition with judgment thresholds: tasks with a clear pattern where a human would otherwise make small decisions. Agents extend that by chaining several of those steps together and using your tools to execute them.
Where agents fail (and when not to use one)
We are not in the business of telling you everything is game-changing, so here's the honest part.
Gartner predicts that more than 40% of agentic AI projects will be canceled by the end of 2027, citing escalating costs, unclear business value, and inadequate risk controls. We think that number is roughly right, and almost none of those failures will be the model's fault. They'll be deployment failures — agents pointed at problems that didn't need an agent, scoped too broadly, or wired into systems nobody hardened first.
A few specific places agents fall down:
Open-ended judgment. The wider the goal and the more "it depends" lives in the task, the worse an agent does. A multi-step workflow with clear success criteria is a good fit. "Handle our customer relationships" is not a task — it's a department.
Compounding errors across long chains. Every step an agent takes has a small chance of being wrong. String ten steps together and the odds of a clean run drop fast. Good agent design keeps chains short, validates between steps, and fails loudly. Bad design hides a wrong turn three steps back and confidently delivers garbage.
Anything where being wrong is expensive and silent. If a mistake won't get caught by a human or a downstream check — moving money, sending legally binding communications, making irreversible changes — keep a person in the loop. Speed is not worth an unrecoverable error.
"Agent washing." Gartner estimates that of the thousands of vendors selling "agentic AI," only around 130 are the real thing — the rest are rebranded chatbots and RPA with a new label. If you removed the word "agent" from the pitch, would the product still do anything? If the answer is no, you're paying for marketing.
The build decision: cloud model or your own hardware
One choice we make on every agent build that most vendors won't even offer you: where the model runs. We're model-agnostic. For many jobs a leading cloud LLM is the right call — best capability, lowest setup cost. But when you're feeding an agent sensitive data — patient records, financials, anything under a compliance regime — we can run a fully local model on hardware you own, so the data never leaves your building. The decision isn't religious. It's about your data sensitivity, your latency needs, and your budget.
FAQ
Is an AI agent the same as ChatGPT? No. ChatGPT is a chatbot — you talk to it, it talks back. An agent uses a model like that as its "brain" but adds the ability to take actions: call your tools, read and write to your systems, and complete a multi-step task. The conversation is optional; the work is the point.
Do AI agents actually work, or is it hype? Both. For narrow, well-defined, multi-step tasks with clear success criteria — document processing, operations routing, after-hours intake — they work in production right now. For broad, open-ended, high-judgment work, they're oversold, and the 40%-cancellation forecasts reflect businesses learning that the hard way.
Are AI agents safe to give access to my business systems? They can be, with the right guardrails: scoped permissions, validation between steps, human approval for anything irreversible, and — where the data is sensitive — a locally hosted model so nothing leaves your network. The risk isn't the agent; it's an agent deployed without those controls.
How do I know if my business actually needs one? Look for a repetitive, multi-step task that touches two or three systems, follows a clear pattern, and currently eats staff hours retyping data between tools. That's the sweet spot. If the task is mostly judgment or rarely the same twice, an agent is the wrong tool.
Where to start
The hard part of an agent deployment was never picking the model — it's choosing the right task, scoping it tightly, and wiring it into your existing tools and permissions without leaking data or replacing judgment where judgment belongs. That's the part we do for a living. If you want a straight, vendor-neutral read on whether an agent fits a specific workflow in your business, start with an AI strategy and consulting conversation — we'll tell you where it pays off and, just as honestly, where it won't.

Ammon Gleason
Director of AI & Engineering
Graduate student in Artificial Intelligence at the University of Utah, building on a BS in Computer Science with an emphasis in Machine Learning. 5+ years of hands-on IT experience and 4+ years of programming and ML engineering — leading G8's AI automation, custom software, and applied machine-learning practice.
Talk to a human about this.
We do the work the article describes. Two ways in: