# Subscription Plans and Features

## Subscription Plans and Features

To allow customers to upload files larger than 50 MB per file, you can upgrade your Uploadery plan on the Account page in the app.

File size limits apply to each individual upload, not your total storage.

All paid plans include a 14-day free trial.

### Plan Comparison

<table><thead><tr><th>Plan</th><th width="143.96875">Price</th><th>Max File Size</th><th>Archive Space</th><th width="222.0218505859375">Key Features</th></tr></thead><tbody><tr><td><strong>Affiliate</strong></td><td>Free</td><td>Up to 50MB per file</td><td>—</td><td>All file types<br>Fully customizable<br>Unlimited file uploads<br>No order limits<br>Free for partner development stores</td></tr><tr><td><strong>Professional (100MB)</strong></td><td>$9.99/month</td><td>Up to 50MB per file</td><td>100GB</td><td>All file types<br>Fully customizable<br>Unlimited file uploads<br>No order limits</td></tr><tr><td><strong>500MB Plan</strong></td><td>$19.99/month</td><td>Up to 100MB per file</td><td>100GB</td><td>All file types<br>Fully customizable<br>Unlimited file uploads<br>No order limits</td></tr><tr><td><strong>2GB Plan</strong></td><td>$39.99/month</td><td>Up to 500MB per file</td><td>100GB</td><td>All file types<br>Fully customizable<br>Unlimited file uploads<br>No order limits</td></tr><tr><td><strong>2GB+ Plan</strong></td><td>$59.99/month</td><td>Up to 2GB per file</td><td>100GB</td><td>All file types<br>Fully customizable<br>Unlimited file uploads<br>No order limits</td></tr></tbody></table>

***

### File Storage Policy

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 retain files longer for fulfillment or record-keeping, we recommend downloading and storing them externally.


---

# 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/subscription-plans-and-features.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.
