Welcome to the Swig Leasing Bridge — the canonical leasing data platform that bridges Yardi exports with the 2027 lease schema. This guide walks you through every workflow, from importing data to exporting Yardi-ready files and reconciling snapshots.
The Leasing Bridge is built around a few core concepts:
SWIG-001).From the home page you'll see the list of all configured properties. Click any property card to enter its workspace, where you can:
The Yardi Lease Status Report (LSR) is the canonical input format. Export it from Yardi as .xlsx (single sheet, default column layout) and:
Property:, Book:, Risk Date:) and maps every data row's Risk × Speculation Type into one of our canonical sections (In-Place, Renewals, Spec Suites, Expiring Non-Renewals, Vacant Throughout).Property matching: the parser matches the
Property:header against your configured properties (exact match, then case-insensitive contains). If matching fails you'll get an actionable error pointing you to create the property first.
Per Swig's leasing team (confirmed by Ernie Sioson, May 2026), Yardi's NER column is always Annual $ total (rent/year). The parser converts it on ingest using:
Rent PSF/mo = NER ÷ SF ÷ 12
The snapshot page shows the active unit and lets you override it (Annual $/SF, Monthly $ total, Monthly $/SF) only if a future Yardi configuration changes the convention. The other units are sales-related and are not currently used in Swig's Yardi setup.
Each snapshot offers two exports from the header buttons:
Name, Region, Risk, Space, Space Area, Lease From, Lease To, NER, Speculation Type, …) so the file round-trips into Yardi's import flow.Click any snapshot to open the full leasing dashboard. The view is organized into tabs, one per canonical section:
Suite-level rent data including base rent, escalations, and lease terms. Derived fields (Rent PSF/year, Rent $/month, Rent Start) are computed automatically from the source values.
Concession periods showing months free, total dollar value, and the application window.
Landlord-funded buildout allowances, both per square foot and total dollars.
Brokerage commission schedules, split between procuring and listing brokers.
Catch-all for moving allowances, abated CAM, parking concessions, and other deal-specific items.
Every cell in every section tab is editable. Edits are stored as a layered overlay on top of the immutable snapshot:
To edit a value, click any cell, type the new value, and press Enter or click outside the cell. Currency, percentage, and date fields are validated automatically.
Click the small revert icon next to an edited cell to restore the original Yardi value.
The Leasing Bridge can generate a Yardi-ready import template from any snapshot, including all your edits.
The export includes the merged economics (raw data + edits) and all derived fields (Rent PSF/yr, Rent $/mo, LC totals, TI totals).
Use the reconciliation tool to track exactly what changed between any two snapshots — for example, between last month's Yardi pull and today's.
You'll see a searchable, field-level table of every value that differs between the two snapshots. Each row shows:
| Column | Meaning |
|---|---|
| Section | Which canonical section the field belongs to |
| Suite | The suite identifier |
| Tenant | Tenant name (if available) |
| Field | The specific field that changed |
| Change Type | added, removed, or changed |
| Base | Value in the base snapshot |
| Target | Value in the target snapshot |
| Delta | Numeric difference (for currency/number fields) |
From the reconcile view you can download the full delta as either:
Make sure the file is the standard Yardi flat XLSX export and contains the expected sheet names. If the format has changed, reach out to the Leasing Bridge team.
Currency fields require numeric input (no $ or commas needed). Date fields require a valid date — try the date picker if available.
Numeric fields use a 0.005 epsilon to ignore floating-point noise. If you're still seeing spurious diffs, check whether the underlying Yardi export was rounded differently between the two pulls.
Reach out to the Swig Leasing Bridge team via the Contact & Feedback card on the Support page.