How to configure a user you would like to display as the "Created by" for flow context of a flowSummaryOut of the box the "Created by" field for the flow context of a flow is always set to the user who most recently updates the flow in Flow Designer by default. This is a current expected behavior/feature by design in Flow Designer. However, there is a way to configure a user you would like to display as the "Created by" for the flow context of a flow.ReleaseAll versionsInstructions1. Go to the table Timer Trigger [sys_flow_timer_trigger] and find the related Timer Trigger record for the flow by checking the table columns like Starting, Time, and Timer type, etc.2. Copy the sys_id of the related Timer Trigger record found.3. Go to the table Scheduled Job [sysauto] and find the scheduled job with a name starting with "Trigger" and a name containing the sys_id of the related Timer Trigger record copied at step 2.4. Open the scheduled job found and add the field "Run as" to the form if it is not showing there. Edit the field "Run as" by selecting any user you would like to display as the "Created by" for the flow context of the flow. Save the record.