**Assistive AI** is AI as a tool. The human drives the work; the AI helps. You ask Copilot to draft an email, you review it, you send it. You ask ChatGPT to summarize a contract, you read the summary, you cite the actual contract. The human stays in the loop on every step.
**Agentic AI** is AI as a workflow participant. The AI is given an objective and a set of tools, and it takes a sequence of actions on its own — calling APIs, reading and writing systems, making decisions across steps — until it reaches a stopping point. A human approves the outcome, sets the standards, handles exceptions, but doesn't drive each step.
The distinction is the difference between *asking* and *tasking*. Assistive: "help me draft this." Agentic: "process this submission" — where the AI reads the broker email, parses the ACORD PDF, populates the AMS, flags severity, routes to the right underwriter, and surfaces an approval queue.