Add an adaptive desktop action tool to an AI agent for web-based tasks
Configure and add a desktop action as a tool to an AI agent in AI Agent Studio so that AI agents can perform dynamic steps in the web environment.
Before you begin
Familiarize yourself with adaptive desktop actions. For more information, see Adaptive desktop actions for web-based tasks.
Role required: sn_aia.admin
About this task
Desktop actions are tools that AI agents use to interact with web applications through a browser extension. When you configure an AI agent and select desktop action as a tool, you define whether the AI agent follows a defined path (fixed steps designed in AI Desktop Actions) or an adaptive path (high-level goal described in the tool configuration). Unlike defined path desktop actions that follow preconfigured workflows, adaptive path desktop actions enable AI agents to dynamically plan and execute tasks based on high-level instructions.
An AI agent named Web Automation Agent and agentic workflow named Web Automation are provided by default when you install AI Desktop Actions. You can create a different AI agent following this procedure.
Procedure
What to do next
For more information about executing desktop actions, see Examples of executing desktop actions using AI agents.