Context Management
Manage context variables, scopes, and references
Context Hierarchy
Global Context(scope)
organization_id(variable)org_123456
environment(variable)production
User Context(scope)
user_preferences(reference)ref:preferences_db
session_data(scope)
Workflow Context(scope)
Total Scopes
3
Variables
5
References
1