Reconciliation¶
Reconciliation compares your internal portfolio data against trustee tapes to identify discrepancies that need investigation.
Overview¶
The reconciliation workflow:
- Upload a trustee tape (Excel file from US Bank, Deutsche, or Wilmington)
- Run reconciliation against an internal workbook
- Review detected issues by severity
- Resolve each discrepancy
Uploading Trustee Tapes¶
- Navigate to Reconciliation in the main menu
- Click Upload Tape
- Select the Excel file
- Choose the trustee (US Bank, Deutsche, or Wilmington)
- Enter the statement date
- Click Upload
The system parses the tape and extracts loan-level data automatically.
Running Reconciliation¶
- Select an uploaded tape
- Choose the internal workbook to compare against
- Click Run Reconciliation
- Wait for processing (typically under 30 seconds)
Reviewing Issues¶
Issues are categorized by severity:
| Severity | Color | Action |
|---|---|---|
| Critical | Red | Investigate immediately |
| Error | Orange | Review before reporting |
| Warning | Yellow | Investigate when possible |
| Info | Blue | Log for reference |
Issue Details¶
Each issue shows:
- CUSIP: The affected loan
- Field: Which data field differs
- Trustee Value: What the trustee reports
- Internal Value: What your data shows
- Category: Type of discrepancy (completeness, calculation, timing, reference)
Resolving Issues¶
For each issue, you can:
- Acknowledge: Mark as under investigation
- Resolve: Issue has been corrected
- False Positive: Not a real discrepancy
Resolution Notes
Always add resolution notes explaining what was found and how it was resolved. This creates an audit trail.
Related Documentation¶
- Reconciliation - Technical documentation
- Reconciliation API - API reference