The agentic marketing glossary
16 terms. The vocabulary of marketing run by agents, defined for practitioners while it is still forming.
A
Agent Orchestration
Agentic MarketingCoordinating multiple AI agents so their work composes: who runs when, what each is allowed to touch, and how their outputs feed each other.
Agentic Loop
Agentic MarketingThe cycle an AI agent runs continuously: observe the data, notice what changed, investigate why, act within its permissions, and verify the action worked.
AI Agent
AI & AutomationAn autonomous system that uses an LLM to plan, execute, and iterate on tasks with minimal human intervention.
Answer Engine Optimization (AEO)
Agentic MarketingThe discipline of structuring content so answer engines, from featured snippets to AI assistants, can extract and attribute a correct answer to you.
T
Token
AI & AutomationThe basic unit of text processed by an LLM, roughly equivalent to 3/4 of a word. Models have token limits for input and output.
Tool Calling
Agentic MarketingThe mechanism by which an AI model invokes external functions, APIs or systems: the difference between an agent that can only talk and one that can act.