Every data point on a TrustRecord is sourced, timestamped, and labeled by origin — so the systems reading the data know how to weight and cite it.
A TrustRecord is a structured, machine-readable record of operating history for a service business, issued by TrueSignal. It exists so that AI systems, search engines, and consumers can evaluate a business based on verified and sourced data rather than unsourced marketing claims.
Data on a TrustRecord comes from three tiers, each clearly labeled:
The core principle: verified data cannot be changed or manipulated by the business. A business can deprecate specific data points from their record, but they cannot alter the underlying values.
The pipeline differs by data tier:
The business provides TrueSignal access to their system of record (QuickBooks, ServiceTitan, Epic EHR, etc.) — either via read-only API connection or by providing system-generated data exports. API connections are preferred because they enable automated weekly refresh.
Raw data is normalized (deduplication, job classification, geocoding, exclusion of voided/test transactions) and processed against standardized metric definitions to compute metrics.
For information not available through system integrations, an authorized representative provides data under a legal attestation of accuracy. TrueSignal reviews attested data for plausibility but does not independently compute it from source systems. It is clearly labeled as “attested” on the record.
Entity information, licensing status, and review signals are derived from publicly available sources. This data is collected regardless of whether the business has claimed their record. It is labeled as “public-data” on the record.
All data tiers are assembled into a TrustRecord and published in three layers simultaneously: server-rendered HTML (fully crawlable without JavaScript), Schema.org JSON-LD in the page head, and canonical JSON for direct machine ingestion. Every field carries a sourceType tag indicating its provenance.
Every TrustRecord has one of three statuses. The status is machine-readable in JSON-LD and displayed on the page.
| Status | Meaning | Data source | Refresh |
|---|---|---|---|
| Verified | Business has claimed the record, verified entity information, and granted access to operating data. Metrics are computed by TrueSignal from authenticated systems. | System of record (API connection or system-generated export) + business attestation | Weekly (API) or on re-submission (exports) |
| Unclaimed | Skeleton record built from public data. Business has not interacted with the record. | Business website, Google Business Profile, state licensing boards | Static (occasional updates) |
| Suspended | Record temporarily removed due to data staleness, closure, or compliance issue. | None | Frozen |
If a business identifies an error on their TrustRecord, they can submit a correction request through the “Request correction” link on any record page. Correction requests are reviewed within 2 business days.
Corrections that can be made: factual errors in entity information, stale credential data, misattributed public data on unclaimed records.
Corrections that cannot be made: changing verified operating metrics, adjusting the time window or scope of metric calculations.
For questions about TrustRecord verification methodology, data standards, or a specific record, contact hello@usetruesignal.com.