Show contextual side panel for extended tables in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 06:25 AM
Hi ServiceNow Community
I've expanded the task table and while I can see all fields from the Task table to my new custom table, I've noticed that the activity side panel is absent in the workspace, preventing me from adding comments or work notes. Could you advise on how can I have it integrated into my workspace?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 07:02 AM
Hi @Berta ,
1. Navigate to the User Preferences table (sys_user_preference.list).
2. Fill in the User Preference record as follows
Description: Show the agent assist form
User: Leave this empty
Name:workspace.showAgentAssist
Value: true
Type: True/False
System: Checked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 07:16 AM
Thanks Sandeep, I followed the steps but still missing.