AI connects to Encompass through its REST APIs, webhooks, and data model to read from and write to key objects like Loan, Milestone, Condition, Document, and Borrower. The integration surfaces in three primary areas:
- Document Processing Pipeline: Ingesting uploaded files via the
DocumentAPI, using AI for classification (e.g.,W-2,Bank Statement), data extraction, and populating correspondingCustom Fieldvalues. - Underwriter Copilot Interface: Providing a contextual sidebar or overlay within Encompass that analyzes the active loan file, summarizes risk, and suggests conditions by calling AI services via secure API endpoints.
- Condition Management Workflow: Automating the creation, tracking, and clearing of
Conditionsby parsing underwriter notes, recommending resolution paths, and triggering follow-up communications.




