Automate repetitive tasks by auto-capturing steps in Agentic Desktop
Create desktop actions by auto-capturing steps to automate repetitive tasks in Agentic Desktop. You can save the steps that you perform on the application elements as a reusable desktop action of type UI block.
시작하기 전에
- 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.
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 record steps that you want to automate for desktop and web applications and save them as desktop actions of type UI block that AI agents can simulate while executing automations.
With Action recorder, you can record every step you perform on desktop applications, including clicks, keystrokes, and data entry, along with visual and contextual information. This detailed recording of steps allows automated tasks to reliably replicate your interactions.
프로시저
다음에 수행할 작업
- 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.