📄️ Nodes
Nodes are instances of components; actions and flows.
📄️ Projects
A Project in Triform is a focused workspace within an organization, designed to manage a specific set of nodes.
📄️ Modifiers
Modifiers live within projects and are thus not shared between projects.
📄️ Authentication and Access Management
The IAM system in Triform governs all user identities, access control, and organizational structure. It ensures secure, flexible, and hierarchical permissions across all platform resources.
📄️ Component Library
The component library is the central space where all components reside, allowing you to compound on your previous work through the act of reusing.
📄️ Execution
An execution is a single sandboxed execution or evaluation of a component (a single action or a flow) with a given input payload.
📄️ Triggers
A trigger is a way to invoke a node within a project. It may be thought of as the entrypoint into a flow.
📄️ Payload
A payload is an input to a component.
📄️ Evaluations
Evaluations are a specialized form of Action Output, a Scorecard, in Triform designed to assess the outcome of an execution.