Configure Lens launcher button

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Add a ServiceNow AI Lens button to input form screens to allow users to quickly extract data from attachments and complete forms faster.

    始める前に

    Role required: admin

    注:
    ServiceNow AI Lens is currently not supported in ALP / Quick Actions and is only supported on input form screens that use the screen presentation style.
    注:
    If any Inputs in an input form screen have the DisableAILensAutoFill attribute set to true, the input won’t be updated.

    手順

    1. Navigate to All > sys_sg_parameter_screen.list.
    2. Select the input form screen on which you want to configure the launcher button.
    3. In the Settings tab, locate the Presentation style field and set it to Screen to allow the addition of function instances.
    4. Select the input form screen on which you want to configure the launcher button.
    5. Navigate to the Settings tab.
    6. Locate the Presentation style field and set it to Screen to allow the addition of function instances.
      注:
      When Presentation style is Screen, only one button instance can be configured on an input form screen, positioned either at the Top or Top icon location. Currently, the buttons are limited to the write-back type.
    7. Navigate to the Function instances belonging to Screen tab.
    8. Select the New button to create a new button function (sys_sg_button_instance).
    9. Set the function’s type to Lens Launcher.
    10. Select Submit to save your button.