GLOSSARY logo

GLOSSARY

THE TECHNICAL LANGUAGE OF DIGITAL B2B INFRASTRUCTURE

CONCEPT
INTELLIGENT AUTOMATION

Agentic AI

AI systems designed to pursue goals through iterative reasoning, planning, tool use, and adaptation rather than producing only a single passive response.


BUSINESS RELEVANCE

Agentic AI can automate less deterministic processes such as research, case handling, system coordination, and exception resolution. Its value comes from reducing manual orchestration, while its risk comes from compounding model errors across multiple steps and actions.


IMPLEMENTATION EXAMPLE

An agentic revenue-operations system investigates a pipeline anomaly by querying CRM data, checking campaign activity, identifying a broken lifecycle rule, proposing a repair, and waiting for approval before changing production automation.


LIMITATIONS

The term is used inconsistently and is sometimes applied to ordinary chatbots or scripted automation. Multi-step autonomy increases latency, cost, observability requirements, and the potential impact of erroneous or manipulated outputs.


TECHNICAL EXPLANATION

Agentic AI architectures organise one or more AI agents around an observe–reason–act loop. They may decompose goals into tasks, call APIs or software tools, maintain working state, evaluate intermediate results, and coordinate specialised agents. The defining characteristic is goal-directed action under bounded autonomy, not simply the use of a large language model.


Secondary Topics

AI Governance, Cybersecurity, Systems Architecture

Sources

Related terms

Technical Debt

CONCEPT
SYSTEMS ARCHITECTURE

The implied future cost and engineering rework incurred by choosing expedient software solutions over sustainable architecture.

Website Cookies

CONCEPT
SYSTEMS ARCHITECTURE

Small text packets stored in client browsers to manage user authentication, session persistence, and tracking preferences.

Category Entry Points (CEPs)

CONCEPT
PERFORMANCE ADVERTISING

The situational cues, internal needs, and buying contexts that prompt purchasers to recall specific product categories and brands.

Data Pipeline

CONCEPT
DATA ENGINEERING

An automated sequence of processes extracting, transforming, validating, and delivering data between operational platforms.

Service-Level Agreement (SLA)

CONCEPT
SYSTEMS ARCHITECTURE

A formal commitment contractually defining service uptime expectations, delivery benchmarks, and remedies between parties.