Ask for exact fields
Requests the necessary context, with a purpose and duration attached.
read: [ "style.preferences", "profile.sizes", "commerce.budget" ] purpose: "personalize shopping" duration: "session"
How it works
Passport gives agents, apps, and customer workflows a scoped way to request context, use it, and propose durable updates without rebuilding the user profile in every experience.
Requests the necessary context, with a purpose and duration attached.
read: [ "style.preferences", "profile.sizes", "commerce.budget" ] purpose: "personalize shopping" duration: "session"
The user sees the company, fields, purpose, and duration before any memory is shared.
Approved information returns, ready for personalization, support, or internal workflows.
{
style: "classic silhouettes",
size: "M",
budget: "under $300"
}Learned durable information can propose a passport update.
suggest: "prefers navy over black for workwear"
Every read and proposed write is visible, so personalization stays inspectable.
Ralph Lauren accessed your Passport.
Start with npm install ai-passport-signin and a drop-in button, so returning users can arrive with context instead of a cold start. Read the technical documentation at ego.ist/docs.
Ask Passport for taste, sizes, budget, constraints, and brands the user likes or avoids, then tailor the site, recommendations, and agent interactions from the first click.
Keep per-user memory across support tickets, teams, and agents so a new case begins with what the organization already knows about the person.
A user's goals, preferences, and consent are structured into a unified memory layer that can be queried by any authorized agent. EGOIST AI Passport resolves the right context for each interaction without exposing unnecessary data or forcing the user to repeat themselves.
and 800+ other connector sources
Why now
AI products get better the more they know about you, so every assistant is building a private profile of its users. That profile is stuck where it was made. Your ChatGPT history cannot help you anywhere else, and the longer you stay, the more it costs to leave. The AI Disclosures Project calls this the memory walled garden.
Regulators have noticed. The EU's Digital Markets Act already forces the biggest platforms to hand user data to services a user authorizes, continuously and in real time. The Data Transfer Initiative publishes an open schema for moving AI conversation history between services. The plumbing for portable AI memory is being built right now.
Passport is where that memory can live. A person carries one profile they own, your product asks for the slice it needs, and every read has a purpose and an expiry date. Call it Web 4.0 or just good manners. Hyperpersonalization without the walled garden.
Build AI experiences that remember the person, not the session. Tell us what you are building and how you would want to use Passport.