Workflow settings vs. Agent Profiles
- Workflow settings (this page): the environment, the execution timeout, and global rules. They belong to the workflow itself.
- Agent Profiles: browser environment settings like proxies, cookies, cache persistence, and credentials. Profiles are reusable across workflows. See Agent Profiles.
Workflow-level configuration
Environment
Whether the workflow runs in a browser or on a full desktop
Settings
The timeout that bounds every run
Global Rules
Instructions that apply across Agent nodes
Environment
Environment
Choose Browser for a Chromium web browser, or Linux or Windows for a full desktop. The environment decides which capabilities each Agent node can use — see Capabilities and Environments.
Settings
Settings
Timeout (minutes)
1-120Maximum time an execution may run before it stops. An execution that exceeds this limit is canceled with the reason timeout — see Execution Statuses.Global Rules
Global Rules
Instructions that apply across the whole workflow rather than to a single node. Every Agent node receives these rules alongside its own instructions, which makes them the right place for guidance that should hold everywhere — tone and formatting conventions, sites or actions to avoid, or how to handle a blocker that can appear at any point in the run.Rules support the same
{{.variable}} templating as node instructions, so you can reference your workflow’s inputs.Profile-Level Settings
The following settings are configured in Agent Profiles, not in workflow settings. Profiles allow you to reuse browser environment configurations across multiple agents.Proxy Configuration
Proxy Configuration
Proxy settings (country, type, persistent IP) are configured in Agent Profiles.
Configure proxy settings when creating or editing an agent profile. This allows you to reuse the same proxy configuration across multiple agents.
Credentials & Authentication
Credentials & Authentication
Credentials, cookies, and 2FA secrets are managed in Agent Profiles.
Store authentication credentials securely in agent profiles. These can be reused across multiple agents that need the same authentication.
Agent Management
Agent Identity
Manage agent name and organizational settings
Data Management
Clear workflow-level cache 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
Clear Browser CacheClear the browser cache for this agent. This removes:
- All cached data and files
- Stored cookies and sessions
- Browser state and preferences
This clears workflow-level cache. For profile-level cache persistence settings, see Agent Profiles.
Agent Deletion
Agent Deletion
Delete AgentPermanently remove this agent, including:
- All previous versions
- All execution history
- All associated data

