Your user profile data powers many of the scenarios described in User Use Cases, such as re‑using KYC checks and letting trusted agents complete tasks on your behalf.Documentation Index
Fetch the complete documentation index at: https://docs.terminal3.io/llms.txt
Use this file to discover all available pages before exploring further.
Your Identity (DID)
When you first onboard to the T3N Network, the network automatically generates your uniquedid:t3n identity. Every entity in the network whether a human user or an AI agent is assigned a unique Decentralised Identifier, known as a DID.
- Format:
did:t3n:<unique-id> - This DID is your permanent address on the network, linked to your authentication methods and permissions.
- This DID is also used to access your profile and manage your data.
- This DID is only binded to one user profile.
Advanced Users: If you already have a specific DID you wish to use, you
can optionally provide it during the initial setup process instead of having
one auto-generated.
Accessing Your Profile
To view and edit your profile:- Log in to the T3N Dashboard.
- Click on the
Profiletab in the main navigation bar.