Prerequisites
- A Truthlocks account. Sign up if you do not have one yet.
Onboarding steps
1
Tenant profile
Enter your organization’s basic information:
- Name — your organization’s display name.
- Slug — a URL-friendly identifier used in API paths and your console URL.
- Contact email — the primary email for platform communications.
- Country — where your organization is based (used for data residency).
2
Organization
Create or select an organization within your tenant. Organizations let you group issuers, users, and attestations under a single entity. Enter:
- Organization name — the legal or operating name of the organization.
3
Team invites
Invite team members by email and assign them a role:
You can skip this step and invite team members later from the Team settings page.
4
Issuer profile
Create your first issuer — the entity that signs attestations on behalf of your organization:
- Legal name — the issuer’s registered legal name.
- Display name — the name shown on attestations and proof pages.
- Website — the issuer’s public website URL.
- Contact email — used for trust registry verification.
5
Signing keys
Generate an Ed25519 signing key for your issuer. This key is used to cryptographically sign every attestation your issuer creates.Click Generate keys and the wizard creates a key pair automatically. The public key is registered with the Truthlocks platform, while the private key is stored securely in the signing service.If your issuer already has signing keys, this step shows the existing key details and lets you proceed.
6
Test mint
Verify your setup by minting a test attestation. The wizard provides a searchable list of attestation schemas organized into categories:
- Identity — email verification, KYC, government ID
- Employment — employment verification, background check, income
- Education — degree, transcript, enrollment
- Healthcare — license, immunization, insurance
- Compliance — SOC2, ISO 27001, GDPR
- Financial — accreditation, bank verification, credit
- Skills — certification, assessment, portfolio
- Supply chain — origin, quality, shipment
- Other — custom claims
7
Go live
The final step shows a checklist of prerequisites:
- Tenant profile completed
- Organization created
- Issuer profile configured
- Pipeline verified (test attestation minted)
After onboarding
Once the wizard is complete, you land on the tenant console dashboard.Tenant dashboard
The dashboard displays four stat cards at the top:
When you have at least one attestation, three insight charts appear below the stat cards:
- Attestation status — a donut chart breaking down active, revoked, and other attestations.
- Issuer coverage — a bar chart comparing active issuers versus total issuers.
- Platform health — a radial gauge showing the percentage of attestations that are currently active.
- Mint attestations at scale via the console UI or API.
- Configure webhooks to receive real-time event notifications.
- Set up governance policies for multi-party approval workflows.
- Manage API keys for programmatic access.
Dark mode
The console supports dark mode across all pages. You can switch between three appearance modes from the top bar:
Click the theme toggle icon in the top bar to cycle through the modes — sun (light), moon (dark), and monitor (system). You can also switch themes from the profile menu — click your avatar in the top-right corner to open a dropdown with light, dark, and system buttons. Your preference is saved locally and persists across sessions.
Console navigation
The console uses a collapsible navigation rail on the left side of the screen:- Collapsed state — a narrow rail showing only icons. Hover over it to expand and reveal labels.
- Expanded state — the full sidebar with icons and page names. Click the pin icon to lock it open.
- Mobile — on smaller screens, navigation is accessible through a hamburger menu that opens a slide-out drawer.
Search palette
PressCmd+K (macOS) or Ctrl+K (Windows/Linux) to open the search palette, or click the search bar in the top bar. The palette lets you jump to any page in the console without navigating through menus.
Results include every page available to your role — dashboard, issuers, attestations, verification packs, audit logs, settings, and more. Start typing to filter the list, then press Enter to navigate to the selected page.
Profile menu
Click your avatar in the top-right corner to open the profile menu. The avatar displays the first letter of your organization name against a gradient background. The dropdown is organized into three sections:- Account info — your organization name and email address.
- Account settings — opens the security settings page where you can manage your password, sessions, and MFA preferences.
- Theme switcher — three inline buttons for light, dark, and system themes. The active theme is highlighted. This is an alternative to the theme toggle icon in the top bar.
- Sign out — logs you out of the console. A confirmation dialog appears before the session ends to prevent accidental sign-outs.
Announcements
The Announcements page displays platform-wide messages from Truthlocks — including system updates, security alerts, and operational notifications. Access it from the sidebar under Announcements. Each announcement has a priority level:
The announcements page uses a master-detail layout:
- Left panel — a searchable, filterable list of all announcements. Filter by All, Unread, or Important (urgent and critical only). Unread messages show a blue dot indicator.
- Right panel — the full content of the selected announcement, including the priority badge, timestamp, and sender details.
Related
Quick start
Issue your first attestation via the API in under 5 minutes.
Core concepts
Understand tenants, issuers, attestations, and verification.
Environments
Sandbox vs. production environment configuration.
RBAC
Role-based access control and permission management.

