# How do I switch from a monthly to annual subscription and vice versa?

## Report and Run: Cloud&#x20;

Report and Run: Cloud offers a recurring monthly subscription or pre-paid monthly and yearly options. To switch from a auto-renewing monthly subscription to a pre-paid subscription, or vice versa, you can [cancel your current subscription](/manual/report-and-run-integrate/account-management/cancel-your-subscription.md) and select a different option in the [web portal](https://app.reportandrun.com/).

Report and Run: Cloud pre-paid options do not automatically renew; you will need to [resubscribe](/manual/readme/account-management/resubscribe.md) at the end of your pre-paid time frame.&#x20;

## Report and Run: Offline

Report and Run: Offline upgraded features are available with a yearly subscription in the mobile app. If purchased in-app, the yearly subscription will automatically renew. We do not have a monthly subscription option for Report and Run: Offline at this time.&#x20;

{% hint style="info" %}
Please note:

* Pre-paid subscriptions can only be purchased in the last 30 days of the current subscription.&#x20;
* Non-renewing pre-paid options for all of our products are available in the [web portal](https://app.reportandrun.com/).&#x20;
  {% endhint %}

## Related

* [Article: How to subscribe to Report and Run: Cloud on the web portal](/manual/readme/account-management/subscribe.md)
* [Article: How to subscribe to Report and Run: Cloud on the mobile app](/manual/report-and-run-integrate/quick-start-guide/subscribe.md)&#x20;
* [Article: How to subscribe to the Report and Run: Offline upgraded features](/manual/report-and-run/subscription/how-to-subscribe.md)
* [FAQ: How do I change (increase or decrease) the number of users in my subscription?](/manual/faq/c167/q559.md)
* [FAQ: How do I resubscribe before my subscription expires?](/manual/faq/c167/q562.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/q560.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.
