# Getting Started

Uploadery lets you add file and image upload fields to your Shopify product pages so customers can upload files with their orders.

This is ideal for stores that sell:

* Custom prints
* Personalized products
* Artwork submissions
* Engraving services
* Made-to-order items

If the upload is marked as required, customers must submit a file before checkout.

***

### How It Works

* You create an upload field inside the Uploadery dashboard
* You assign it to a product
* Customers upload their file when placing an order
* You download the file from the order details in your Shopify admin
* If the upload is marked as required, customers must submit a file before checkout.

Once that’s done, you’re ready to go.

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

***

### File Storage

Uploaded files are stored for up to 6 months from the date the order is placed.

After 6 months, files are automatically removed from our servers. If you need to keep files longer, we recommend downloading and storing them externally.

***

### What’s Next?

To continue setup, move to the next guide to create your first upload field.


---

# 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.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.
