Skip to content

Run Log Guide

Run Log Guide

The run log is FinalPlace’s “black box” — every organization operation is recorded, both successes and failures. You can check anytime: when, which file, where from, where to, and the result.


Go to FinalPlace → “Run Log” page. You’ll see a table:

ColumnRecords
TimeWhen the operation executed
FileThe file that was processed
Action TypeMove, copy, delete, rename…
ResultSuccess ✓ or Failure ✗
SourceWhere the file came from
DestinationWhere the file went (shown for move/copy only)

If you have a lot of logs, use filters:

FilterHow to Use
By rule nameType the rule name, see only that rule’s operations
By action typeShow only “Move” or “Delete” etc.
By resultShow only “Successful” or “Failed”
By date rangeSee logs from a specific day or time period

Export logs as a file for archiving or reporting:

  • Click “Export” in the top right
  • FinalPlace generates a CSV file, save it locally

Exported data includes all columns and can be opened in Excel or WPS.


Logs accumulate over time. Clean them periodically:

  • Click “Clear Logs” in the top right
  • Confirm — all records are deleted

Logs are kept forever by default — they don’t expire automatically unless you clear them.

If you have many logs, FinalPlace paginates automatically. Loading more only shows the next page, not everything at once.


When you see a “Failed” entry, troubleshoot like this:

  1. Read the error — failed entries show a brief reason
  2. Check the file status — the file may be locked by another program
  3. Handle manually — decide what to do based on the reason

Common failure reasons:

ReasonWhat It Means
File in useAnother program has this file open; try again later
Destination doesn’t existThe target folder in the rule was deleted
Insufficient permissionsNo write access to the destination folder
Disk fullNot enough space on the target disk
File already existsSame-named file in destination with “Skip” policy

FinalPlace has a built-in protection: the same file won’t be processed twice in a short window. If you find a file “didn’t move at all,” check here to see if it was intercepted by this protection.

  • When troubleshooting “why didn’t this file move?”, check here first
  • Records look similar to regular logs