YourAIworkforce,readyinminutes.
Build teams of AI agents that qualify leads, close deals, and run your business workflows. Get API keys, test in the playground, and go live — all self-service.
Built on production-grade infrastructure
Three steps to orchestration
From YAML to a running multi-agent pipeline in minutes.
Define your team
Write a YAML file describing your agents, their roles, tools, and how they hand off to each other.
team:
name: sales-pipeline
agents:
- id: lead_qualifier
role: "Qualify inbound leads"
tools: [enrich_lead, score_lead]
handoff_to: [outreach_agent]
- id: outreach_agent
role: "Draft personalized outreach"
handoff_to: [demo_scheduler]Agents collaborate
Start a conversation and watch agents collaborate in real-time — qualifying, routing, and handing off tasks through your pipeline.
Get results via API
Create an API key, call POST /pipeline/run, and get structured results. Track every run in the dashboard, or receive results via webhook callback.
curl -X POST /api/v1/pipeline/run \
-H "Authorization: Bearer aw_live_..." \
-d '{
"team_id": "sales",
"message": "Qualify this lead..."
}'
// Response:
{ "status": "completed",
"result": {
"lead_score": 87,
"demo_scheduled": true,
"deal_value": "$48,000"
}}A complete platform, not just a framework
Agent orchestration, developer tools, analytics dashboard, and integrations — everything to go from prototype to production.
Multi-Agent Orchestration
Teams of specialized agents collaborate through handoff protocols. Define agents, roles, tools, and routing in YAML — agents share state and make decisions autonomously.
Developer API & Keys
Self-service API keys, interactive playground, and copy-paste Quick Start. Any business can integrate in minutes.
Full SaaS Dashboard
Lead management with Kanban boards, conversation tracking, real-time pipeline visualization, and team analytics — all built in.
11+ Integrations
Connect Slack, GitHub, HubSpot, Stripe, SendGrid, and more. API keys encrypted at rest, test connections with one click.
Webhooks & Events
Real-time event notifications with HMAC signing, delivery logs, test events, and one-click replay for failed deliveries.
MCP + Provider-Agnostic
Expose teams as MCP tools for Claude Code or Cursor. Swap LLM providers with one line — Groq, OpenAI, Anthropic, or any LiteLLM-supported model.
Built for real workflows
AgentWorks powers pipelines across sales, support, content, and data — anywhere agents need to collaborate.
Sales Pipeline
Built InQualify leads, draft outreach, schedule demos, and close deals — a full sales team that runs 24/7. Built-in lead Kanban, scoring, and CRM integration.
CRM Integration
LiveConnect your CRM via webhook. When a lead status changes, the pipeline runs automatically and pushes results back — zero manual work.
Customer Support
Triage tickets, resolve common issues, escalate edge cases, and follow up — all automatically with real-time handoffs.
Any Workflow
Content pipelines, data processing, onboarding flows — define agents in YAML, connect via API key, and run from anywhere.
Built for everyone on the team
API keys, playground, go live
Self-service API keys with scoped permissions. Interactive playground to test teams without code. Rate limiting, webhook callbacks, and HMAC signing built in.
# 1. Create an API key in the dashboard
# 2. Run any team with one API call:
curl -X POST /api/v1/pipeline/run \
-H "Authorization: Bearer aw_live_..." \
-d '{
"team_id": "sales",
"message": "Qualify: Jane, TechCorp",
"webhook_url": "https://you.com/cb"
}'Dashboard, not spreadsheets
Track leads on a Kanban board, monitor pipeline runs, view analytics by team, and manage integrations — all from one dashboard. No ML expertise required.
Start free, scale when ready
Every feature available from day one. Upgrade when you need higher limits and dedicated support.
Starter
Everything you need to build and test agent teams. Self-host or use our cloud.
- Unlimited agents & teams
- YAML + dashboard team builder
- REST API, WebSocket, MCP
- Developer Console & API keys
- Interactive Playground
- Lead management & Kanban
- 5 integrations
- Community support
Pro
For teams going to production. Higher limits, analytics, and priority support.
- Everything in Starter
- Unlimited pipeline runs
- Full analytics dashboard
- Webhook test & replay
- All 11+ integrations
- Rate limiting controls
- Usage tracking & token analytics
- Priority email support
Enterprise
Dedicated infrastructure, SSO, custom integrations, and white-glove onboarding.
- Everything in Pro
- Dedicated infrastructure
- SSO & role-based access
- Custom agent integrations
- SLA guarantees
- Dedicated support engineer
- Custom rate limits
- White-glove onboarding