Docs
Requests

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.pdf
  • Office_Depot_Receipt_5420.pdf
  • Acme_Contract_2024_Renewal.pdf

Avoid generic names

Generic filenames make documents hard to identify and reduce matching accuracy:

Scan001.pdfDocument.pdfIMG_1234.jpgUntitled.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.pdf

This 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:

  1. Organize files into folders by document type
  2. Bulk upload all invoices, review matches
  3. Bulk upload all receipts, review matches
  4. Continue with remaining document types

Large requests (50+ items)

Upload in batches by document type:

  1. Upload first batch of invoices (25-50 files)
  2. Review and confirm matches
  3. Upload next batch
  4. 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:

  1. Check the request comments for guidance from your audit team
  2. Add a comment to the request explaining the issue
  3. 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.

How is this guide?

On this page