- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 03:05 AM - edited 12-05-2023 03:07 AM
Hi,
I try to configure what columns are shown in Risk Workspace 360 view.
I tried to configure from "Configure 360 views", but couldn't find options how to configure these columns which are marked in yellow in picture.
Does anyone remember / know where these are configured?
And I don't mean personalizing these columns which can obviously be do from the coqwheel icon 🙂
Best,
Miikka
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 04:14 AM
Hi @Miikka_M ,
The first step in setting up your data registry is to register the relationships you want displayed in the 360° Relationship Visualization.
Before you begin
Role required: Data registry administrator
Navigate to 360º View Configurations > Relationship Registries.
Also, Please follow the steps mentioned : https://docs.servicenow.com/bundle/vancouver-governance-risk-compliance/page/product/grc-360-degree-...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 04:21 AM
Hi @Miikka_M ,
This is the relationship registry configuration for risk statement to risk framework relationship.
instance/now/nav/ui/classic/params/target/sn_data_registry_relationship.do%3Fsys_id%3D3ad6baee77113010e723b23dbd5a991a%26sysparm_view%3D
Relationship table on above URL is sn_grc_document. It means we pick the workspace view of related list[if available] else we will pick the list workspace view of sn_grc_document table.
To change the columns on above image change the workspace view list layout on below link
,<instance>/sn_grc_document_list.do.
Mark it as correct answer if it helps you.
Thanks,
Naveen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 04:14 AM
Hi @Miikka_M ,
The first step in setting up your data registry is to register the relationships you want displayed in the 360° Relationship Visualization.
Before you begin
Role required: Data registry administrator
Navigate to 360º View Configurations > Relationship Registries.
Also, Please follow the steps mentioned : https://docs.servicenow.com/bundle/vancouver-governance-risk-compliance/page/product/grc-360-degree-...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 04:58 AM
Hi @Miikka_M ,
I directed you to the same table in my answer, not sure any reason for not marking my answer correct!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 05:43 AM
Thanks Sandeep for your information!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 04:21 AM
Hi @Miikka_M ,
This is the relationship registry configuration for risk statement to risk framework relationship.
instance/now/nav/ui/classic/params/target/sn_data_registry_relationship.do%3Fsys_id%3D3ad6baee77113010e723b23dbd5a991a%26sysparm_view%3D
Relationship table on above URL is sn_grc_document. It means we pick the workspace view of related list[if available] else we will pick the list workspace view of sn_grc_document table.
To change the columns on above image change the workspace view list layout on below link
,<instance>/sn_grc_document_list.do.
Mark it as correct answer if it helps you.
Thanks,
Naveen