What is agentic AI?
Kahu team·Updated 18 Sep 2026·5 min read
Agentic AI is AI that takes actions toward a goal rather than just producing text or answers. Generative AI writes the email; agentic AI decides who needs an email, writes it, sends it, and follows up. The word "agentic" simply means "acts like an agent": it plans, uses tools, and adapts.
From generating to doing
The first wave of modern AI was generative: you type a prompt, it produces text, an image or code. Powerful, but every step still needed a human to ask for it. Agentic AI is the next step. You state an outcome, and the system works toward it across many steps, using tools and checking results along the way. The model is the same kind of technology; what changed is the loop around it.
| Generative AI | Agentic AI | |
|---|---|---|
| You give it | A prompt | A goal |
| It returns | One output | A completed task |
| Uses tools? | Rarely | Constantly |
| Multi-step? | One step per prompt | Plans and executes many |
| Example | "Write a follow-up email" | "Follow up every quote older than 3 days" |
The three properties that make AI "agentic"
- 1AutonomyIt proceeds through steps without being prompted for each one, within limits you set.
- 2Tool useIt can read from and write to real systems: calendars, inboxes, websites, databases.
- 3AdaptationWhen a step fails or a reply is unexpected, it changes course instead of stopping.
Why the term matters now
Until recently, models were not reliable enough at choosing tools and recovering from errors to be trusted with multi-step tasks. That has changed quickly. Vendors now describe products as "agentic" to signal that the software does things, not just says things. When you see the word, ask the practical question: what can it do in my business without me, and what does it check first?
What agentic AI looks like for a small business
- An enquiry arrives at 9pm; by 9:02 it has an accurate reply and a booking link.
- A cancellation appears; the waitlist is contacted and the slot refilled.
- Monday morning: a week of posts drafted from Friday's photos, waiting for approval.
- A price change mentioned in chat is reflected on the website within the minute.
Risks and the sensible response
Autonomy is only useful if it is bounded. Agentic systems should log every action, ask before anything with money or public consequences, and hand over to a person when they are unsure. If a product cannot show you those three things, it is not ready to run part of your business.
Frequently asked questions
Is agentic AI the same as an AI agent?
Essentially yes. "Agentic AI" describes the approach; "an AI agent" is a specific system built that way.
Is ChatGPT agentic?
The basic chat is generative. Features that browse, run code or complete multi-step tasks are agentic. The line is blurring across all the major tools.
Do I need agentic AI or is a chatbot enough?
If your pain is unanswered questions, a chatbot helps. If your pain is unfinished tasks, you need something agentic.
