System-scoped automatic workflows and how they apply to every organization.
Admin workflow administration is the system-scoped counterpart to tenant Operations → Workflows.
Product automations ship as published rows in ai_workflow_definitions with owner_scope = system and visibility = automatic. Dispatch includes those graphs for every organization (includeSystem: true). There is no per-organization opt-out settings surface; an organization can archive a copied definition later if that API already allows it.
Automatic graphs notify or create drafts only:
workflow-failed-alert when that graph itself failed.Organization-specific graphs belong under the tenant operations section. System graphs must not bypass tenant permissions when they mutate records; notify/email steps use admin request context for delivery only.