AI Desktop Actions Design workspace
Summarize
Summary of AI Desktop Actions Design workspace
The AI Desktop Actions Design workspace is an interactive, no-code environment within AI Desktop Actions that enables ServiceNow customers to create, configure, and test desktop automations by recording user interactions with various desktop applications. It allows building multi-screen workflows that automate business processes across different software, improving operational efficiency.
Show less
Access to the Design and Execution workspaces depends on user roles: users with the AI Agent Admin (snaia.admin) role can create and test desktop actions via the Design and Execution workspaces, while users with the Now Assist panel user (nowassistpaneluser) role can trigger automations that run in the Execution workspace. The Execution workspace launches automatically during test or run operations and is not accessed directly.
AI Desktop Actions Home Page
The home page serves as the central hub for creating, tracking, and managing desktop actions. Key capabilities include:
- Create desktop actions by manual step capture or automatic recording.
- Search and manage existing actions efficiently.
- My Actions and All Actions tabs to view user-specific or instance-wide desktop actions.
- Desktop action cards display details such as creation date, creator, associated applications, and activation status.
- Edit functionality to modify desktop actions with changes immediately reflected on the home page.
- First-time user onboarding wizard guides new users through creating and activating their first desktop action, with options to skip or disable it for future sessions.
- Profile and documentation access for user details, product documentation, and version information.
Design Tab Features
The Design workspace provides a visual canvas and tools for developing desktop actions without coding:
- Design tab: Add screens, anchors, and steps to build automation sequences.
- Details tab: Specify desktop action metadata including name, description, target applications, and review inputs/outputs.
- Screens and Steps panel: View and reorder recorded screens, anchors, and steps; allows running screen-level tests.
- Properties panel: Configure properties for screens, anchors (reference points improving automation reliability via computer vision), and steps.
- Capture options: Choose between auto-capturing steps or manually capturing screens to add anchors and steps.
- Step types supported: Input actions (Set Text, Click, Mouse Click, Send Keys) and output actions (Get Text, Get Table, OCR, Read Text).
- Test functionality: Run desktop actions or individual screens in the Execution workspace to validate behavior before activation.
- Save and Activate options: Save configured desktop actions and activate them to publish as tools within AI Agent Studio for use by AI agents.
- Screen capture controls: Re-capture, add anchors, or delete screens with associated elements.
AI-Generated Assistance
When using the “record with AI” option, AI-generated anchors and screen context assist in accurately identifying UI elements. Users can retry AI analysis if results are unsatisfactory, improving automation reliability.
Practical Benefits for ServiceNow Customers
- Empowers business users and developers to create robust desktop automations across multiple applications without coding.
- Reduces manual repetitive tasks by capturing and replaying user interactions efficiently.
- Improves automation accuracy and stability using anchors and AI-generated context for UI element identification.
- Enables easy management and deployment of desktop actions via an intuitive home page and integrated activation workflows.
- Supports integration with AI Agent Studio, allowing activated desktop actions to be used as tools for AI agents, extending automation capabilities.
The Design workspace is an interactive environment within AI Desktop Actions that enables you to create desktop actions by recording and configuring user interactions with desktop applications. The workspace provides a visual canvas where you can design multi-screen automation workflows that capture business processes across different applications.
- When users with the AI Agent Admin (sn_aia.admin) role sign in from their desktop, they can access the Home page and Design workspace to create desktop actions. When they test a desktop action, the Execution workspace launches automatically.
- When users with the Now Assist panel user (now_assist_panel_user) role trigger an automation from the Now Assist panel, the Execution workspace launches automatically to run the desktop action.
You don’t open the Execution workspace directly. It launches automatically when you test or run a desktop action.
AI Desktop Actions home page
The home page provides an intuitive interface to help you quickly create, track, and manage your desktop actions. You can easily find and manage your existing desktop actions and monitor their status.
When you log in to AI Desktop Actions, the home page is the first screen you see. The home page lets you interact with various functionalities.
- Create desktop action
- You can create desktop actions by manually capturing steps or auto-capture steps through recording.
- Search and manage actions
- You can search for specific actions and manage them directly from the home page.
- My Actions and All Actions
- My Actions tab shows only the actions published by the logged in user. All Actions tab shows list of all actions available on the instance the logged in user is connected to.
- Desktop action cards
- Configured desktop actions with details, such as created date, user who created, applications added, and activation status.
- Edit desktop actions
- You can modify a desktop action by selecting the Edit option for each card. Any changes you make are saved and reflected on the home page.
- First-time user onboarding
- When you open AI Desktop Actions for the first time, an onboarding wizard guides you through steps to create and activate a desktop action.
- Access to profile and documentation
- A dedicated section enables you to view your profile information, access product documentation, and check the product version.
What AI generates after recording
AI Desktop Actions Design tab
The Design workspace provides a no-code environment for creating, managing, and testing your desktop actions. You can either auto-capture or manually record a series of steps you perform on your computer, such as clicking buttons, entering text, selecting from drop-down, or interacting with different applications. You can then save this sequence as a reusable desktop action.
| No. | Element | Description |
|---|---|---|
| 1 | Design tab | Enables you to design your desktop actions by adding screens, anchors, and steps. |
| 2 | Details tab | Enables you to add details to your desktop actions, such as name, description, and applications that this desktop action interacts with. You can also review the inputs and outputs of this desktop action. |
| 3 | Screens and Steps panel | Shows all the captured screens and added anchors and steps in a sequence the desktop action must perform them. You can drag and move these items to change the order. You can also run a screen-level test by selecting
the Run screen test icon |
| 4 | Properties panel | Enables you to configure the properties for screens, anchors, and steps. |
| 5 | Capture options | Provides two options for capturing interactions with applications that you want to automate.
|
| 6 | Captured screen | The application screen that you captured. You can delete any screen by selecting the Delete icon |
| 7 | Anchor | An anchor is a reference point on the screen that helps the automation identify and interact with a nearby UI elements. During execution, the system uses computer vision to locate the anchor and then identifies the
UI elements at a related distance from the anchor. Anchors improve the stability and accuracy of steps when the target element’s location may shift or when the UI layout varies across sessions. You can delete any
anchor by selecting the Delete icon |
| 8 | Step | A step in your automation. The following types of steps are supported: Inputs
Outputs
You can add a step by selecting the Add step icon |
| 9 | Test | Enables you to test the desktop action in Execution workspace before you activate it. You can also test individual screens to quickly identify and troubleshoot issues. Run the test by entering the required inputs manually. |
| 10 | Save | Enables you to save the desktop action after you have configured the required fields. |
| 11 | Activate | Option to activate the desktop action so that it can be published to AI Agent Studio. You can add the activated desktop action as a tool to AI agents. Note: After activation, save the desktop action to make it available as a tool in AI Agent Studio. |
| 12 | Screen capture options |
|