# How do I renew my subscription in the mobile app?

## **Report and Run: Offline**

* The subscription should renew automatically every year. If you have cancelled your account, you will need to [resubscribe](/manual/report-and-run/subscription/how-to-subscribe.md).
* You do not need a Report and Run account to subscribe.

## **Report and Run: Cloud**

* If you have a automatically renewing subscription, you won't need to do anything.
* If you have a pre-paid subscription, you can resubscribe from the web portal.
* If you subscribed from within the mobile app, then you need to resubscribe from the same platform (iOS or Android) where you made the original subscription.

## Related&#x20;

* [FAQ: How do I resubscribe before my subscription expires?](/manual/faq/c167/q562.md)
* [FAQ: How do I reactivate my subscription after it has expired or been cancelled?](/manual/faq/c167/q561.md)
* [FAQ: How do I change the number of users in my subscription?](/manual/faq/c167/q559.md)
* [FAQ: How do I view the end date of my subscription?](/manual/faq/c167/q568.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/q565.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.
