Skip to main content
Docs/Quickstart
3 min read

Quickstart

Run your first reconciliation entirely in your browser. Use the desktop app only for very large data rooms.

Overview

STET connects directly to your Box or Dropbox VDR and reconciles its files against your local ledger. All matching runs client-side — no data ever leaves your device.

Note

You'll need OAuth access to Box or Dropbox and a local ledger file (CSV or Excel) ready to upload.

Go High-Performance

Reconciling more than 50,000 files or 25 GB? Use the Native Desktop App to unlock hardware-accelerated matching (GPU Bloom filters) and direct local file streaming.

Download STET for Desktop

Start Processing

1

Navigate to Evidence Ingest

Go to Evidence Ingest from the sidebar or dashboard.

2

Connect Your VDR

Click "Connect Box" or "Connect Dropbox" and authorize access. Once connected, browse and select the VDR files you want to audit.

Upload Your Ledger

3

Upload Your Local Ledger

Upload your source-of-truth ledger file. Supported formats:

  • CSV / TXT / TSV — any delimiter-separated transaction file
  • Excel (.xlsx) — first sheet is used automatically

STET auto-detects date, amount, and description columns.

4

Run the Audit

Click "Start Audit". The 5-pass matching pipeline runs against your selected VDR files and streams results in real time.

Review Results

Results appear immediately after processing:

  • Source Lines: Total entries from your ledger
  • Target Lines: Total entries from data room
  • Matches Found: Semantically matched pairs
  • Processing Time: How long the matching took

You can Export Audit Log for a cryptographically signed record of the process.

Next Steps