Build and run a hello world agent to quickly become familiar with the UI Agents.

Ensure the Large Language Model is set up before you begin. See, Set up Narada for UI Agents.

Follow the below steps to build an UI Agent in your Automation Anywhere Control Room tenant.

Procedure

Create your first UI Agent, using all three actions to complete the configuration.

  1. Title your task bot Hello World and add all three actions from the UI Agents package to complete the operation.
    Image demonstrates building the UI Agent with all three actions: start, run, end.
  2. Add the Start session action with the following configuration.
    1. Select Action ModelAction Model > Automation Anywhere Narada.
    2. Enter the API Key provided by Automation Anywhere.
  3. Add the Run session action with the following configuration.
    1. For the Starting URL, enter https://www.automationanywhere.com/contact-us.
    2. Enter your Goal as the following.
      Fill in the details in Contact Us form. Do not submit.
      Name: John Smith
      Email: john.smith@mycompany.com
      Phone: 888888888
      Company: MyCompany Inc
      Number of Employees: 4000
      Job Level: Other
      Job Function: Sales
      Country: United States
      State: California
    3. For the Output file path, enter <specify a folder path>\UIAgentLog.json.
  4. Add the End session action configured to your web session.

Run the task.

  1. The first-time run will automatically download the UI Agents in the Bot Runner machine.
    Note: This can take several minutes to complete the first time. Once the command package download is complete, your UI Agent (i.e. task bot) will automatically start.