WorkflowStack AI
WorkflowsIndustriesToolsGuidesAI QuizBlogEnterprise
Get Free Workflows
WorkflowStack AI

Practical AI workflows for SMB operators and enterprise teams. No fluff. No hype. Just what ships.

Library

  • All Workflows
  • Industries
  • Enterprise
  • Tools
  • Guides

Company

  • About
  • Blog
  • Newsletter
  • Contact

Stay Updated

Weekly workflow ideas for operators and enterprise teams.

Get Free Workflows →

© 2026 Blueteem LLC. All rights reserved.

Privacy PolicyTerms of Service
Glossary

Orchestrator

The top-level agent or workflow engine that decides which sub-agent or tool to invoke next.

  1. Glossary
  2. Orchestrator

Definition

The top-level agent or workflow engine that decides which sub-agent or tool to invoke next.

In practice

Could be an LLM ('ask Claude which agent to route to') or rule-based ('if ticket starts with 'refund' send to billing-agent'). Rule-based is more predictable; LLM-based is more flexible. SMB stacks usually start rule-based and add LLM routing only where the rules get too messy to maintain.

Related terms

  • MCP (Model Context Protocol)An open protocol for connecting LLMs to external data sources and tools through a standard interface.
  • Human-in-the-loop (HITL)An agent design where a human approves or corrects an action before it ships.
  • GuardrailsHard rules that constrain what an agent can say, do, or output — independent of the model's judgment.
  • EvalsA test suite for agent behavior — fixed inputs run against the agent and graded for correctness.
All glossary termsSee advanced workflows

Ready to implement AI in your business?

Free implementation guides for SMB operators and enterprise teams — workflows, prompts, governance, and tool stacks built to ship.

Browse Free GuidesBrowse Workflows