What is an AI agent?
An AI agent is software that pursues a goal rather than waiting for a command. It reads the situation, decides the next step, uses your systems to act, and reports what it did. Where a tool answers one prompt, an agent runs a job end to end — reading an enquiry, checking your records, drafting the reply, booking the call and logging the outcome.
The distinction that matters commercially is accountability. A prompt-based tool produces output someone still has to move. An agent owns an outcome: the enquiry is answered, or it is escalated, and either way the trail is visible.
Every agent we install has four fixed parts: a defined job, permission to read and write specific systems, a confidence threshold below which it escalates to a person, and measurement against the result it was hired to move.