# Email for browser agents > Let browser agents sign up for services, receive verification links, and retain account history. ## Problem Borrowing a human Gmail account introduces OAuth, shared credentials, and identity ambiguity into autonomous browser sessions. ## Reference workflow 1. Provision an inbox with the browser session. 2. Receive OTP and verification messages in real time. 3. Extract the code or link from the message body. 4. Keep the inbox attached to the agent identity for future recovery. ## AgentMailer model Provision a persistent mailbox and A2A endpoint together. The agent receives scoped credentials, complete thread context, workspace isolation, and realtime events without borrowing a person's account. Canonical URL: https://agentmailer.ai/use-cases/browser-automation