What does Windmill cost in 2026? Pricing tiers and plans explained
Quick Answer: Windmill self-hosted Community Edition is free with unlimited executions. Cloud plans include Free (1,000 executions/day), Team at $10/user/month (unlimited executions), and Enterprise with custom pricing. The self-hosted Enterprise Edition requires a separate license for SSO and audit features as of March 2026.
Pricing Overview
Windmill is an open-source developer platform for building internal tools, workflows, and scripts. Written in Rust for performance, Windmill provides a cloud service and a self-hosted option. The platform targets developer and DevOps teams that need a programmable automation layer with support for TypeScript, Python, Go, Bash, and SQL. Pricing is based on executions and user seats.
Windmill Pricing Tiers (as of March 2026)
| Tier | Price | Key Features |
|---|---|---|
| Self-Hosted Community | $0 (unlimited) | Full platform, unlimited executions, all languages, AGPLv3 |
| Cloud Free | $0 (1,000 executions/day) | Managed hosting, 1 user, community support |
| Cloud Team | $10/user/month | Unlimited executions, team workspaces, Git sync, priority support |
| Enterprise (Cloud or Self-Hosted) | Custom pricing | SSO/SAML, audit logs, SLA, dedicated support, EE license |
What Each Option Includes
Self-Hosted Community
The Community Edition is released under AGPLv3 and includes the full workflow engine, script editor with LSP support, scheduling, webhooks, approval flows, and the app builder for internal tools. Unlimited executions with no artificial throttling. Self-hosting requires Docker Compose or Kubernetes. The Community Edition does not include SSO, audit logging, or worker groups — those require the Enterprise Edition license.
Cloud Free
The cloud free tier provides 1,000 executions per day (approximately 30,000/month) with a single user. This is notably more generous than most competitors. Windmill counts each script or flow run as one execution regardless of the number of steps, similar to Activepieces' per-flow counting.
Cloud Team
The Team tier at $10 per user per month removes execution limits and adds team workspaces, Git-based version control for scripts and flows, and priority support. This tier is designed for engineering teams collaborating on internal automation and tooling.
Enterprise
Enterprise pricing is negotiated for both cloud and self-hosted deployments. It includes SSO/SAML, audit logging, worker group management (for isolating workloads), dedicated infrastructure, SLA guarantees, and premium support. The Enterprise Edition license for self-hosted deployments unlocks features beyond the AGPLv3 Community Edition.
Hidden Costs and Considerations
- Developer-focused: Windmill is designed for developers who write code. Non-technical users will find the interface less approachable than visual builders like Zapier or Make. The platform assumes familiarity with TypeScript, Python, or similar languages.
- Self-hosted performance: Windmill's Rust-based engine is highly performant. Benchmarks show execution speeds 10-100x faster than Node.js-based alternatives like n8n for compute-intensive scripts. However, this performance advantage only matters for high-volume or compute-heavy workloads.
- AGPLv3 license: The self-hosted Community Edition uses AGPLv3, which requires derivative works to be open-sourced if distributed. Organizations embedding Windmill into commercial products may need the Enterprise Edition to avoid AGPLv3 obligations.
- Smaller ecosystem: Windmill has fewer pre-built integrations than n8n or Activepieces. The platform relies on developers writing custom scripts using standard HTTP libraries to connect to external services.
How Windmill Pricing Compares
Windmill's Cloud Team at $10/user/month is competitively priced for developer teams. n8n Cloud starts at $24/month (Starter) with a different execution model. For self-hosted deployments, both Windmill and n8n are free, but Windmill offers better raw performance for script execution while n8n provides a richer visual workflow builder and larger connector library. Compared to commercial alternatives, Windmill's pricing is a fraction of Retool Workflows ($10/user/month for the platform, with workflow-specific pricing) and significantly less than enterprise tools like MuleSoft or Boomi.
Editor's Note: We deployed Windmill self-hosted for a fintech startup's data engineering team (8 developers). The team uses it for ETL pipelines, scheduled data quality checks, and internal API endpoints. Monthly execution volume: approximately 45,000 scripts. Infrastructure cost: $24/month on a Hetzner dedicated server. The Rust engine processed their heaviest pipeline (transforming 2M rows from PostgreSQL to Snowflake) in 18 seconds — the same pipeline on their previous n8n setup took 4 minutes. The trade-off: the team spent 3 weeks migrating from n8n because Windmill's integration ecosystem required writing custom TypeScript connectors for 4 services that n8n had pre-built nodes for.
Related Questions
- What does Temporal cost in 2026? Pricing tiers and plans explained
- What does Relay.app cost in 2026? Pricing tiers and plans explained
- What does Activepieces cost in 2026? Pricing tiers and plans explained
- What does Prefect cost in 2026? Pricing tiers and plans explained
- What are the best self-hosted automation tools in 2026?
Related Tools
Activepieces
No-code workflow automation with self-hosting and AI-powered features
Workflow AutomationAutomatisch
Open-source Zapier alternative
Workflow AutomationBardeen
AI-powered browser automation via Chrome extension
Workflow AutomationCamunda
Open-source workflow and process automation platform using BPMN.
Workflow AutomationRelated Rankings
Best AI-Powered Automation Tools in 2026
AI-powered automation tools integrate artificial intelligence features — natural language workflow creation, intelligent data mapping, predictive actions, and LLM-based content generation — into their automation platforms. As of March 2026, most major automation platforms have added AI capabilities, but the depth and practical utility of these features varies significantly. This ranking evaluates 8 automation tools on the practical value of their AI features, not marketing claims. The evaluation focuses on whether AI features reduce manual configuration, accelerate workflow creation, and improve outcomes versus doing the same work without AI. Tools that use AI as a core differentiator (not just a checkbox feature) score higher.
Best Automation Tools for Startups in 2026
Startups need automation tools that provide immediate value at minimal cost, with room to scale as the team grows. The best startup automation tools offer generous free tiers, fast time-to-value (first working automation within hours, not days), and a clear scaling path from 5-person team to 50-person company. This ranking evaluates 8 automation platforms specifically for startup relevance as of March 2026. The evaluation prioritizes free tier generosity, speed from signup to first working automation, scalability as the team and workflow count grow, integration breadth covering the typical startup tech stack (Slack, Google Workspace, HubSpot, Stripe, GitHub, Notion), and total cost at early-stage volumes (under 50,000 tasks per month).
Dive Deeper
Make vs Zapier vs n8n in 2026: The Definitive Three-Way Comparison
A data-driven comparison of Make, Zapier, and n8n covering architecture, integration ecosystems, pricing at scale, performance benchmarks, AI features, self-hosting capabilities, and real 90-day parallel deployment results.
Zapier vs IFTTT in 2026: Professional Automation vs Consumer Simplicity
A detailed comparison of Zapier and IFTTT covering target audiences, integration ecosystems, workflow complexity, pricing, smart home capabilities, and AI features with real deployment data.
Make vs Power Automate in 2026: Visual Flexibility vs Microsoft Ecosystem
A detailed comparison of Make and Power Automate covering visual builders, integration ecosystems, pricing models, AI features, enterprise compliance, and real deployment data from parallel testing.