Is there a way to add current dashboard/report to service operations workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 01:21 AM
Is there a way to add current dashboard/report to service operations workspace?
Such as under the overview component in the landing page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 01:42 AM
Hi @jnt-cnt ,
Please follow the below steps:
1.Go to App Engine Studio or navigate directly:
UI Builder > Experience: Service Operations Workspace
2.Open the Landing Page (usually named Home or Overview Page).
- Modify the Overview Component
- In the UI Builder canvas, locate the Overview page and the Overview component on the canvas.
- Within the Overview component, identify where the widgets (like “Incidents assigned”, “Incident SLAs”) are placed.
3.Add a New Widget or Report
You have two main options:
Option A: Add a Prebuilt Report (Report Widget)
- Drag a Data Visualization or Report widget component into the desired section.
- Bind it to an existing report by providing the report sys_id.
Option B: Create a Custom Component
- Create a new component or card (like existing ones).
- Use Data Resources to pull in data (e.g., from incident or task_sla).
- Use Card layout to mimic the current style.
4.Configure Binding & Filters
- Ensure the report respects current user context or filters (like “Assigned to me”).
- You can use state parameters, client scripts, or data resource filters to handle this.
5.Save & Publish
- Save the changes.
- Click “Publish” in UI Builder to deploy the updated experience.
If my response helped, please hit the 👍Thumb Icon and accept the solution so that it benefits future readers.
Regards,
Pratik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 02:05 AM
it's not a dashboard added to workspace landing page.
The landing page is configured to show data visualizations with different type
check on below links on how it can be done
Exercise: Add a Data Visualization to the Workspace
Adding a visualization to the ServiceNow Service Operations Workspace Home Page / Landing Page
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 02:32 AM
Hi,
Please see these links,
How to add Platform Analytics Dashboard to Service... - ServiceNow Community
How to add dashboard to the workspace - ServiceNow Community