CAPABILITY · NETWORK

Run from the right network, with managed proxy support

Route authorized runs through managed residential and datacenter proxies so sites render and behave the way your users actually see them.

x-twin-egress: residential/us
Built for the cost wedge

What proxy & geo support does

Some authorized workflows need to originate from a specific network or region — a localized site, a geo-gated dashboard, a high-volume scrape you are entitled to run. Twin integrates managed proxy support (residential and datacenter) so runs egress from the right place, with the routing recorded on every call.

Managed proxy pool

Residential and datacenter egress is integrated, so you don't wire up a separate provider to get the right network.

Pick a region

Pin egress to a region per run so geo-aware sites render the way your users in that region see them.

Recorded on every call

The egress network and region are reported in response headers, so routing is auditable, not a mystery.

For authorized work

Proxy support serves authorized workflows — localized testing, entitled data access, operator-approved automation.

How it works

From a goal to deterministic action

  1. 1Choose egressSet a proxy type and region on the run (or default it per tenant).
  2. 2Route the sessionTwin opens the browser session through the managed proxy pool.
  3. 3ExecuteThe run proceeds with the site seeing the chosen network and region.
  4. 4RecordThe egress network and region are stamped into the response headers.
In practice

See it on a real call

Pin egress to a residential US network so a geo-aware site renders the way US users see it.

proxy.tsts
await twin.agents.run({
  goal: "Check the localized price and availability",
  url: "https://store.example.com",
  proxy: { type: "residential", region: "us" },
});

// → x-twin-egress: residential/us
api.twin-browser.com
  1. Choose egressdone
  2. Route the sessionrunning
  3. Executequeued
  4. Recordqueued
At a glance

What proxy & geo support is

The facts — how it works, what it costs, and the signal you get back on every call.

PropertyTwin Browser
TypesResidential, datacenter
RegionPer-run or per-tenant
ProviderManaged, integrated
Signalx-twin-egress header
ScopeAuthorized workflows
AuditEgress recorded per call
FAQ

Proxy & geo support — common questions

Do I need my own proxy provider?
No. Managed residential and datacenter egress is integrated, so you can pick a network and region per run without wiring up a separate provider.
Can I control the egress region?
Yes. Set the region per run (or default it per tenant) so geo-aware sites render the way users in that region see them.
Is proxy routing auditable?
Every call stamps the egress network and region into the response headers, so routing is recorded rather than opaque.

Make every run cheaper than the last.

Start free, compile your first skill, and watch the marginal cost per run trend toward zero as your agents reuse what they have already learned.