Learn how to create and manage the foundational elements of access control: User accounts, Groups for organization, and Roles for scalable permission assignment.
Universal Automation
. When an automation makes a change, it does so via a Functional Account, ensuring a clear audit trail of what was changed by a person versus a system process.User accounts
. Their purpose is simple but powerful: to make permission management efficient at scale. Instead of assigning access and notifications to 50 individual users, you can assign them to a single Group like “Marketing Team” or “Senior Leadership.”
Item Access
to Functions
, assign permissions in Permission Schemes
, and define recipients in Notification Schemes
.Permission Scheme
. Then, within each live ⏹️ Space
, you map actual Users or Groups to that Role.Function
and create a Permission Scheme
for it. In this scheme, you specify that only the “Legal Approver” Role has permission to transition an 🧊 Object
to the “Approved” status.⏹️ Space
from this Function
. In this Space, they map the user Alice to the “Legal Approver” Role. Only Alice can approve contracts here.⏹️ Space
from the same Function
. In their Space, they map the “EU Legal Team” Group to the “Legal Approver” Role. Anyone in that group can approve contracts here.Spaces
, but the specific people fulfilling the Role are different. This makes your system incredibly scalable and easy to maintain.