DLA PDF Export

Last updated: April 23, 2026

When a member submits a loan application through the Digital Loan Application (DLA), a PDF snapshot of the application is automatically generated and added to the documents table within the application on Glide. Depending on your credit union's configuration, additional PDFs may be generated as the application progresses through key events post-submission.


When a PDF Is Generated

A PDF is generated at the following points:

  • On submission — immediately after the member completes and submits their application.

  • After application details are edited — if your credit union has post-submission editing enabled (e.g., applicants can edit loan details after the application has been submitted), a new PDF is generated reflecting those changes.

Each generation event produces a separate, timestamped PDF, so you always have a record of what the application looked like at each stage.


File Naming

PDFs follow this naming format:

Loan Application Export - {App ID} ({Date} {Time} z).pdf

Example:

Loan Application Export - 123456 (Apr 01, 2026 6_39 PM z).pdf

A few things to note:

  • The timestamp reflects when the PDF was generated, in UTC (indicated by the trailing z).

  • Colons in the time are replaced with underscores for file system compatibility.

  • Each export is uniquely identifiable by App ID and timestamp, so multiple exports for the same application will not overwrite each other.


PDF Structure and Supported Fields

The PDF is organized into clearly labeled sections. Sections that do not apply (e.g., no co-borrower, no ancillary products) display "None" rather than being omitted entirely.

Header

Field Description

Application Type

The type of loan (e.g., Vehicle Loan Application, Credit Card Application)

Status

Current application status at time of export (e.g., Pending)

App ID

Unique identifier for the application

Generated

Date and time the PDF was created (UTC)


Primary Applicant

Personal Information

Full Name

Date of Birth

SSN

Phone Number

Email Address

Intake Questions

Gross Monthly Income (Before Taxes)

Housing Type

Rent Payment (if applicable)

Employment Details

Employment Status

Employer

Gross Monthly Income (Before Taxes)

Primary Address

Start Date

Job Title

Additional Income Details

Income Source

Monthly Amount

Displays "None" if no additional income was entered.

Housing Details

Years at Address

Months at Address


Co-Borrower

If a co-borrower was added to the application, their information appears in its own section with the same sub-sections as the Primary Applicant:

  • Personal Information

  • Intake Questions

  • Employment Details

  • Additional Income Details

  • Housing Details

Displays "None" if no co-borrower was included.


Loan-Type Specific Information

The following sections are included based on the application type.

Vehicle Loan Information

Loan Overview

Loan Type (e.g., Refinance, Purchase)

Refinance Type (if applicable)

Vehicle Category (e.g., Auto)

Vehicle Details

VIN

Year

Make

Model

Trim

Mileage

Valuation Type (e.g., JD Power)

Vehicle Valuation

Refinance Loan Details (if loan type is Refinance)

Current Monthly Payment

Remaining Loan Balance

Lender


Credit Card Information

If Applicable:

Balance Transfer Information

Displays "None" if no balance transfer was requested.


Loan Details

Loan Finalized (True/False)

Desired Amount

Offer Amount (Pre-qualified)

Selected Term (vehicle loans)

Pre-qualified Rate (vehicle loans)

Selected Monthly Payment (vehicle loans)

For product types where certain fields are not applicable (e.g., credit cards without a loan amount), values display as "N/A".


Session Information

Captures technical metadata about the member's application session.

Fields:

Start Time

Submission Time

IP Address

Browser

OS


Ancillary Products

Lists any add-on products the member selected (e.g., GAP, debt protection). Displays "None" if none were selected.


Membership Information

Member Number

Membership Status


Notes

  • All timestamps in the PDF are in UTC.

  • SSNs are displayed in full within the export. Ensure access to these documents is restricted appropriately.

  • The PDF reflects the state of the application at the time it was generated. If post-submission edits are made and a new PDF is triggered, the updated PDF will reflect the edited values — the original submission PDF is preserved separately.