Built for production
Powerful features that give you complete control over your AI agent deployments. Version control, detailed traces, and seamless integrations.
Deploy fearlessly with instant rollback
Every deployment creates a new version. Roll back to any previous version instantly if something goes wrong. Keep staging and production environments completely separate.
Multiple Versions
Keep unlimited versions of your deployments. Compare outputs across versions.
Instant Rollback
One click to roll back to any previous version. Zero downtime.
Environment Separation
Separate staging and production environments. Test safely before going live.
# Deploy a new version
crewship deploy --env production
# List all versions
crewship versions
# Roll back instantly
crewship rollback v3See everything your agents do
Detailed traces of every agent action, LLM call, and tool usage. Debug issues quickly with complete visibility into how your crews execute.
LLM Call Tracking
See every prompt, response, and token usage. Track costs per run.
Tool Execution
Monitor tool calls with inputs and outputs. Identify slow or failing tools.
Agent Timeline
Visual timeline of agent actions. Understand the flow of your crew.

Connect your AI to the world
Trigger runs from anywhere with incoming webhooks. Get notified when runs complete with outgoing webhooks. Build powerful automations.
Incoming Webhooks
Trigger runs via HTTP POST. Integrate with CI/CD, cron jobs, or any system.
Outgoing Webhooks
Get notified on run completion. Send to Slack, Discord, or your own systems.
Secure by Design
HMAC-SHA256 signatures on every webhook. Verify authenticity easily.
Explore the docs
Learn how to use these features in your deployments
Ready to deploy your AI crews?
Start with our free tier. No credit card required.