FlowWright can be configured in various configurations, and these configuration have different licensing types. Here are licensing types:
- Evaluation
 - Development
 - Subscription
 - Professional
 - Multitenant
 - MultitenantDev
 
Evaluation
Evaluation license is generated by default when FlowWright is first installed on a server/machine.
Non-Multitenant Evaluation
- Access to all features of FlowWright
 - Valid for 30 days
 - 5 user limit
 - Engines are single threaded execution (will only use 1 CPU core)
 
Multitenant Evaluation
- Access to all features of FlowWright
 - fully multitenant
 - Valid for 30 days
 - 10 user limit
 - 2 tenants
 - Engines are single threaded execution (will only use 1 CPU core)
 
Development
- Access to all features of FlowWright
 - Valid for 1+ years
 - 5 user limit
 - Engines are single threaded execution (will only use 1 CPU core)
 
Subscription
- Access to all features of FlowWright
 - Valid for 1+ years
 - User limit based on package
 - Engines are multi threaded execution (will use all CPU cores)
 
Professional
- Access to all features of FlowWright
 - Non-expiring
 - User limit based on package
 - Engines are multi threaded execution (will use all CPU cores)
 
Multitenant
- Access to all features of FlowWright
 - Valid for 1+ years
 - User limit based on package
 - Tenant limit based on package
 - Engines are multi threaded execution (will use all CPU cores)
 
MultitenantDev
- Access to all features of FlowWright
 - Valid for 1+ years
 - 10 user limit
 - 2 tenant limit
 - Engines are single threaded execution (will only use 1 CPU core)
 
Note: The new version v9.10 runs a Microservice to check the user license and auto-update the license from server, when the new license is available. In order for this function to work FlowWright server must have access to the internet.