Automate repetitive tasks by manually capturing steps in Agentic Desktop
Create desktop actions by manually capturing steps to automate repetitive tasks in Agentic Desktop. The steps that you define on one or more application screens are saved as a reusable desktop action of type UI block.
시작하기 전에
To access the Agentic Desktop functionality, perform the following steps:
- Enable Agentic Desktop on your ServiceNow instance. For more information, see Configure Agentic Desktop.
- Download the Agentic Desktop installer to automate repetitive tasks across applications and systems. For more information, see Download Agentic Desktop installer.
Confirm that the following system requirements are met:
- Windows 11 operating system is used.
- A .NET 9.0 runtime v9.0.10 and .NET 9 Desktop Runtime v9.0.10 is installed.
- No extended monitors are connected.
- Theme must match between the systems used for recording and execution.
- Remote Desktop must be enabled on your machine and your account must be granted Remote Desktop access permissions before you start using the Agentic Desktop Execution workspace.
Familiarize yourself with the Design workspace and Action recorder. For more information, see Agentic Desktop Design workspace and .
Role required: sn_aia.admin
이 태스크 정보
You can simulate a user interaction in an automation by manually capturing screens and defining steps.
Using the controls in the window, you can capture an area of an application window. You can then set one or more anchors, and define steps that represent the user interactions in that window.
- Anchor: Anchors help specify the target area for the interaction by defining a static area from which steps can be defined at a relative distance.
- Step: Steps are your sequential interactions of type click, select, type, scroll, and more.
주:
If your automation requires manual inputs, such as entering an OTP or CAPTCHA, you must provide instructions to the AI Agent to wait for the user input during execution. Otherwise, the automation
can't proceed.
프로시저
다음에 수행할 작업
- Configure the details of your desktop action. For more information, see Add details to desktop actions in Agentic Desktop.
- Test and activate the desktop action so that it can be added as a tool to AI agents. For more information, see Test and activate a desktop action in Agentic Desktop.
- Add the desktop action as a tool to AI agents in AI Agent Studio. For more information, see Add a desktop action to an AI agent.