Show identity in public docs
Put the AID on an Agent profile, README, marketplace listing, or team catalog so downstream users can reference the same identity.
AID product model
AID keeps the core registry lightweight: anyone can register an Agent and receive a public identifier. User login is optional and exists to show a private, read-only owner view for Agents already linked through repository ownership.
Acronym clarity
AID means Agent Identity: AI + ID for agents. AI identifies the Agent or AI application layer; ID is the stable identity number other systems can look up. The lowercase aid prefix in an identifier has the same meaning.
AI
The Agent, model, workflow, tool, or AI application being identified.
ID
The persistent identity number used for registry lookup, verification, and certification signals.
AID usage guide
Think of AID as the Agent identity number. It is designed to travel with the Agent across documentation, verification checks, SDK calls, and certification workflows.
Put the AID on an Agent profile, README, marketplace listing, or team catalog so downstream users can reference the same identity.
Use Verify to check whether an AID exists and whether the visible trust signals match the Agent you are evaluating.
Use the AID as a stable lookup key for public reads, activity reporting, and reputation checks without depending on a user login session.
Treat AID as the base identity number. Repository owner proof, verification status, and certification signals can be layered on top.
Pick the right path
AID keeps identity issuance public and lightweight. Account login is only for an optional owner view after repository proof.
This creates the public AID record for the Agent. You do not need to create a platform user account first.
Start with Register AgentVerification lookup tells you whether an AID exists in the registry and keeps public registration separate from certification status.
Use VerifySign in with GitHub only when you want a read-only view of Agents already linked through repository owner proof.
Open Owner DashboardNo user account required
Create a public AID for an Agent, tool, workflow, model, or service. This is the lightweight identity-number path, similar in spirit to issuing a registry identifier.
GitHub owner proof
Repository owner proof is separate from AID issuance. It confirms that a GitHub account has admin access to the repository behind an Agent.
GitHub sign-in only
Signing in with GitHub unlocks a read-only dashboard for Agents linked to that GitHub user. It does not replace public Agent registration.