Skip to main contentSkip to content

Updated Aug 19, 2026

Application detail — workflows (quick reference)

Decision trees for the Docs, Email, Data, Integration, Transactions, Tasks, and Activity tabs. Use with the use cases for full narratives.


Which tab should I open?

mermaid
flowchart TD
    A[What do you need?] --> B{Documents or contracts?}
    B -->|Yes| C[Docs tab]
    B -->|No| D{Talk to applicant?}
    D -->|Email history or send| E[Email tab]
    D -->|SMS| F[Right rail SMS]
    D -->|No| G{Numbers or API?}
    G -->|Variable values| H[Data tab]
    G -->|Raw API payloads| I[Integration tab]
    G -->|Bank rows| J[Transactions tab]
    G -->|Team to-dos| K[Tasks tab]
    G -->|Audit trail| L[Activity tab]
I need to…Go to
Request, review, generate, or download filesDocs
See if an email sent or send a new oneEmail
Text the applicant (if enabled)SMS (right rail)
See or fix a field valueData
See why an integration failedIntegration
Tag deposits / run income summaryTransactions
Assign internal follow-upTasks
See who changed what and whenActivity

Docs tab — action picker

mermaid
flowchart TD
    D0[Docs tab] --> D1{File exists?}
    D1 -->|No| D2{Applicant should upload?}
    D2 -->|Yes| D3[Request Docs / Request]
    D2 -->|Staff has copy| D4[Preview → Upload]
    D1 -->|Yes| D5{Status Review?}
    D5 -->|Yes| D6[Start Review or Preview → Approve/Reject]
    D5 -->|No| D7{Need contract?}
    D7 -->|Yes| D8[CONTRACTS → Generate]
    D7 -->|No| D9[Preview / Download / bulk Download]
SituationButton / action
Nothing uploaded yetRequest Docs or section Request
Staff has paper copyPreviewUpload or Replace document
In review queueStart ReviewApprove / Reject / Skip
Need legal agreementGenerate (pick template)
Need files offlineRow Download or select many → Download
Applicant uploaded wrong fileRequest new document or Replace document

Email vs Docs request

mermaid
flowchart LR
    E1[Need applicant to act?] --> E2{About specific files?}
    E2 -->|Yes, know which| E3[Docs → Request Docs]
    E2 -->|General message| E4[Email → Send Email]
    E3 --> E5[Same composer panel]
    E4 --> E5

Both paths open the Request Docs composer. Prefer Docs when you already see which items are Pending. Prefer Email when checking delivery history first.


Data vs Integration troubleshooting

mermaid
flowchart TD
    T0[Value wrong or missing?] --> T1[Data tab → find variable]
    T1 --> T2{Source type?}
    T2 -->|User Input + editable| T3[Action → Update]
    T2 -->|Integration| T4[Integration tab → find call → View]
    T2 -->|Derived / System| T5[Fix upstream app data or re-run rules]
    T4 --> T6{HTTP error?}
    T6 -->|Yes| T7[Escalate / retry integration]
    T6 -->|No| T8[Parse response; fix mapping]

Transactions — tagging decision

mermaid
flowchart TD
    X0[Transactions tab] --> X1{Account listed?}
    X1 -->|No| X2[Empty state — ingest accounts first]
    X1 -->|Yes| X3[Select account / Mark Primary if needed]
    X3 --> X4[Filter date + To/From search]
    X4 --> X5{How many rows?}
    X5 -->|One| X6[Tag column → Add Tag / change tag + note]
    X5 -->|Many| X7[Checkboxes → Bulk edit]
    X6 --> X8[Optional: Summary → Income]
    X7 --> X8
Tag choiceTypical use
Income 1 / Income 2Payroll or verified deposits
HousingRent / mortgage payments
PaydayHigh-risk short-term credits
GamblingRisk flags
OthersResidual

Undo: After bulk tag, use toast Undo if shown before it expires.


Tasks — create vs complete

StepAction
New work itemTask or New Task → fill description, due, assignee → Create Task
DoneRow checkbox → auto-saves complete
Change planEditUpdate Task
RemoveDelete → confirm Delete

Activity — when to look

TriggerCheck Activity for
Status disputestep_change, update
Consent complaintconsent
“Who touched this?”User-icon events
Automation disputeSystem events
Doc disputedocument_status_update

Role gates (summary)

ActionAuditorCSRUnderwriterAnalyst/Admin
Send Email / Request DocsNoYesYesYes
Approve/Reject docsNoConfigYesYes
Edit Data variableNoRareIf editableYes
Mark Primary accountNoNoNoYes
Create TaskNoYesYesYes
View Integration responseYesYesYesYes

Page map (main tabs)

Order on application detail:

ApplicationUnderwritingTransactionsOffersDocsEmailDataIntegrationTasksActivity

Right rail (when open): Overview | SMS (optional) | Notes | Arc AI (optional)


LendAPI Field Guide.