Skip to main content
File Management

Rename files

Rename files

Renames an existing file or directory in the file system to a new specified name.


Options

File or directory path

Enter the full path of the file or folder that will be renamed. Example: C:\Desktop\old_report.xlsx.

Rename file or directory to

Enter the new name of the file or folder, including the extension when applicable. Example: final_report.xlsx.

Returns

This action has no returns.

Rules and Conditions

  • The File or directory path and Rename file or directory to fields are required.
  • The file or directory indicated must exist for the rename to be performed.
  • When renaming a file, keep the correct extension so the file type is not corrupted.
  • It is not possible to rename a file that is in use by another process.