# How do I reactivate my subscription after it has expired or been cancelled?

In most cases, you just need to subscribe as normal to reactivate your account. If the account doesn't reactivate, [contact us](/manual/faq/c169/q575.md) with your receipt number to re-enable your account.

## Related

* [Article: How to subscribe to the Report and Run: Offline upgraded features](/manual/report-and-run/subscription/how-to-subscribe.md)
* [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;
* [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/q561.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.
