logo

Files

Files shows every collected or uploaded file (data batch) for your sources, and is where you upload new files for file-based sources.
Open Import β€Ί Files in the app.
This page replaces the old per-source File upload and Processing details views.

Browse files

  1. Select a source from the sources list (or search for one).
  1. Review the file table for that source.
  1. Use search to find a file by name.
Screenshot coming soon β€” Replace with: Import β€Ί Files (source selected + file table)
Screenshot coming soon β€” Replace with: Import β€Ί Files (source selected + file table)
Columns typically include:
Column
Meaning
Timestamp / Added at
When the file was collected or uploaded
Filename
File name (and path when applicable)
Raw rows
Rows stored from the file
Status
Ingestion and processing state
Processed at
When rows were turned into transactions
Transaction count
Transactions produced (often ≀ raw rows after filters)
Error count
Rows that failed during processing

Statuses

Common statuses include:
  • Being ingested / Being processed β€” work in progress
  • Not processed yet β€” collected, waiting for transformation
  • Completed β€” processed successfully
  • Error ingesting data / Error processing data β€” investigate the file or mapping
  • Error: invalid currency, missing exchange rate, or no valid period β€” fix currencies, rates, or financial periods, then reprocess
  • Deleted, To be deleted, Archived, Permanent β€” retention and cleanup states

Upload a file

  1. Select the target source.
  1. Choose Upload file.
  1. Drag a file into the dropzone or browse from your computer.
  1. Confirm Upload file.
Notes:
  • Upload one file at a time (you can replace the selection before submitting).
  • The file is processed for the selected source β€” match the source’s delimiter / header settings.
  • Large files may need SFTP or another integration method instead of the browser upload. See Data integrationData integration.

File actions

From a file row you can typically:
  • View transformed data / View file transformation β€” inspect results after processing
  • Test mapping β€” apply the current mapping to this file’s data (useful while editing mapping)

Tips

  • Collection and processing are separate: a completed upload can still show Not processed yet until the transformation schedule (or a manual reprocess) runs.
  • After mapping changes, reprocess relevant files so transactions reflect the new rules.
  • For connector sources, files often appear automatically on the collection schedule defined on the SourcesSources.

Powered by Notaku