---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Agent Assist tab

# Configure the Agent Assist tab in Service Operations Workspace using the Standard Record Page {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Enable or disable the Agent Assist tab in the contextual side panel for the required record type using the Standard Record Page (SRP) in Service Operations Workspace.

## Before you begin

Role required: admin  
Note:  
Admin should be in Global Domain to edit the table configurations of Agent Assist in Service Operations Workspace.

## About this task

Add or remove a record table from the screen condition, update the sys_id for the record, and update the script conditions to enable or disable the Agent Assist tab for that table.  
Important:  
If you are on a version prior to 4.0, see [Configure the Agent Assist tab in Service Operations Workspace](https://servicenow-prod.fluidtopics.net/2kB8dI7tCsJ6TtBHOd5Eig "Enable or disable the Agent Assist tab in the contextual side panel for the required record type.").

## Procedure

1. Navigate to AllNow Experience FrameworkUI Builder.
2. From the Page Collections list, select SOW Sidebar tabs top.  
   Note:  
   The SOW Sidebar tabs top Page collection is used in the Service Operations Workspace SRP record page.
3. From the Pages and variants list in the Record section, select Agent Assist SNC.
4. Select Settings to switch to the Settings mode.  
5. To update the Script Conditions, do the following:
   1. Select the Scripted Screen Conditions icon (![Scripted Screen Conditions icon]()) to open the script conditions.
   2. Under Active column, select True.
   3. If you want to enable the Agent Assist tab for a record table, add the required script to the Script field and select Update.
   4. If you want to disable the Agent Assist tab for a record table, remove the script from the Script field and select Update.
   {#configure-agent-assist-tab-sow-srp__substeps_umc_cpj_fzb}
6. To update the Screen Conditions and sys_id, do the following:
   1. From the Open records drop-down list, select Variant record.
   2. On the UX Screen form, edit the Screen Condition field and add the record tables where you want the tab to appear.  
      For example, you could add the following code for the interaction record.

          controller.sowrecordctrl.table=incident^ORcontroller.sowrecordctrl.table=problem^ORcontroller.sowrecordctrl.table=problem_task^ORcontroller.sowrecordctrl.table=change_request^ORcontroller.sowrecordctrl.table=change_task^ORcontroller.sowrecordctrl.table=kb_knowledge^ORcontroller.sowrecordctrl.table=interaction

   3. If you want to enable the Agent Assist tab, add the relevant sys_id of the table configuration in Macroponent Configuration.  
      For more information, see [Edit the table configuration for Agent Assist in Service Operations Workspace using the Standard Record Page](https://servicenow-prod.fluidtopics.net/9wl58gSvVM4W3sG96xWXXA "Edit the table configuration for Agent Assist to see the required search results in the Agent Assist tab using Standard Record Page (SRP) in Service Operations Workspace.").
   4. If you want to disable the Agent Assist tab, remove the sys_id of the relevant table configuration in Macroponent Configuration.  
   5. Select Update.
   {#configure-agent-assist-tab-sow-srp__substeps_cv1_rtj_fzb}
{#configure-agent-assist-tab-sow-srp__steps_xnn_fxk_2xb}
* **[Edit the table configuration for Agent Assist in Service Operations Workspace using the Standard Record Page](https://servicenow-prod.fluidtopics.net/9wl58gSvVM4W3sG96xWXXA)**   
  Edit the table configuration for Agent Assist to see the required search results in the Agent Assist tab using Standard Record Page (SRP) in Service Operations Workspace.

*[\>]: and then


