# Billing

💡 The Billing page gives you the ability to Upgrade your Subscription, Purchase additional licences, or Cancel your subscription.

## Upgrade a Subscription

To upgrade from a Free plan to a Paid plan, head to the Billing page and click on Activate Plan:

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

You can then Select which plan you would like to Upgrade to:

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

You will then be taken to a payment page, where you can choose the number of licenses you would like to purchase, as well as enter the Credit Card and Billing information:

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

Once you have completed the payment process, you will be redirected back to Dataimporter.

## Manage an Existing Subscription

To manage an existing subscription, head to the Billing page, and select Manage Plan:

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

This will take you to our Billing platform

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

Here you can perform tasks such as:

* Increase / Decrease the number of Licences
* Update Billing Address / Tax Information
* Add / Update Credit Card information
* View and download previous invoices
* Cancel a Subscription


---

# 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://help.dataimporter.io/account-management/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.
