Agentic Desktop Design workspace
The Design workspace is an interactive environment within Agentic Desktop 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.
Agentic Desktop 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 Agentic Desktop, 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.
- Access to profile and documentation
- A dedicated section enables you to view your profile information, access product documentation, and check the product version.
Agentic Desktop 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. |
| 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. 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. 注: After activation, save the desktop action to make it available as a tool in AI Agent Studio. |