Edit, Inactivate or Add buttons in Service Operations Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 02:06 AM
Where do I create, edit or add new buttons in this part of Service Operations Workspace, screenshot below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 07:53 AM
Hi
https://docs.servicenow.com/bundle/vancouver-it-service-management/page/product/service-operations-w...
Please mark as helpful if this resolves your issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2024 06:47 AM
This solved it for me - thanks for the doc link!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2023 06:21 AM
Same on my end I only see Agent Workspace and not Service Operations Workspace.
Could someone please advise how to get to Service Operations Workspace and how I can move a UI action on Service Operations only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 02:27 AM
Hello,
Navigate to the sys_ux_page_registry table
You can type this in the Application Navigator:
- sys_ux_page_registry.list
Search for:
Open the record with the title:
Service Operations Workspace
Uncheck the "Active" checkbox
This will disable the workspace for most users except admins.
Inactivate for Admins Too:
If you also want to restrict admin access to the workspace, follow these additional steps:
Stay in the same sys_ux_page_registry table.
Search for:
Open the matching record and again uncheck the "Active" checkbox.
Thanks and Regard,
Hafeeza

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 11:27 AM
For Service Operations workspace the advised procedure is as follows:
-
Navigate to All > Now Experience Framework > Experiences
-
From the list of UX applications, select Service Operations Workspace.
-
On the UX Application form, from the UX Page Properties related list, select the chrome_tab property.
-
On the UX Page Property page, when the Type field is set to json, edit the Value field, for example, to add or delete routes or tables.
-
Click Update.