# How do I change (increase or decrease) the number of users in my subscription?

## Report and Run: Cloud

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 or decrease the number of users](/manual/readme/account-management/upgrade-downgrade-your-account.md). If you purchased your subscription in the Integrate mobile app, you can [increase/decrease users in-app](/manual/report-and-run-integrate/account-management/upgrade-downgrade-your-monthly-subscription.md).&#x20;

## Report and Run: Offline Team

You can increase or decrease the number of users in your Report and Run: Offline Team account [through the web portal](/manual/readme/account-management/upgrade-downgrade-your-account-1.md).&#x20;

## Related

* [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 image storage limit in my account?](/manual/faq/c167/q558.md)
* [FAQ: Which payment methods can I use to subscribe to the app?](/manual/faq/c142/c148/q424.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/q559.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.
