Skip to main content
An Agent Identity is the central anchor for an autonomous agent within Wirebox. It gives an AI agent a persistent persona, a globally unique address handle, and linked communication channels.

Global Handle Namespace

Every agent has an agent_handle that uniquely identifies it across the Wirebox network:
  • Format: 2–32 alphanumeric characters, digits, or underscores (e.g., eva, support_bot, triage_ai).
  • Handle reservation: Handles live in a global namespace. Once claimed, your handle cannot be taken by another organization.
  • Email integration: Claiming @eva automatically provisions eva@wireboxmail.com.

Identity Anatomy

An agent identity object contains:

Multi-Agent Organizations

Your organization can provision and manage dozens or hundreds of distinct agent identities:
Each identity maintains its own isolated conversation threads, mailbox storage, and webhook delivery filters.