Skip to main contentSkip to FAQSkip to contact
3 min read

Platform Personas#

Four counterparty types - different onboarding, workspace, and data-visibility rules.

At a Glance#

PersonaOnboardingKey Capability
Direct UserKYCTrade against protocol-level LPs
CompanyKYB + member KYCBilateral LP relationships, broker affiliation, member management
BrokerKYB + regulatory licenseUmbrella: sub-workspaces, external users, whitelabel
LP / MakerKYB + liquidity proofFill orders, bilateral relationships, settlement tracking

Persona Detail#

KYC Individual trader. Auto-created workspace after KYC.

  • Access: Sees only LPs that enabled direct_to_user
  • Interface: No LP management - pure trading interface
  • Data scope: Own trades only, own KYC docs only, own audit log

Data Visibility#

DataDirect UserCompany AdminCompany MemberBrokerLPProtocol Admin
TradesOwn onlyAll workspaceOwn onlyAll umbrellaFilled onlyUnrestricted
Member namesn/aYesLimitedYes (real)PseudonymizedYes
KYC docsOwn onlyOwn workspaceOwn onlyAll umbrellaNoVerification queue
Audit logOwn onlyOwn workspaceOwn onlyUmbrellaFilled onlyGlobal (all actions)

Protocol Admin is an internal TetraFi role, not a self-service tier. It handles KYB/KYC verification queues, broker promotions, and LP oversight. Every admin action is recorded in the WORM audit log.

See Also#

Just exploringStep 5 of 6

Related topics