# How do I change (increase or decrease) the image storage limit in my account?

{% hint style="info" %}
Image storage is only available with our cloud service (Report and Run: Cloud and the mobile app Report and Run: Integrate).&#x20;
{% endhint %}

If you purchased your subscription through the Report and Run: Cloud web portal, you can login to the web portal and upgrade your subscription [to increase/decrease your account's image capacity](/manual/readme/account-management/upgrade-downgrade-your-account.md). If you purchased your subscription in the Integrate mobile app, you can [increase/decrease image capacity in-app](/manual/report-and-run-integrate/account-management/upgrade-downgrade-your-monthly-subscription.md).&#x20;

## Related

* [Article: How do I check my account's image limit in the web portal?](/manual/readme/account-management/check-image-limit.md)
* [Article: How do I check my account's image limit in the mobile app?](/manual/report-and-run-integrate/account-management/check-image-limit.md)
* [FAQ: Upgrade/downgrade your pre-paid account in the web portal](/manual/readme/account-management/upgrade-downgrade-your-account-1.md)
* [FAQ: Upgrade/downgrade your monthly subscription in the web portal](/manual/readme/account-management/upgrade-downgrade-your-account.md)
* [FAQ: How do I change (increase or decrease) the number of users in my subscription?](/manual/faq/c167/q559.md)
* [FAQ: Which image file formats are supported?](/manual/faq/c142/c146/q586.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/c167/q558.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.
