diff --git a/content/docs/automation/flows.mdx b/content/docs/automation/flows.mdx index abe181219c..db5c3f4b66 100644 --- a/content/docs/automation/flows.mdx +++ b/content/docs/automation/flows.mdx @@ -1244,6 +1244,7 @@ export const contractExpirationCheck: Flow = { label: 'Contract Expiration Check', type: 'schedule', status: 'active', + runAs: 'system', // a schedule run has no trigger user — elevate explicitly nodes: [ { id: 'start',