Skip to main content
IMDIMD

Manage project

Cleaned output location

Learn how to find cleaned files, the cleaned folder structure, and version control.

Cleaned data stays in the original file, and History records version history. Knowing where cleaned output lives is important.

Cleaning results update the active table source file in place, not create a new file.

Find cleaned files

The cleaned table stays at the original file location. The source file is updated in place.

If you need a separate cleaned copy, export the table before running cleaning.

Cleaned folder structure

The project folder typically contains input data, output reports, and asset folders. Cleaning updates source files rather than creating new locations.

Know which folders hold which types of files so output is easy to find later.

Version control

The History tab records each version of the table before cleaning runs. You can review or restore an earlier version from History.

If you need version control outside IMD, you can use Git or another version control tool.