Web Agent Chat

Interactive chat interface for controlling AI web agents

1 min read4 sections

Web Agent Chat

The Web Agent Chat interface allows you to interact with AI agents using natural language to automate web tasks. Simply describe what you want to accomplish, and the agent will navigate websites, extract data, and perform actions on your behalf.

Getting Started

To start a chat session with a web agent:

  • Navigate to the rtrvr.ai cloud platform
  • Click "Start New Chat" or use the chat interface
  • Describe your task in natural language
  • The agent will confirm the task and begin execution

Example Commands

text
"Go to Amazon and find the price of iPhone 15 Pro"
  
  "Fill out this contact form with my information"
  
  "Monitor this product page and notify me when the price drops below $100"
  
  "Extract all email addresses from this company's team page"
The agent can handle complex multi-step workflows and will ask for clarification if needed.

Advanced Features

Web Agent Chat supports advanced capabilities including:

  • Multi-tab browsing and parallel execution
  • Form filling with dynamic data
  • Screenshot capture and visual verification
  • Cookie and session management
  • Custom wait conditions and retry logic