Skip to main content
Every loan application moves through a defined workflow. Each status tells you where the application is, who is responsible for it, and what happens next. The initial state is DRAFT, and a loan comes to rest in one of four terminal states: FILED, DECLINED, DRAFT_ABANDONED, or CANCELLED.

All workflow states

If you are not sure what to do next on a loan, check the status badge. It tells you which department holds the ball.

How states connect

The diagram below shows the primary path a loan takes from creation to filing, plus the send-back, revert, and cancel branches. Several states can send a file backward: an Adjudicator can return it to DRAFT for a full rebuild, Securities can return it to DRAFT or back one stage to ADJUDICATION, and Disbursement can revert it to SECURITIES. While a loan sits in DISBURSEMENT, the status badge shows one of two sub-state labels: AWAITING SCHEDULE before a disbursement instruction exists, and AWAITING EXECUTION once the instruction is scheduled.

Section locking

Once a loan application moves past DRAFT status, all form sections become read-only. You can no longer edit the applicant information, employment details, statement of affairs, or collateral data while the loan is under review. The only exceptions are states where the platform explicitly unlocks specific sections for a targeted action.
  • INFO_REQUESTED: the application returns to DRAFT, so the officer can update the sections the Adjudicator identified as needing clarification, then resubmit.
  • SECURITIES_ISSUE: this state is owned by the Adjudicator, who resolves the flagged structural problem and returns the file to Securities. Routine document collection happens through the security-request loop while the loan is in SECURITIES, not in SECURITIES_ISSUE.
All other sections stay locked throughout the loan’s lifetime after submission. This protects the integrity of the record the Adjudicator reviewed and ensures the audit trail reflects what was actually decided.

Status badge colours

The platform displays a coloured status badge on every loan record in the loans list view. The colours give a quick visual cue.
This table describes the list view. The badge on the application header uses a slightly different palette: it groups DRAFT_ABANDONED and CANCELLED with DRAFT and shows all three as grey rather than purple.
Loans are never deleted. Even DECLINED or CANCELLED applications stay in the system for the audit record. Staff with the appropriate read permissions can always locate and review the full history of any application.