AI Agent

An AI agent is a program that uses a language model to decide what steps to take toward a goal, then carries them out by calling real tools — sending email, querying a database, updating a CRM — rather than only returning text.

The distinction that matters is between generating and doing. A chatbot produces an answer. An agent is given a goal and a set of tools, and it chooses which tools to call, in what order, reacting to what each one returns. Ask an agent to "chase the three overdue invoices from last month" and it queries the accounting system, identifies which are overdue, drafts a message per client and sends them.

That autonomy is also the risk. Every step an agent takes is a decision it might get wrong, and errors compound: a wrong record fetched at step one produces a confidently wrong email at step four. Production agents are therefore built with tight tool permissions, a hard cap on how many steps they may take, and human approval before anything irreversible — sending, paying, deleting.

Agents are also slower and more expensive per task than a fixed workflow, because each decision is a model call. If the steps are always the same, an agent is the wrong tool.

Why it matters

Agents earn their cost on work that varies every time and needs judgement — triaging support tickets, qualifying leads, handling exceptions. For work that follows the same path every time, a deterministic workflow is cheaper, faster and easier to debug.

We build this. AI Agents starts at $899 — every price is published.

Related terms

More in AI Automation & Agents

Need this built rather than explained?

We publish every price we charge, and you get a quote in writing before anything starts.

See every price
All terms