FAQ: Documents
Documents
Does DigiFi scan uploaded documents for malware?
Yes. DigiFi uses antivirus scanning to analyze uploaded files for malware or viruses.
What are the file size limits?
Maximum file size is 25 MB per document.
Each application can store up to 300 documents.
What happens if two documents with the same name are uploaded?
Both documents are saved. To differentiate file names, the system can append a suffix like (1), (2). Each document also has a unique document ID.
Can I classify documents (e.g., treat a PDF as “Bank Statement”)?
Yes. You can use labels, folders, and renaming to organize and classify documents.
Can I request documents from a customer?
Yes. DigiFi allows you to request documents manually from an application, automatically via Automation Builder, or through a task assigned to the borrower.
Where (manual request): Lending System → Open Application → Documents tab → Add New → Request Customer Upload
Where (automation): Lending Setup → Automation Builder → Open Automation → Add Action → Document Management → Request Document Upload
Where (task): Lending System → Open Application → Tasks tab
or
Lending Setup → Automation Builder → Add Action → Create Task
Can I send an email with an attached document?
Yes. You can configure the system to automatically email documents based on specific labels, or manually attach files directly from your computer or from the application.
Document Templates
Can I replace a file in an existing document template without losing mapping?
Yes. You can replace the PDF file inside an existing document template without losing mapping, provided that the mapped fields remain consistent.
Where: Lending Setup → Document Templates → 3 dots → Edit Basic Information
Steps:
- Remove the existing PDF file
- Upload the new PDF file
- Click Save Changes
If the new PDF contains the same mapped fields, the existing mapping will remain intact.
If fields were renamed or removed, those specific mappings will need to be updated.
Can I download the file used in a document template?
Yes.
Where: Lending Setup → Document Templates → 3 dots → Download PDF Template
This will download the original file attached to that template.
Can I map a full table in a document template?
In standard fillable PDF templates, only individual table cells can be mapped (e.g. table_name[0].column_name).
If you use an HTML-based template, you can map full tables dynamically. See the HTML Template Engine documentation for more details.
E-signature Templates
Can I re-import a Docusign template without losing mapping?
Yes. A Docusign template can be re-imported without losing mapping, provided that the recipient roles and field structure remain consistent with the original configuration.
If roles or fields are changed in Docusign, some mappings may need to be adjusted.
Can I use a 'Table' variable type for variable mapping?
No. The Table variable data type is not supported for variable mapping. But you can refer to specific table cells in a formula using the following structure: table_name[0].column_name, where 0 represents the first row in the table.
I cannot edit recipients in a Docusign template. Why?
Recipient editing is controlled by the Roles configuration inside Docusign.
If recipients are defined as fixed recipients instead of role-based recipients in the Docusign template, they cannot be modified dynamically from DigiFi.
To allow recipient flexibility:
- Configure recipients as Roles in Docusign (e.g., add Borrower as a role and leave other fields empty)
- Map those roles inside DigiFi
Once roles are properly configured, recipients can be assigned dynamically during document generation.
PandaDoc Templates
Why are my fields in PandaDoc not showing in the mapping?
Fields may not appear in the mapping if a Merge Field has not been defined in the e-signature template.
Only fields with a configured Merge Field value are available for mapping in DigiFi.
Where:While editing a template in PandaDoc click on a field → Properties → Scroll down and enter a name of merge field. It will be then displayed as a Template Data Field in DigiFi.I set up the integration and template, but the email is not sent when sending for signature. Why?
Please ensure that a webhook is correctly configured for document state changes, including metadata updates.
Without the appropriate webhook configuration, the system will not trigger the e-signature email.
I added Client.FirstName to the document, but it does not appear in mapping. Why?
Default recipient variables such as first name, last name, and email do not appear in mapping.
These values are automatically populated from the recipient information in DigiFi and do not require manual mapping.
Updated 14 days ago
