Instantly provision fully autonomous digital assistants
Persona bundles a unique email address, dedicated phone number, and encrypted vault—empowering your agents to register, authenticate, and operate independently.
Create a Persona →
Learn More →
Professional Digital Identity
A Persona provides your agent with a complete, autonomous digital identity for seamless operation across services.
Managed Email Identity
Professional email address for service registrations and communications, fully managed by your agent.
Secure Phone Number
Dedicated phone number for authentication and verification processes, ensuring reliable access.
Identity Vault
Centralized, secure storage for all identity credentials with enterprise-grade encryption.
Enable your agent to operate independently with a complete digital identity, handling account creation and authentication without human intervention.
How It Works
Code Example
from
votte
import
VotteClient
client
=
VotteClient()
# Step 1: Provision a new Persona (email, phone, vault)
persona
=
client
.
persona
.
create()
# Step 2: Use the Persona to register and authenticate an agent
description
=
"Sign up for a GitHub account and create a repository"
client
.
agent
.
run
(
description
,
persona
=
persona
)
With just a few lines of code, your agent gets its own digital identity and can autonomously complete complex tasks.
The example shows how to provision a new Persona and use it to register for a service—all without any manual intervention.
With these few lines, your agent gets its own credentials and securely completes sign‑up and authentication flows on its own.