# Resubscribe

1. Click **Current Subscription** on the right side of your workspace.<br>

   <figure><img src="/files/MqlBBLFelThk2QwJzea0" alt=""><figcaption></figcaption></figure>
2. Click **Resubscribe** under *Settings*.&#x20;

   <figure><img src="/files/iFuy4m2tDSGrFH5kRYCs" alt=""><figcaption></figcaption></figure>
3. Subscription options will appear under the *Resubscribe* link: Subscription (monthly), Pre-paid 1 year, or Pre-paid 1 month.&#x20;
4. Click **Continue** under the purchasing option of your choice.

   <figure><img src="/files/CuLZTJgOkKmk3sStugeI" alt=""><figcaption></figcaption></figure>
5. Choose your method of payment and complete the payment process.&#x20;

   <figure><img src="/files/NecxhlGbN6EIHVP6ObKS" alt=""><figcaption></figcaption></figure>
6. You will see a summary of your subscription when complete.&#x20;

   <figure><img src="/files/5v3rGMaqu8YprRWVCxDh" alt=""><figcaption></figcaption></figure>


---

# 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/readme/account-management/resubscribe.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.
