Agentic AI

Agentic AI describes systems that act with autonomy: they set sub-goals, choose the tools they need, and carry out a sequence of actions to reach an outcome, rather than answering one prompt and stopping there. A support bot that answers "what's your refund policy" is not agentic. A system that decides a customer qualifies for a refund, opens the ticket, applies the credit, and sends the confirmation email is.

The evaluator itself has changed, and that is what makes the shift relevant to anyone running a marketing budget. When a person compares vendors, they read pages, form impressions, and convert on their own schedule, often across several visits. An agentic system working through a task such as "find and set up a payroll provider for a 40-person company" researches options, checks pricing pages, reads reviews, and can complete several of those steps in one unattended run. Your brand gets assessed, and sometimes selected or rejected, in a session no human on either side watches happen live. If pricing sits behind a login wall, if comparison content is thin, or if API documentation is inconsistent, an agent can eliminate you at the research stage, and nothing in your analytics will show the drop the way a falling click-through rate would.

Three capabilities chain together to make this possible: planning, which breaks a goal into ordered steps; tool use, which lets the system search, browse pages, call APIs, or run code; and memory, which carries context from one step to the next so later decisions build on earlier findings instead of starting cold. A shopping agent asked to find the cheapest reliable domain registrar might issue a dozen underlying searches, open five vendor pages, extract pricing and renewal terms from each, and rank the results before presenting one recommendation to the person who asked.

A mid-market outdoor gear retailer flagged agent traffic on its checkout flow using signals such as headless browser fingerprints and sub-second page-to-page timing, then compared outcomes. Agent-initiated sessions converted at 4.2%, against 2.1% for ordinary browser sessions, but average order value ran 18% lower. The agent had been given a fixed goal, a waterproof jacket in stock, size medium, delivered within five days, and had no reason to add the accessories a person browsing the site might have noticed.

Agentic AI gets confused most often with a plain chatbot or assistant, and the distinction has nothing to do with how conversational the interface feels. A chatbot responds to what you type: it can hold a fluent, multi-turn conversation, but each reply is a single, bounded action tied to your last message, and it waits for you before doing anything else. An agent pursues a goal across many steps without a fresh prompt for each one, deciding what to do next based on what it just learned. Autonomy over a sequence, not conversational polish, is the line that separates the two.

Keep agentic AI distinct from agentic commerce as well. Agentic commerce names one specific use of agentic AI: an agent acting inside a purchase flow, comparing products, applying discounts, and completing checkout on a buyer's behalf. Agentic AI is the broader capability that makes that possible; agentic commerce is a single application of it, and treating the two as interchangeable understates how much of agentic AI shows up outside shopping, in research, scheduling, and back-office work that never touches a cart.

Back to glossary