ServiceNow flow designer shows "user name" in activitie instead of system []run as prop is :system]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
hi @Ankur Bawiskar
In ServiceNow flow designer activities logs
we are able to see user name instead of system.
Run as properties is set to system user.
this is happening only for few RITMS and for maximum RITMS it shows system in activities.
Kindly needs your suggestion for the same
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
What You Can Do to Diagnose / Fix
🔹Confirm the Flow’s Run As is Actually Saved and Active
Open the flow in Flow Designer
Go to More Actions → Properties
Verify Run As = System User
Save, Deactivate, then Reactivate the flow to ensure the setting takes effect fresh
This habit often fixes inconsistent execution contexts.
🔹Review Execution Details Correctly
In the Flow Activity panel and Flow Execution Details, look for:
Run As → should show “System”
Triggering user → this may show the user who caused the action
These are separate fields in the execution log.
🔹Consider Flow Roles
If the flow runs some steps as System but needs specific elevated roles for some actions, you can also use Run With Roles when Run As User isn’t enough. Otherwise, the system may log or show the user who triggered the flow in some contexts.
Useful Official Docs and References
✔ Flow Designer Run As property and options — explains how Run As System works:
📌https://developer.servicenow.com/print_page.do?category=learning-module&identifier=app_store_learnv2...
✔ Flow Execution Details — shows how execution context and Run As are logged:
📌https://www.servicenow.com/docs/en-US/bundle/zurich-build-workflows/page/administer/flow-designer/co...
✔ Community discussion on inconsistent Run As behavior — confirms practical observations:
📌https://www.servicenow.com/community/developer-forum/flow-desginer-run-as-different-user-not-system/...
If my response has resolved your query, please consider giving it a thumbs up and marking it as the correct answer!
Thanks
Nayan Patel
IT ServiceNow Consult, ServiceNow ArchX
If my response has resolved your query, please mark it Helpful by giving it a thumbs up and Accept the Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
how is the flow configured to trigger? share screenshot
any subflow is getting called?
how are you getting to know it's running as user and not system?
are you seeing work notes or comments with that user in activity log?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Sachin Gavhane ,
In workflow studio, open the single flow a click on "more actions menu".
Open the "properties":
Under advanced settings, you have the run as options:
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

