# Pricing - Subscription Plans

#### [<mark style="color:green;background-color:green;">X   EXIT</mark>](/mapir-cloud/master.md)

MAPIR Cloud offers a free, limited-feature Iron plan, along with Bronze, Silver and Gold [monthly paid subscription plans](/mapir-cloud/getting-started/purchasing-a-subscription-plan.md) to process new projects and store data online.

<table><thead><tr><th width="124.79998779296875">FEATURE</th><th width="104.20001220703125" align="center">IRON</th><th width="104.79998779296875" align="center">COPPER</th><th width="105.20001220703125" align="center">BRONZE</th><th width="106.400146484375" align="center">SILVER</th><th width="110.9998779296875" align="center">GOLD</th><th width="169">DETAILS</th></tr></thead><tbody><tr><td>Monthly Price</td><td align="center">FREE</td><td align="center"><p>$49 USD</p><p>/MONTH</p></td><td align="center"><p>$69 USD</p><p>/MONTH</p></td><td align="center"><p>$149 USD</p><p>/MONTH</p></td><td align="center"><p>$299 USD</p><p>/MONTH</p></td><td>Per account monthly cost</td></tr><tr><td>Yearly Price</td><td align="center">FREE</td><td align="center">$539 USD /YEAR</td><td align="center">$759 USD /YEAR</td><td align="center">$1639 USD /YEAR</td><td align="center">$3289 USD /YEAR</td><td>Per account yearly cost</td></tr><tr><td>Chloros+ Access</td><td align="center">X</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td>Access Chloros+ premium paid features</td></tr><tr><td>Max Chloros+ Registered Devices</td><td align="center">0</td><td align="center">2</td><td align="center">2</td><td align="center">5</td><td align="center">10</td><td>The maximum number of registered devices for a Chloros+ account</td></tr><tr><td>Cloud Storage</td><td align="center"><p>5 GB</p><p>(0.005 TB)</p></td><td align="center"><p>5 GB</p><p>(0.005 TB)</p></td><td align="center"><p>250 GB</p><p>(0.25 TB)</p></td><td align="center"><p>1,000 GB</p><p>(1.0 TB)</p></td><td align="center"><p>3,000 GB</p><p>(3.0 TB)</p></td><td>The maximum amount of storage available to save images and project exports</td></tr><tr><td>Max Cloud Project Image Upload</td><td align="center"><p>50</p><p>IMAGES</p></td><td align="center"><p>50</p><p>IMAGES</p></td><td align="center"><p>250</p><p>IMAGES</p></td><td align="center"><p>1,000</p><p>IMAGES</p></td><td align="center"><p>4,000</p><p>IMAGES</p></td><td>The maximum number of images per project upload</td></tr><tr><td>Max Cloud Project Processing</td><td align="center"><p>5</p><p>/MONTH</p></td><td align="center"><p>5</p><p>/MONTH</p></td><td align="center"><p>10</p><p>/MONTH</p></td><td align="center"><p>20</p><p>/MONTH</p></td><td align="center"><p>40</p><p>/MONTH</p></td><td>The maximum number of different datasets per month</td></tr><tr><td>Cloud Project Sharing</td><td align="center">X</td><td align="center">X</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td>Share projects to another user for viewing or duplicate to new user</td></tr><tr><td>Processing Reports</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td>The processing report from the photogrammetry stitching process</td></tr><tr><td>Map Comparison</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td>Adjust map layer hierarchy to easily compare maps</td></tr><tr><td>Project Management</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td align="center">✓</td><td>Rename, reprocess, delete projects</td></tr><tr><td>Cameras Supported</td><td align="center">MAPIR Survey3 (JPG only)</td><td align="center">MAPIR Survey3 (JPG only)</td><td align="center"><p>All </p><p><a href="/pages/-M7KH1beebQ6soK2QxeN">Supported Cameras</a></p></td><td align="center"><p>All </p><p><a href="/pages/-M7KH1beebQ6soK2QxeN">Supported Cameras</a></p></td><td align="center"><p>All </p><p><a href="/pages/-M7KH1beebQ6soK2QxeN">Supported Cameras</a></p></td><td>Cameras supported for processing individual images into maps/models</td></tr><tr><td>2D Orthomosaic Export Formats</td><td align="center">X</td><td align="center">X</td><td align="center">JPG, GeoTIFF</td><td align="center">JPG, GeoTIFF</td><td align="center">JPG, GeoTIFF</td><td>Available project output image format types</td></tr><tr><td>Share/Export Expiration</td><td align="center">X</td><td align="center">X</td><td align="center">30 Days</td><td align="center">60 Days</td><td align="center">90 Days</td><td>Project share links and manually generated exports automatically delete after set times</td></tr></tbody></table>

#### [<mark style="color:green;background-color:green;">X   EXIT</mark>](/mapir-cloud/master.md)


---

# 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://mapir.gitbook.io/mapir-cloud/pricing-subscription-plan.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.
