Central Correspondence Folder: All Emails for a Submission in One Audit-Ready View
Every outbound follow-up, inbound broker response, and internal communication — aggregated per submission, sorted by date, ready for DOI examination.
The Problem
When regulators or internal auditors examine a submission file, they expect to see every communication that influenced the underwriting decision. In practice, these communications are scattered: the initial request is in the UW's Sent folder, the broker's response is in the shared inbox, the compliance escalation is in a Teams chat, and the management approval is in a separate email chain. Reconstructing the full picture takes hours and invariably misses something.
The InsightUW Approach
InsightUW maintains a central correspondence folder per submission that aggregates every email — outbound and inbound — across all tracked items and transaction emails. Every communication is tagged with its source (missing info follow-up, clearance follow-up, decline email, BOR letter, transaction email), direction, and the specific item it relates to.
What's in the Folder
Every entry includes:
| Field | Example |
|---|---|
| Date | 2026-04-18 14:32 UTC |
| Direction | outbound / inbound |
| From | Sarah Chen |
| To | Lockton Risk Advisors |
| Subject | Missing Information Request — Apex Medical Group |
| Summary | Requesting D&O Questionnaire and 5-Year Loss History |
| Channel | |
| Item Name | D&O Questionnaire (linked to specific missing info item) |
| Logged By | Sarah Chen |
Five Source Types
| Source | Direction | Example |
|---|---|---|
| Missing info tick-box emails | Outbound | "Please provide Loss Runs and Application" |
| AI follow-up emails | Outbound | "REMINDER: Outstanding items for Apex Medical" |
| Broker responses | Inbound | "Attached loss runs as requested — no claims" |
| Transaction emails | Either | "RE: Apex Medical — Question about board structure" |
| Clearance/decline/BOR emails | Outbound | "Sanctions screening requires additional documents" |
API Access
GET /api/uw_missing_info/correspondence-folder/{submission_guid} returns the complete folder:
LOB-Specific Example
D&O for Apex Medical Group — Full Correspondence Trail:
Over 10 days, the submission generates 7 correspondence entries:
| # | Date | Direction | Parties | Subject | Item |
|---|---|---|---|---|---|
| 1 | Apr 15 | Outbound | Sarah → Lockton | Missing Information Request | Application, Loss History |
| 2 | Apr 17 | Inbound | Lockton → Sarah | RE: Attached D&O Application | Application → Received |
| 3 | Apr 18 | Outbound | Sarah → Lockton | REMINDER: Loss Runs outstanding | Loss History |
| 4 | Apr 19 | Outbound | Sarah → Compliance | Sanctions screening question | (transaction email) |
| 5 | Apr 20 | Inbound | Lockton → Sarah | RE: Loss runs attached | Loss History → Received |
| 6 | Apr 21 | Outbound | Sarah → Actuarial | Rate adequacy review needed | (transaction email) |
| 7 | Apr 22 | Inbound | Actuarial → Sarah | RE: Rate review complete | (transaction email) |
All 7 entries are in the central folder, sorted by date. An auditor can reconstruct the entire communication timeline in one API call.
What This Means for Underwriters
- One place for everything — no searching through email folders, Teams, or shared drives
- Per-item attribution — each correspondence links to the specific document it relates to
- Audit-ready by default — the folder builds itself as the UW works naturally
- Direction tracking — clearly distinguishes outbound requests from inbound responses
- Complete timeline — from initial submission through binding (or decline), every communication is captured
What's Next
This completes the Missing Information Follow-Up blog series. For more InsightUW capabilities, explore our Submission Intake, Corporate Clearance, or Auto-Declination series.
Want to see how InsightUW creates audit-ready correspondence folders automatically? Request a demo.