Blueprint
Expert-Designed AI Team Templates
A pre-configured composition of AI agents, roles, orchestration rules, and governance policies. Deploy an expert-designed team in minutes -- then customize it for your organization.
What is a Blueprint?
Building an AI team from scratch is hard. Which agents do you need? What roles should they have? How should they hand off work to each other? What governance policies apply? A Blueprint answers all of these questions with a tested, versioned, deployable team template.
Think of it like a franchise playbook. A franchise doesn't make each new restaurant figure out the menu, kitchen layout, and service flow from zero. It provides a proven blueprint. Then the franchisee customizes it for their market. Same idea, applied to AI teams.
Anatomy of a Blueprint
YAML manifest | Versioned | Lock file for reproducibility
Boss role
Outbound
Closing
Retention
What a Blueprint includes
- Agent definitions -- Each agent's role, system prompt, assigned LLM model, and skills. The Lead Agent (boss) orchestrates the team's work.
- Tool assignments -- Which MCP tools each agent can access. The SDR agent gets the CRM and email tools; the AE agent gets the contract and proposal tools.
- Orchestration rules -- How agents hand off work, route tasks, and escalate issues. Defined as structured rules, not ad-hoc prompts.
- Governance policy -- Autonomy levels (proactive, reactive, autonomous), spending limits, and which Governance Packs apply.
- Version + lock file -- Blueprints are versioned. A lock file ensures reproducible deployments: same Blueprint version always produces the same team configuration.
Why not just create agents manually?
You can. But Blueprints solve three problems that manual creation does not:
- Expertise encoding -- A Blueprint captures best practices from hundreds of deployments. The "Sales Team" Blueprint isn't a guess -- it's the distilled result of what works across financial services, SaaS, and professional services organizations.
- Reproducibility -- Deploy the same Blueprint across 10 workspaces and get 10 identical teams. No configuration drift, no "works on my workspace" problems.
- Iteration speed -- Start from a Blueprint, customize 20%, and you're running. Building from scratch means inventing 100% of the configuration yourself.
How MeetLoyd implements Blueprints
MeetLoyd ships 23 built-in Blueprints covering the most common enterprise team patterns:
- 23 built-in Blueprints -- C-Suite, Sales, Marketing, Legal, Compliance, Engineering, Customer Success, HR, Finance, and more. Each is a YAML manifest in the Blueprint catalog.
- Blueprint Studio -- A visual editor (Growth tier and above) for creating custom Blueprints. Drag agents, define handoff rules, set governance policies, then save as a reusable template.
- Loyd recommends -- The Loyd assistant analyzes your workspace context and conversationally recommends which Blueprints to deploy. "You have a HubSpot integration and 3 sales reps -- the Sales Team Blueprint would be a good fit."
- Customizable -- Every Blueprint is a starting point. Add agents, change models, adjust governance, swap tools. Your customizations are tracked as a diff against the base Blueprint version.
- BYOK compatible -- Blueprints specify model requirements (e.g., "needs Claude Sonnet or equivalent"), not specific API keys. Your keys are injected at deploy time.