# Upgrade/downgrade your pre-paid account

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

   <figure><img src="/files/MqlBBLFelThk2QwJzea0" alt=""><figcaption></figcaption></figure>
2. Click **Upgrade/Downgrade** under *Settings*. <br>

   <figure><img src="/files/iL2CK0o4tfV0Pkhx8Cwf" alt=""><figcaption></figcaption></figure>
3. Scroll down to the *Update Subscription* section.&#x20;
4. Use the up-down arrows to adjust the *Quantity*. This will change the maximum number of users and image capacity available on your account. \
   &#x20;

   <figure><img src="/files/C8msoerDucBzoS36IKkS" alt=""><figcaption></figcaption></figure>
5. Click **Update Subscription**.<br>

   <figure><img src="/files/kX53xginyu03vRrXnsyC" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Time is prorated based on the number of users. For example, if you have one month of credit with two users and you downgrade to one user, then you will have two months of credit.
{% endhint %}

{% hint style="warning" %}
If you would like to downgrade to fewer users than you currently have invited into your account, you will need to [revoke any unused members](/manual/readme/collaboration/revoke-user-membership.md) before downgrading.
{% endhint %}


---

# 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/upgrade-downgrade-your-account-1.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.
