# Upload Asset window reference

> Use the Upload Single Asset or Upload Multiple Assets window to upload files to the Asset Manager and import them into your project.

Both the **Upload Single Asset** and **Upload Multiple Assets** windows have the same options and information:

| **Property**                | **Description**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Drag and drop area**      | Drag files from your computer to upload them to the Asset Manager.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Choose File**             | Open a file browser window to select a file from your computer to upload to the Asset Manager.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Supported File Types**    | Hover over this text to view a list of the [file types Unity Studio supports](/unity-studio/develop/assets/asset-file-formats.md).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Transformation Profiles** | Choose which transformation profile to apply to your assets during upload. The following transformation profiles are available: Default Transformation: Make a version of your asset that's optimized for general use in Unity Studio.&#xA;Studio Optimized: Optimize your assets for use in Unity Studio. This option retains animations, uses Khronos Texture (KTX) compression, and retains some parts of your asset's hierarchy.&#xA;Full Hierarchy: Similar to Studio Optimized, this option retains animations and uses Khronos Texture (KTX) compression, but it also retains the full hierarchy of your assets. For full details about the transformation profiles you can apply to your assets, refer to [Transformation profiles for assets](/unity-studio/develop/assets/transformation-profiles.md.md). > **Note:**
>
> For uploads,&#x20;
>
> **Studio Optimized**
>
>  and&#x20;
>
> **Default Transformation**
>
>  are enabled by default and you can't deselect them. The&#x20;
>
> **Full Hierarchy**
>
>  option is available to select but not enabled by default. |
| **Cancel**                  | Cancel the upload process and close the window.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| **Upload**                  | Upload the selected file or files to the Asset Manager.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |

## Additional resources

* [Asset Manager](/cloud/asset-manager.md)
* [Asset Manager in Unity Studio](/unity-studio/develop/assets/asset-manager.md)
* [Asset file formats supported in Unity Studio](/unity-studio/develop/assets/asset-file-formats.md)
* [Import assets into your project](/unity-studio/develop/assets/import-assets.md)
* [Asset Manager window reference](/unity-studio/develop/assets/asset-manager-window-ref.md)
