Skip to main contentSkip to content

Updated Aug 20, 2026

Overview panel (right rail)

Last updated: 2026–05-27

The Overview tab is the default right-rail panel when you open application detail. It is read-heavy but also hosts Assign and tags—actions that are easy to miss because they are not in the top header.


Sections

Application Overview

FieldWhat it shows
RoleMulti-applicant role (primary, co-borrower, etc.) when applicable
StatusApplication stage with color-coded badge (see hub page)
OutcomeLatest assignment/outcome name from workflow configuration
Created / Last updatedTimestamps in tenant timezone
Current stepActive wizard or flow step label
Product or FlowClassic product template or Flow Builder flow name + version badge
Application URLApplicant-facing wizard link (copy on hover) — classic products only
Client PortalPortal link for the applicant — classic products only
Flow PreviewFlow Builder preview link — flow-based applications only

Status label mapping

The API stores one stage string; the UI may display a friendlier label:

Stored valueDisplayed as
PendingIncomplete
DocumentDoc Requested
DocReceivedDoc Received
(others)Same as stored (e.g. Approved, Declined)

Campaign details

Visible only when lead buy is enabled for your user and the application has a lead source. Shows lead source, campaign, and sub-campaign names/IDs.

Assigned

ControlBehavior
Assign badgeClick to open assign modal; shows avatar + name when assigned
TagsClick Add tag or existing tags; remove tag via × on each pill

Auditor: Assign control is visible but not clickable—cursor stays default and the modal does not open.

Analyst: Tag creation in the tenant catalog may be restricted; applying existing tags on the application is still available from this panel (see roles doc).

Applicant details

FieldNotes
Full name, email, phonePlain text
Date of birth, SSNMasked by default; reveal requires permissioned decrypt (eye control)
AddressComposed from street, city, state, ZIP

Multi-applicant

UI elementWhen it appears
primary pill in breadcrumbMulti-applicant product, primary role, no dropdown
Role dropdown in breadcrumbMulti-applicant at product level (primary) or any non-primary with linked sessions

Selecting another role navigates to that applicant’s application detail (new session ID in the URL). Overview and all tabs reload for that applicant.


Use cases

Hand off to a teammate

  1. Open Overview → Assign.
  2. Pick a user → save.
  3. Optional: add a note describing the handoff.

Confirm where the file stands before a call

  1. Check Status and Current step.
  2. Open Application URL or Client Portal in a new tab if you need to see what the applicant sees.

Audit without changing data

Auditors use Overview to read status, outcome, PII (where policy allows), and links. Write actions are disabled elsewhere; see Roles & sandbox.


Edge cases

SituationWhat you see
Flow Builder appProduct/URL fields replaced by Flow + Flow Preview
No assigneeAssign shows plus icon and muted “Assign” text
Long product or flow nameTruncated with tooltip on hover
Missing PIIField shows --
Encrypted field not loadedPlaceholder until reveal succeeds

Implementation notes

  • Overview data is loaded per session; switching multi-applicant roles fetches a new session bundle.
  • Tag removal calls the API immediately (no separate Save).
  • Stage badge colors map to terminal vs in-flight stages (declined/withdrawn/closed → error styling, approved/booked → success, etc.).

← Application detail hub

LendAPI Field Guide.