Skip to Content
Evaluate Get Started

Workflow Engine Features

Key takeaways

Workflow Engine ships 24 production-ready features: a visual designer for business users, process versioning that preserves running instances, clustering for horizontal scale-out, a plugin system for reusable workflow patterns, multitenancy, and an HTTP API for cross-platform access. Browse the catalog to evaluate which capabilities match your requirements before you install.

Workflow Engine ships 24 production-ready capabilities. Core features include a visual designer for end users, process versioning that keeps running instances stable during updates, horizontal clustering for scale-out, multitenancy with isolated process data, an HTTP API for non-.NET clients, pluggable security, and a plugin system. Each capability replaces a custom build that would otherwise require weeks of development and ongoing maintenance.

Major features

Additional features

Frequently asked questions

What features does Workflow Engine support?

Workflow Engine ships over 20 production-ready features covering visual design, scheme versioning, clustering, multitenancy, timers, pluggable security, BPMN import/export, an HTTP API, a plugin system, direct state control, process logging, work calendars, pre-execution simulation, programmatic scheme creation, database versioning, offline operations, and workflow templates. The cards above list each feature with a link to its dedicated page.

Do all features require a commercial license?

No. Core features - the runtime, persistence, timers, conditions, rules, and actions - are available in all editions. Commercial features include clustering, multitenancy, scheme inlining, and certain advanced capabilities. See the Workflow Engine Editions page for the full breakdown.

Can I evaluate the features before purchasing?

Yes. The Workflow Engine Free includes all core features and is suitable for evaluation and small projects. There is no time limit or feature gate during evaluation - you install the NuGet package and run your first process in minutes. When you are ready for production features, request a commercial license.

What is the difference between a feature and a plugin?

A feature is a core capability built into the Workflow Engine runtime (versioning, timers, multitenancy, etc.). A plugin is an optional NuGet package that adds reusable workflow patterns (approvals, loops, file operations, Microsoft Entra ID integration). Plugins extend what you can do in a scheme but depend on the runtime to execute. See the Plugin System page for details.

Next steps