# Subscription

- [Subscribe](https://docs.reportandrun.com/manual/report-and-run/subscription/how-to-subscribe.md): Access premium Report and Run features with a paid subscription.
- [Log in](https://docs.reportandrun.com/manual/report-and-run/subscription/how-to-log-in.md): Log into your paid Report and Run account to access premium features.
- [Delete your account](https://docs.reportandrun.com/manual/report-and-run/subscription/delete-your-account.md): If you delete your account, you will have 7 days to log in and restore it before it's permanently deleted. In the offline app, your data remains in the app even after your account is deleted.


---

# 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/report-and-run/subscription.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.
