Your configuration
Your types. Your workflows. Your rules. Your data.
noji is a workflow management system that puts you in control.
You tell the system how to work instead of the other way around. From
simple projects, to enterprise-class workflows — all in one
powerful product.
A grid, a kanban board, and a Gantt are different ways to view the same items.
Every item has a workflow. Transitions run Guard, Validate, then
Effects.
The same rules apply on the detail page, a kanban board, or an API
call.
Three different ways to customize logic:
Check if a workflow transition can be used
Check if the transition is valid
Apply changes as a result of the transition
if (Item.Type == "Support Ticket") {
Item.Assignee = "Nodan"
}
Schema, workflow, and views live on the item type. Customize without multiplying admin schemes. What someone sees and may edit is determined by the item and their roles — at the moment they try.
One codebase. A cloud deployment with a hundred organizations and a single organization running on-premise have the exact same features.
Your types. Your workflows. Your rules. Your data.
Run it on your hardware, or in the cloud. Same product. Deployment is configuration, not a fork.
You buy the software, not a stipend of tokens you need to budget.