Tips & Troubleshooting
Best practices for file uploads and solutions to common issues.
Optimize your file uploads and resolve common issues. These best practices apply to both simple and itemized requests.
File naming
Clear file names help your audit team identify documents quickly and improve automatic matching accuracy for itemized requests.
Good naming patterns
Use descriptive names that include key identifiers:
Pattern: VendorName_DocType_Identifier.pdf
Examples:
ABC_Corp_Invoice_Oct2024.pdfOffice_Depot_Receipt_5420.pdfAcme_Contract_2024_Renewal.pdf
Avoid generic names
Generic filenames make documents hard to identify and reduce matching accuracy:
❌ Scan001.pdf
❌ Document.pdf
❌ IMG_1234.jpg
❌ Untitled.pdf
File organization
Organize files before uploading to streamline the process, especially for itemized requests.
By document type
Keep all documents of one type together in folders:
Invoices/
ABC_Corp_Invoice_Oct2024.pdf
XYZ_Inc_Invoice_Oct2024.pdf
Receipts/
ABC_Corp_Receipt_Oct2024.pdf
XYZ_Inc_Receipt_Oct2024.pdfThis structure makes bulk uploading faster. Upload all invoices at once, then all receipts.
Separate files
Upload each document as its own file rather than merging multiple documents into a single PDF.
Better:
Invoice_ABC_Corp.pdf(separate file)Receipt_ABC_Corp.pdf(separate file)
Avoid:
ABC_Corp_All_Documents.pdf(merged file)
Separate files improve automatic matching and make review easier for your audit team.
Upload strategies
Small requests (1-10 items)
Use individual upload for precise control. Upload documents as you gather them.
Medium requests (10-50 items)
Use bulk upload by document type:
- Organize files into folders by document type
- Bulk upload all invoices, review matches
- Bulk upload all receipts, review matches
- Continue with remaining document types
Large requests (50+ items)
Upload in batches by document type:
- Upload first batch of invoices (25-50 files)
- Review and confirm matches
- Upload next batch
- Repeat for remaining document types
Batching prevents overwhelming the matching system and makes it easier to catch errors.
File format guidelines
Supported formats
Agentive accepts:
- PDFs (preferred for documents)
- Excel (
.xlsx,.xls,.csv) - Word (
.docx,.doc) - Images (
.png,.jpg,.gif) - Zip archives
Format recommendations
Use PDFs for:
- Invoices
- Contracts
- Receipts
- Any document that shouldn't be edited
Use Excel for:
- Data tables
- Financial schedules
- Lists and spreadsheets
Use images for:
- Scanned receipts
- Photos of physical documents
- Diagrams and charts
File size
- Files larger than 100 MB may fail to upload
- Compress large files before uploading
- Use file-sharing services for very large files if needed
Troubleshooting
Getting help
If you encounter an issue not covered here:
- Check the request comments for guidance from your audit team
- Add a comment to the request explaining the issue
- Contact your audit team directly for urgent issues
[!TIP] When reporting upload issues, include the file name, file size, and any error messages you see. This helps your audit team diagnose problems quickly.
Related guides
- Uploading Files - Simple request uploads
- Working with Itemized Requests - Table-based uploads
How is this guide?