Skip to main content
Configure your agent behavior, execution parameters, and environment settings to optimize performance for your specific use case.

Agent Configuration

Agent Behavior

Control how your agent executes tasks and interacts with web pages

Execution Environment

Configure viewport, proxy, and browser settings

LLM Settings

Customize AI behavior and response generation

Advanced Features

Enable optional features and performance optimizations

Options

  • Execution Limits
  • Input Method
Maximum Steps 10-200Maximum number of steps the agent can take during executionExecution Timeout 1-120 minutesMaximum execution time before the agent automatically stops
Viewport Width 100-2000 pixelsBrowser viewport width in pixels (100-2000)Viewport Height 100-2000 pixelsBrowser viewport height in pixels (100-2000)
Use standard resolutions like 1920x1080 for desktop or 375x667 for mobile testing
Enable ProxyRoute browser traffic through a proxy server for geo-location or privacyProxy CountrySelect the country for proxy server locationProxy Type
  • Residential: Use home IP addresses for natural browsing
  • Mobile: Use mobile network IPs for mobile-specific testing
Proxies may affect execution speed but provide location-specific access
Temperature 0.0-2.0Controls AI response randomness:
  • Lower values (0.0-0.3): More deterministic and consistent
  • Higher values (1.0-2.0): More creative and varied responses
Prompt TemplateOptional custom prompt template to modify AI behavior
Custom prompts may affect agent performance. Test thoroughly before production use.
Parallel Tool CallsAllow agent to execute multiple tools simultaneously for faster performancePersist Browser Cookies & CacheMaintain browser state between executions:
  • Preserves login sessions
  • Keeps cached data for faster page loads
  • Maintains user preferences
Cached data persists until manually cleared or agent is reset
Enable SummarizationAutomatically summarize conversation history to manage context length and improve performance
Recommended for long-running workflows to maintain optimal performance

Settings

Agent Identity

Manage agent name and organizational settings

Data Management

Control cache, cookies, and stored data
Change Agent NameUpdate the display name for this agentOrganizationSet or change the organization that owns this agent. Anyone with access to this organization will be able to see and use this agent.
Browser CacheClear the browser cache and profile for this agent. This removes:
  • All cached data and files
  • Stored cookies and sessions
  • Browser state and preferences
Cache is only used when “Persist Browser Cookies & Cache” is enabled
Delete AgentPermanently remove this agent, including:
  • All previous versions
  • All execution history
  • All associated data
This action cannot be undone. Consider exporting important data before deletion.
I