Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Build an automation with Now Assist

Enhance the automation logic with text instructions, either in an empty activity or by selecting a component in an existing one by using the Now Assist for RPA Hub application.

Before you begin

Set up the RPA Desktop Design Studio application and add the ServiceNow instance details. For more information, see Set up RPA Desktop Design Studio.

To access the Now Assist for RPA Hub feature in RPA Desktop Design Studio, perform the following steps:

  • Install the Now Assist for RPA Hub application to add the generative AI capability. For more information, see Install Now Assist for RPA Hub.
  • Turn on the RPA bot generation skill to use the generative AI capability. For more information, see Turn on the RPA bot generation skill.
  • After activating the RPA bot generation skill, relaunch the RPA Desktop Design Studio application to apply the modified settings.

If you skip these steps, the Now Assist for RPA Hub feature doesn’t appear in RPA Desktop Design Studio.

Familiarize yourself with the RPA bot generation skill concepts. For more information, see Robotic Process Automation (RPA) bot generation skill.

Role required: sn_rpa_fdn.rpa_developer or sn_rpa_fdn.rpa_admin

About this task

The Build automation option (or the in-line prompting feature) with the AI icon (

Image omitted: ai-sparkle-rpa-icon.png
AI icon.\), appears only for those components that contain control output ports. For example, the AI icon doesn’t appear for components such as END or Break.

On the design surface, if you select multiple components and the AI icon (

Image omitted: ai-sparkle-rpa-icon.png
AI icon.\), the in-line prompting trigger appears for the first component that you select.

If there are multiple control output ports for a component, the generated automation workflow is attached to the default or first control output port.

Procedure

  1. In the RPA Desktop Design Studio, extend the automation logic with in-line prompting from the component level or from the design surface.
OptionProcedure
From component level
  1. On the design surface, select the required component and hover over the AI icon (
    Image omitted: ai-sparkle-rpa-icon.png
    AI icon.).</li>
  2. Open the in-line prompting window by selecting the AI icon (
    Image omitted: ai-sparkle-rpa-icon.png
    AI icon.) and selecting <strong>Build automation</strong>.</li>

You can also use the keyboard shortcut Ctrl+Enter to open the in-line prompting window.

Image omitted: comp-level-inline-prompt-example.png
RPA Desktop Design Studio user interface showing the Build automation option after a component is selected, for example, Start.</p>

If you access in-line prompting from the component level, the automation workflow is generated to the default control output port of the component.

From design surface

On the design surface, open the in-line prompting window by selecting and holding (or right-clicking) and selecting Build automation. You can also use the keyboard shortcut Ctrl+Enter to open the in-line prompting window.

Image omitted: canvas-level-inline-prompt.png
RPA Desktop Design Studio user interface that shows the Build automation option from an empty activity on the design surface.</p>

If you access in-line prompting from the design surface, the generated automation workflow is an orphan flow. You must connect the control output ports.

  1. In the Build automation with Now Assist window, enter the Now Assist instructions and select the enter icon (
Image omitted: enter-inline-prompt-icon.png
Enter icon.\).
For example, `Launch www.servicenow.com from location 'C:\Program Files\Google\Chrome\Application\chrome.exe'`.

The instruction text is used by the RPA bot generation skill to create your automation. Use short, direct, and clear sentences to describe the expected actions. Be specific and provide detailed descriptions of the automation logic. Avoid jargon and abbreviations.

The following example shows that the Now Assist instructions are provided to build an automation to launch the ServiceNow website with Google Chrome.
Image omitted: inline-prompt-example.png
Build automation with Now Assist window that shows the instructions that are used by Now Assist to generate an automation workflow.
**Note:**

For more information on example instructions and general guidelines for writing Now Assist instructions, see [Robotic Process Automation \(RPA\) bot generation skill](rpa-bot-generation.md). For more information about the limitations of the RPA bot generation skill, see [Limitations of Now Assist for RPA Hub](limitations-rpa-bot-gen-skill.md).
  1. In the Build with Now Assist window, close the window, cancel the workflow generation, reject an automation, or accept the automation preview.
OptionProcedure
CloseIf you want to close the Build with Now Assist window, select the close icon (
Image omitted: close-now-assist-rpa-icon.png
Close icon.), and then select <strong>Close Now Assist</strong> in the confirmation window.The generated automation workflow is discarded.</td></tr><tr><td id="d633060e409"><strong>Stop generating</strong></td><td>If you want to cancel the workflow generation or update the instruction, select <strong>Stop generating</strong>. You can update the Now Assist instructions and select the enter icon ([Omitted image "enter-inline-prompt-icon.png"] Alt text: Enter icon.).</td></tr><tr><td id="d633060e430"><strong>Reject</strong></td><td>If you aren’t satisfied with the automation preview, select <strong>Reject</strong>. Each time you build or rebuild an automation, the operation counts as an assist tracked by your Now Assist subscription. To track your Now Assist usage, see .</td></tr><tr><td id="d633060e451"><strong>Accept</strong></td><td>If the automation preview looks good, select <strong>Accept</strong>.</td></tr></tbody>
Image omitted: inline-prompt-close-stop-screen.png
Build automation with Now Assist window that shows the Close and Stop generation options.
Image omitted: inline-prompt-accept-reject.png
Build automation with Now Assist window that shows the Accept and Reject options.

Result

The automation workflow that is generated by Now Assist is displayed on the design surface.

Image omitted: inline-prompt-accepted-screen.png
Design surface displays the automation workflow that is generated by Now Assist.

Parent Topic:Building automations

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.