> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/report-and-run-integrate/account-management/resubscribe.md).

# Resubscribe

1. Tap the three horizontal lines in the top-left corner.\
   ![](/files/cXhye30OaG3sfkP1XLHr)
2. Tap on your organization/space name.

   <div align="left"><figure><img src="/files/HKINqFrEafW2Cd2olMnR" alt=""><figcaption></figcaption></figure></div>
3. Tap **Resubscribe**.

   <div align="left"><figure><img src="/files/4aIAWBJCVs9NAnAlhEju" alt="" width="375"><figcaption></figcaption></figure></div>
4. Tap the **arrows** to increase or decrease the number of users and image capacity available on your account.

   <div align="left"><figure><img src="/files/wSnwVNoO4YLxS5tawDNo" alt=""><figcaption></figcaption></figure></div>
5. The total price will display in your local currency in the bottom-left corner. Tap **Subscribe** to confirm your selection and complete the process.&#x20;

   <div align="left"><figure><img src="/files/neGFxXjYtNNoPd1G5ohm" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If you are renewing an active subscription, make sure you are subscribing from the same platform (iOS or Android) where you originally subscribed.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-integrate/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.
