Flow Designer in ServiceNow is a low-code automation tool used to design and automate business processes without heavy scripting. It allows users to create flows by defining triggers, conditions, and actions to automate tasks such as approvals, notifications, record updates, and integrations.
To create new flow, navigate to All – Process engine — Flow designer — New
After you click on New button on page, it will open to create new flow.
Now click on Show additional properties
4.Protection
It defines whether the flow is editable or read-only after creation.
Setting it to read-only helps prevent unauthorized changes to the flow.
5.Run as
It specifies the user context under which the flow executes.
Updates appear as done by System, Does not evaluate Users roles/access when running the Flow.
6.Flow Priority
Flow priority determines the execution order when multiple flows are triggered at the same time. By default, flows can be set to Low, Medium, or High, with High priority flows running first.