HomeGuidesAPI ReferenceChangelog
Guides

Time Travel Subsystem

The Time Travel Subsystem provides a cryptographically linked version history for each record, enabling users to view, validate, and revert changes over time. Each save creates an encrypted snapshot.

Use Cases

  • Compare previous versions of a record
  • Revert to an earlier version if errors are made
  • Verify record integrity for audits or investigations

View and Restore a Version

  1. Open a record and go to Subsystem > Time Travel.
  2. Click View next to a previous version.
  3. Review the System Integrity Check, record snapshot, and hash.
  4. See field-level changes between the selected and current version.
  5. Click Revert to restore the record to the selected version.

RegScale verifies the hash chain before allowing revert. If the version fails the integrity check, it is flagged.