Create a guided tour to show incident generation in Workspace

  • Rversion finale: Australia
  • Mis à jour 13 mars 2026
  • 2 minutes de lecture
  • Use the Guided Tour Designer to create a tour that explains how to generate an incident in Workspace.

    Avant de commencer

    Role required: guided_tour_admin

    Pourquoi et quand exécuter cette tâche

    Guided Tours are available in Workspace to help users understand the features of the Workspace.

    Here’s an example of using tours to guide users through the steps of creating an incident in Workspace.

    Procédure

    1. Navigate to All > Guided Tours Designer > Create Tour.
    2. Enter the following details:
      Tableau 1. Guide tour form
      Field Description
      Name Enter the name of your tour; for example, Create New Incident Tour on Workspace.
      Tour Type
      1. Specify the type of page for which the tour is created. In this example, it’s Workspaces.
      2. Select Manual Selection.
      Starting Page Specify the page for which the tour is created. In this example, it's Service Operations Workspace: Record.
      Table Specify the type of record that requires guidance. In this example, it's incident.
      Remarque :

      Make sure the term 'incident' is always written in lowercase letters only.

      Sys_id

      Specify the sys_id for the page that needs guidance. In this example, -1.

      Remarque :

      To set up your tour, avoid using URLs with specific IDs like -1_uid_1 or -1_uid_3, as they’ll only work for incidents with the same ID. Instead, use this option: {"url":"/now/sow/record/incident/-1"}.

      Start with this setup, and if you have steps with IDs, change them to: {"url":"/now/sow/record/incident/-1"} for correct functionality.

    3. Select the Create Tour button.
      A guided tour is created.

    Update the Route Parameters

    To enable your newly created guided tour to work on any sys_id, you must manually update the route parameters. This is also essential for enabling the Take a Tour option in the Help Center.

    Perform the following steps:
    1. In the Guided Tour Designer list view, choose the tour you want to update.

    2. In the editable form, change the Route Parameters and set the value of the parameter isDynamic to True.Set the value of the parameter isDynamic to True

      This update enables your guided tour across different sys-ids and activates the Take a Tour option in Help Center.

    Add steps to the guided tour

    Use the Guided Tour Designer to add an introductions, steps, and conclusion to your tour.

    In the Guided Tour Designer, add the following steps to the tour:

    Introduction

    Add an introduction that outlines the steps in the guided tour and describes the milestone you achieve when all actions are completed.


    Guided Tours callout introduction.
    Callouts
    Add callouts to guide users with step-by-step instructions to navigate and operate within the workspace. You can position callouts anywhere in your workspace to provide additional context or task-related instructions. There are several display options for the callouts, including:
    • Above
    • Below
    • To the left
    • To the right

    While creating your list of tour steps, you can also drag the steps to reorder them as needed.

    Triggers

    You can create steps across various pages in your workspace and set up triggers to lead users to the next step. As users progress through the tour, the next callout will appear after completing the trigger.

    For example, the trigger can be configured to advance after the user selects the Next button.


    Guided tours callout steps.
    Conclusion

    At the end of the tour, add a conclusion indicating that the tour is complete. This is a great opportunity to encourage users to explore other tours or provide follow-up information on what to do next.


    Guided tour callout conclusion.

    After you have created your tour, preview it to confirm that it displays correctly and guides the user effectively before submitting it.

    The guided tour is created and listed in the Help Center.

    Users can access a guided tour by navigating to a page that has one. For more information, see Start a guided tour.