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
Agent Behavior
Agent Behavior
- Execution Limits
- Input Method
Maximum Steps
10-200
Maximum number of steps the agent can take during executionExecution Timeout 1-120 minutes
Maximum execution time before the agent automatically stopsViewport Settings
Viewport Settings
Viewport Width
100-2000 pixels
Browser viewport width in pixels (100-2000)Viewport Height 100-2000 pixels
Browser viewport height in pixels (100-2000)Use standard resolutions like 1920x1080 for desktop or 375x667 for mobile testing
Proxy Configuration
Proxy Configuration
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
LLM Settings
LLM Settings
Temperature
0.0-2.0
Controls AI response randomness:- Lower values (0.0-0.3): More deterministic and consistent
- Higher values (1.0-2.0): More creative and varied responses
Custom prompts may affect agent performance. Test thoroughly before production use.
Feature Toggles
Feature Toggles
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
Summarization Settings
Summarization Settings
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
Agent Identity
Agent Identity
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.
Data Management
Data Management
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
Agent Deletion
Agent Deletion
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.