Access roles for the Widget context menuSummaryQuestion: You are requesting information if there is a role or a combination of roles that would allow developers to be able to ctrl+right click on widgets that are only within the scope that those widgets were created WITHOUT having to give them the sp_admin role? Specifically, you are trying to find a way to still allow developers to be able to use the context menu feature and edit widgets in a particular scope but not give them the sp_admin role. Answer: Unfortunately, as the below ServiceNow documentation details: Note: You must have the admin or sp_admin role to see the widget context menu. When you impersonate a user without one of those roles, you can still see the menu. However, a regular user signed in without those roles cannot see the menu. Related LinksWidget context menu https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/build/service-portal/concept/widget-context-menu.html