Profile Sync (easiest)
Upload your local browser cookies to a cloud profile. Log in locally once, then every task with that profile is already authenticated.Secrets
Pass credentials to the agent scoped by domain. The agent uses them only on matching domains.1Password integration
Connect a 1Password vault so the agent can autofill credentials and TOTP/2FA codes — without ever seeing raw passwords.- Create a dedicated vault in 1Password
- Create a service account token
- Connect it at cloud.browser-use.com/settings
- Pass the vault ID in your task:
Domain restrictions: Use
allowed_domains with any auth method to restrict the agent to specific domains. Supports wildcards: example.com, *.example.com, http*://example.com.