> For the complete documentation index, see [llms.txt](https://occlusionn.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://occlusionn.gitbook.io/docs/documentation/asset-organizer/quickstart.md).

# Quickstart

This documentation explains what Asset Organizer is, how to install it, and how to start organizing your Unity Project Window with custom sorting, manual ordering, and per-item controls.

<figure><img src="https://1631263562-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBgVkVxOGufL1cAZlCCE%2Fuploads%2FByTm2jXtCxo8mBcpMLcV%2FAsset.png?alt=media&amp;token=1e2559e0-8eb9-4b20-8012-dbf6941d170e" alt=""><figcaption></figcaption></figure>

## Install from Asset Manager

* Open **Unity → Window → Package Manager → My Assets**.
* Find **Asset Organizer** → **Download** → **Import**.
* You’ll see the `AssetOrganizer/` folder in your project.

{% hint style="info" %}
Want to learn about package manager window? Head to the [Unity's Package Manager](https://docs.unity3d.com/6000.1/Documentation/Manual/upm-ui.html) section to learn more.
{% endhint %}

## Open Asset Organizer

Asset Organizer works directly inside the **Project Window**.

Use the organizer button in the **bottom-right corner** of the Project Window footer:

* **Left click**: toggle between **Name** and **Manual** mode
* **Right click**: open sort modes, folder profiles, quick actions, and tools

***

## Start organizing your folder

Begin with a folder that contains visible assets.

* Use **Name** mode for clean alphabetical order
* Switch to **Manual** mode when you want full control over item order
* Drag and drop assets in the same folder to create your own layout

***

## Use item controls

Each asset can be managed with lightweight item actions:

* **Favorite** to visually mark important items
* **Pin** to keep items near the top
* **Lock** to prevent accidental reorder changes

***

## Quick actions (Optional)

From the right-click organizer menu, you can speed up common tasks:

* Move selection to top or bottom
* Sort the current folder by type
* Reset the current folder order
* Pin, unpin, lock, or unlock selected items

***

## Diagnostics and Debug Tools

If something does not behave as expected, open the built-in tools:

* **Diagnostics**: inspect runtime state, reflection health, and organizer status
