---
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


---

# Disable recommendation prompts

# Disable recommendation prompts {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Disable the prompts recommending the use of DevOps Change
Workspace from appearing while creating tools and applications using Classic UI, Service Catalog, Service Portal, and Employee Service Center.
1. Navigate to AllService CatalogCatalog DefinitionsMaintain Items and search for DevOps.
2. For each of the following 4 DevOps catalog items, you must edit the catalog client scripts to comment out the call to `showWorkspaceAdvertisement`.
   * Create DevOps Application
   * Create DevOps tool
   * DevOps App Onboarding
   * DevOps Tool Onboarding
   {#remove-prompts__ul_hvh_kxd_cyb}
3. Select each DevOps catalog item listed earlier and navigate to the Catalog Client Scripts tab under Related Links.
4. Select each script available under Catalog Client Scripts.
5. Search for the method `showWorkspaceAdvertisement`.
6. If present, comment it out.For example, `//showWorkspaceAdvertisement();`.

7. Save the changes.
{#remove-prompts__ol_ofg_lpd_cyb}

*[\>]: and then


