Skip to main content
Docs/Quickstart
3 min read

Quickstart

Install the desktop app, open a deal workspace, and run your first reconciliation locally.

Overview

STET runs production workflows in the desktop app. Connect your VDR or local evidence mirror, reconcile against your ledger, and keep execution inside the app boundary.

Note

You'll need the desktop app installed, OAuth access to Box or Dropbox if applicable, and a local ledger file ready to ingest.

Desktop First

STET now treats the desktop app as the primary and only production runtime. Install it first, then continue with deals and evidence ingest there.

Download STET for Desktop

Start Processing

1

Open The Desktop Workspace

Install STET, sign in, and open Deals or Evidence Ingest from the app sidebar.

2

Connect Your Evidence Source

Click "Connect Box" or "Connect Dropbox" and authorize access. Once connected, attach the evidence source to the deal workspace 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 evidence sources inside the desktop app 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 evidence sources
  • 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