Skip to main content
Tools  /  Terminology Rosetta Stone
Free Tool

Terminology Rosetta Stone

Every platform names the same ideas differently. Search a term from any vendor - or search "guardrail," "skill," "tool" - and see the equivalent across all three. From the full Glossary.

General termAutomation AnywhereUiPathCopilot Studio
The AI agent itselfAI AgentAgentAgent (Copilot)
Reasoning/planning engineProcess Reasoning Engine (PRE)Agent reasoning loop (LLM-driven)Generative orchestration
Reusable capability the agent can performSkillToolAction
Grounding the agent in your business dataKnowledge/data connectionsContext Grounding indexKnowledge source
Human-in-the-loop stepHuman-in-the-loopEscalation (Action Center)Human handoff / escalation
Rules that constrain agent behaviorAI GuardrailsGuardrails / policiesInstructions + moderation settings
Where agents are builtAI Agent StudioAgent Builder (Studio Web)Copilot Studio (web app)
Where agents run/orchestrate at scaleAutomation Co-Pilot / Control RoomMaestroCopilot Studio orchestrator / Agent 365
A pre-scripted, rule-based bot (the "old world")RPA BotRobot / Process (Studio)Power Automate flow
Agent
Software that pursues a goal by reasoning about the next best action, rather than following a fixed script.
Tool / Skill / Action
A discrete capability an agent can invoke: calling an API, querying a database, running an existing bot, or asking a question.
Context / Grounding / Knowledge
The business data an agent is allowed to read in order to make informed decisions (documents, databases, knowledge bases).
Orchestration
Coordinating multiple agents, tools, and workflows so they work together toward a larger business process.
Escalation / Human-in-the-loop
A defined point where the agent pauses and asks a person to approve, correct, or decide, instead of acting autonomously.
Guardrails
Policies that constrain what an agent is allowed to do, to keep it safe, compliant, and predictable.