# Start Uploading Assets

You can upload to Shade from the browser, phone, desktop app, file explorer, plane, Samsung Smart Fridge - you get the idea.

{% embed url="<https://youtu.be/ja56PFUPS4I?si=VvOfJKxpGDYFDiki>" %}

<figure><img src="/files/gq3NVIyEadddIIeseBYr" alt=""><figcaption></figcaption></figure>

## Upload from the browser

This is as simple as drag and drop. That’s it. If you are feeling fancy you can hit the upload button on the top right.

## Upload from the desktop app

Also just as easy - just drag and drop or hit the button on the top right.

## Upload from a mounted drive

Since Shade can act like a mounted drive on your desktop, you can treat it as such. Anything you upload to a mounted drive will be automatically indexed on the app.

## Upload Statuses

When a file is uploaded to Shade, you will be able to view the upload status in the status menu located in the bottom left. Popping open this menu will reveal the job state your asset is currently in which includes:

{% tabs %}
{% tab title="Upload Status" %}

* Upload names, sizes, locations, and timestamps per drive
* Ability to stop and start uploads and navigate to uploaded files
  {% endtab %}

{% tab title="Downloading Status" %}

* Names, statuses, and timestamps of downloads
* Whether these were Shade-generated proxies
  {% endtab %}

{% tab title="Indexing Status" %}

* Basic Jobs, including file syncing, updating metadata, and preview/proxy generation
* AI Jobs, including visual and audio indexing and custom metadata generation
* Additional Jobs, including color palette, facial recognition, and transcription
  {% endtab %}

{% tab title="Mount Status" %}

* Status of sync with your mounted drives
  {% endtab %}
  {% endtabs %}


---

# 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://academy.shade.inc/getting-started/start-uploading-assets.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.
