Skip to main content

Templates

Templates are reusable agent configurations that let you quickly deploy consistent AI workers across your organization. Think of them as blueprints -- design once, deploy many.

What is in a Template?

A template captures an agent's complete configuration:

ComponentDescription
System promptThe agent's personality, role, and behavioral rules
Model settingsWhich AI model to use, temperature, max tokens
Tool configurationWhich tools the agent has access to
Memory settingsWhat the agent remembers across conversations
MetadataCategory, tags, description for organization

Why Use Templates?

ScenarioHow Templates Help
ConsistencyEvery sales agent across offices uses the same proven configuration
SpeedDeploy a new agent in seconds instead of configuring from scratch
Version controlTrack changes over time, roll back if a new version underperforms
SharingPublish templates for your organization or to the MeetLoyd Store

Template Variables

Templates support customizable variables so the same blueprint can be personalized for different contexts:

Variable TypeExample
Company infocompany_name, industry, support_hours
Contact detailsescalation_email, manager_name
Runtime contextUser's plan, account status (filled automatically)

When creating an agent from a template, you fill in the variables and the system prompt is customized accordingly.


Store
Browse and publish templates in the marketplace
Team Manifests
Define teams as code with YAML manifests
Starter Kits
Pre-built bundles to get started fast