Skip to main content
Route the browser’s egress through a proxy when the target site blocks datacenter IPs or geofences by region, or when a run needs traffic from a specific network. The browser environment’s network field supports two options:
  • Managed proxy (network.managed_proxy): H provisions a proxy for the session. You pick the pool, country, and stickiness; the platform handles the provider and credentials.
  • Bring your own (network.proxy_url): route through a proxy you operate, credentials inline.
The two are mutually exclusive; set only one. Either applies when a cloud browser session is provisioned; a local browser uses your machine’s own network.

Managed proxy

Ask H to provision the proxy by setting network.managed_proxy. The request carries intent only; credentials are resolved server-side and never appear in your requests, session data, or logs. Create a catalog browser environment that egresses from a US residential IP:

Bring your own proxy

Route through a proxy you operate by setting network.proxy_url. Create a catalog browser environment that routes through your proxy:

Next steps

Browser configuration

The rest of the browser environment: fields, modes, and actions.