# Plan & Billing

### Plan & Billing

Here you can adjust your billing information or change your plan. At the same time, you have an overview about some usage statistics of your organization and the invoice history.

### Usage Statistics

All data at one place. Here you can see all the statistical data of your organization.

![Usage Statistics](/files/-M6nuUGeMOXR15ZZJqbD)

### Upgrade Price Plan

If you would like to upgrade your plan just click on the Upgrade button and you will be guided through the steps to add your creditcard. Everything about the pricing you can find on the [Pricing Page](https://getupdraft.com/pricing) as well in the [FAQs](/faq.md).

![](/files/-M6nuz0HhbMLNVONOK-W)

### Invoice History

At the end of each month we will charge your creditcard and send you an invoice to the Owners Account e-mail adress. At the same time you find an Overview about all Invoices within your Account. Just scroll down a bit.

![Invoice History Updraft](/files/-M6nvPcFYhEOs7fZz58B)

### Downgrade Price Plan

You can downgrade your Pay-As-You-Go plan at any time.

If you want to switch from a Pay As You Go plan to a Free plan, you must meet the Free plan limit. We will also let you know what changes you need to make before you can switch it to the free plan (you need to delete app versions and projects).

To change the Price Plan, follow the steps below:

* Open your account as Owner
* Switch to your profile
* Click on Change Plan
* Select the Free Plan
* Click on Downgrade

At the time of downgrade, the exact time will be registered and the storage space will be charged as well as the basic fee for the current month. The downgrade takes place immediately and cannot be reversed after Confirmation (The downgrade takes place immediately after Confirmation).


---

# 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.getupdraft.com/dashboard/account/plan-and-billing.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.
