# Sort

## Description

A very handy tool to sort your entire After Effects project files

## Setup

1. Open the Sort tool interface
2. Specify all of the presets for the resulting folder structure
3. (optional) save the presets for quick application in the future

{% hint style="info" %}
Any of the folder names below can contain a slash ("/") character to tell Sort to create nested folders!
{% endhint %}

## Options

**Compositions**\
Name of the resulting folder containing all of the Composition items

**Audio**\
Name of the resulting folder containing all of the Audio items

**Video**\
Name of the resulting folder containing all of the Video items

**Images**\
Name of the resulting folder containing all of the Image items

**Old**\
Name of the resulting folder containing all of the folders that no longer have items contained in them

**AI & PSD**\
Name of the resulting folder containing all of the Illustrator and Photoshop items

**Nulls & Solids**\
Name of the resulting folder containing all of the Null and Solid layers

**Missing**\
Name of the resulting folder containing all of the missing source items

**Remove old Folders**\
Toggle on to remove folders that no longer have items contained in them

**Remove Unused**\
Removes unused footage

**Ignored Files/Folders**\
Name of the resulting folder containing all of the missing source items

**Sort only selected folder**\
Toggle on to only sort the files in the currently selected project folder


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://motion-studio.mtmograph.com/ae-extension/tools/sort.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
