# How much does the cloud version of the app cost?

Monthly or yearly cloud subscriptions are available for:

* $9.99 USD per month per user
* $99.99 USD per year per user (paid upfront)

The in-app price will be shown in your local currency. We aim to make it equivalent to $9.99 USD per month. However, actual prices may vary with exchange rates and regional differences.

For individuals and companies subject to Australian GST, we have subscriptions in AUD.

**Image limits**

Cloud subscriptions include 10,000 images. The image limit does not reset. Individual images added to reports and images generated in published reports are included in the limit. [You can see which images are taking up space from the web portal](/manual/readme/account-management/check-image-limit.md) or in the [mobile app](/manual/report-and-run-integrate/account-management/check-image-limit.md) and remove unused images as needed.&#x20;

**Upgrades**

You can upgrade or downgrade your cloud subscription at anytime. The subscription will be adjusted accordingly. For example, if you have 1 user and 10 days remaining on your subscription, and you upgrade to 2 users, then you will have 5 days left on your subscription. If you have 2 users and 10 days remaining on your subscription and downgrade to 1 user, then you will have 20 days left. Excessive upgrades and downgrades will be capped.

## Related

* [Article: Upgrade/downgrade your monthly subscription from the web portal](/manual/readme/account-management/upgrade-downgrade-your-account.md)
* [Article: Upgrade/downgrade your monthly subscription from the mobile app](/manual/report-and-run-integrate/account-management/upgrade-downgrade-your-monthly-subscription.md)
* [FAQ: How do I start a trial to test the app?](/manual/faq/c142/c149/q430.md)
* [FAQ: How do I upgrade to a full subscription from the trial?](/manual/faq/c167/q585.md)
* [FAQ: How do I delete images in the web portal to free up storage space?](/manual/faq/c150/c158/q513.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://docs.reportandrun.com/manual/faq/c142/c149/q431.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.
