How to setup Guided Tours for a Specific Catalog Item on the PortalDescription<!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Description This article describes the steps you need to take to create a guided tour for a specific catalog item. Please keep in mind this functionality is available from New York Patch 5 Procedure It is possible to create Guided Tours for Specific Catalog Item but you have to go back and modify the Guided Tour record outside of the Designer Wizard to get it to point to the right place. You can do this by creating your guided tour and then opening your guided tour record from 'Embedded Help -> Guided Tours' in your left nav. From there, you can use the 'Additional URL parameters' field to add the rest of your URL link pointing to your catalog item. Say if you want to create a guided tour for the out of the box catalog item, Report Outage, in the Service Portal you can follow the below steps. 1. Go to Embedded Help >> Guided Tour Desinger >> Guided Tours2. Create a new Guided Tour with the following detailsName: Report Outage Guided TourType: Service PortalSP Portal: Service Portal (or the Name of the Service Portal in your instance)SP Page: sc_cat_item(The widget you load the Catalog item with)Additional URL Parameters: sys_id=38c1fc840a0a0b2700285921c2bf5fc8(Give the sys_id of the specific catalog item)Roles: Roles for who you are creating the Guided Tour for3. Hit Save4. Click on Edit with Designer, create the guided tour steps as usual and publish it. With this step, you will complete creating the Guided Tour. If you want to edit auto launch set up, see step 5.5. Go to Configure Auto Launch under Guded Tour Designer in the left navigator. Select the guided tour you just created. Set the Auto Launch to true. A screenshot of the the Guided Tour configuration is attached here for reference. Applicable Versions New York Patch 5 Additional Information https://docs.servicenow.com/bundle/london-platform-user-interface/page/build/help-guided-tours/concept/guided-tour-advice.html