# Locate Uploaded Files

Uploaded files can be found on the **Dashboard** tab in Uploadery or by navigating to the **Order Details** within Shopify.&#x20;

### Dashboard

You will be able to locate all uploaded files under the **Uploaded Files** tab.

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

You can click on each file to download the file or click on the checkbox next to each file and bulk download the files.&#x20;

### Order Details

These files will display as line item properties beneath the order.

In the image below, **Uploadery\_1** is the name of the file, and the link that follows it directs to the uploaded file or image. Clicking on the link will download the file or image to your computer.

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


---

# 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://shoppad.gitbook.io/uploadery/readme/locate-uploaded-files.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.
