Home · Glossary · Agentic AI
Enterprise AI glossary · Agentic AI & Orchestration

Agentic AI

Systems where an LLM acts as a planner that chooses tools, decomposes tasks, and iterates toward a goal rather than producing a single completion.

Definition

What Agentic AI means in practice

Agentic AI is a design pattern where the LLM is the brain of a loop rather than the producer of a single output. The model decides which tool to call, observes the result, decides the next step, and continues until the goal is achieved or an exit condition is hit. The typical enterprise agentic workflow has 3 to 12 steps, blending LLM reasoning with deterministic tool calls (database lookups, API calls, RPA actions, document parsing). The hard engineering question is rarely "can we build an agent" but "can we build an agent that fails safely, logs every decision, and stays bounded inside an audit trail the regulator accepts". MindMap's Agentic Workflow Studio is the platform we use to ship this pattern in production.

Go deeper
Agentic AI in production →

All 62 terms, in plain language

Sovereign AI, RAG, agentic AI, IDP, MLOps and the regulations that shape enterprise AI.

Browse the glossary →Talk to an engineer →