Skip to main content Link Menu Expand (external link) Document Search Copy Copied

What is consider unused?

Before you run this tool in your project, please make sure you have a backup of your project.

The basic idea behind our algorithm is to build a list of Core Assets (the essential assets to your project) and including all their refereneces recursively. The result are the assets we consider in-use.

Finally we loop thorugh all the assets in the project. If they are not part of the in-use list, we consider it unused.

Preparing your project

We will automatically determine what assets are important to yor project using (see more). If there are other assets we should be aware of you can manually mark them (see more).

Starting out

If you want to quickly get an overview of the state of your project before, open up the Dashboard.

If you want to start cleaning up directly, use the Toolbar Menu to initiate a project wide Cleanup Operation.