The Challenge of Scale: Process Inconsistency
As your organization scales and you build dozens of📋 Functions
, a new challenge emerges: process inconsistency. The Sales team might use a COMPLETED
status, while the Support team uses RESOLVED
, and the Finance team uses PAID
. While each makes sense in context, this lack of a common language makes cross-functional reporting difficult and creates ambiguity about the true state of work.
The Solution: A Central Library of Statuses
Luklak solves this challenge with Global Statuses, a central library inGlobal Admin
where you can create and manage a standardized set of statuses for your entire organization.
Think of it as creating an official “process dictionary” for your company. You define what
APPROVED
means once—including its name and Status Category
—and then everyone uses that same standard definition, ensuring the entire business is speaking the same language.How Global Statuses Work
The process is simple and powerful:- Create in Global Admin: An administrator with the correct
Business Privilege
accesses the Global Admin section to create new statuses. For each global status, you define itsName
(e.g.,AWAITING_REVIEW
) and assign it to one of the six systemStatus Categories
(e.g.,ACTIVE
). - Import into a Workflow: When designing a
Workflow
inside aFunction
, instead of creating a new status from scratch, you can simply “Import from Global Library.” This pulls the pre-defined, standardized status directly into your workflow canvas.
The Strategic Benefits
Adopting a global management strategy provides three critical benefits for any large-scale deployment:- Unified Process Language: Everyone in the company understands what
ON_HOLD
means, regardless of the department. This eliminates ambiguity. - Rapid Workflow Design: Architects can build new workflows much faster by pulling from a pre-approved library of standard statuses instead of recreating them each time.
- Reliable Cross-Functional Reporting: This is the most significant advantage. Because the status is a standardized global component, you can build a single
Dashboard
gadget to count all Objects across the entire company that are currently in theAWAITING_REVIEW
status. This is impossible when every team uses a different name for the same step.
What’s Next?
You now have a complete understanding of how to model, control, and analyze business processes in Luklak. The next step is to learn how to connect the data from these different processes together.- Learn how to connect your data: → Introduction to Object Connections
- Return to the main overview: → Back to Core Concepts