Read only access to Workflows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 08:04 AM
Hi Everyone,
I hope your day is going well!
I wanted to check if we can provide a read only access to workflows. The user(s) should be able to view all existing workflows and all the activities used within; however, cannot create and update any workflow.
Thank you!
Regards,
Rana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 03:02 AM
This somewhat works i.e., combination of workflow_publisher and updating the Read ACL of wf_activity. ITIL user having the role does see the New Workflow button on the welcome screen; however, when clicked a read only form opens.
I believe this workaround will work till ServiceNow adds a role specifically for the read access to Workflows.
Steps:
1. Update Read ACL created on wf_activity table i.e., add the workflow_publisher role
2. Add the role to the required group the members of which are supposed to receive the read only access
Thank you!
Regards,
Rana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 05:41 AM
Got you got it working! Can you please mark the replies as helpful/correct to close out the post?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 08:21 AM
Hi,
Do they have admin role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 08:37 AM
No, only ITIL role.
Regards,
Rana

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 08:42 AM
Hello @Rana5,
Okay. In that case check this out:
Create a new group, give the appropriate role to the newly created group and then add users.