> For the complete documentation index, see [llms.txt](https://help.aranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/purchasing-license.md).

# Purchasing License

After the Trial license expires, the workspace will return to the Device Management license. Additionally user will get notified that a Basic or Pro license is needed to keep access to the data and analytics.

{% hint style="info" %}
The license applies to the entire organization. An unlimited number of Aranet Cloud users&#x20;accounts can be invited to join the organization and see sensor data from Aranet PRO/PRO+ bases&#x20;registered with the organization.
{% endhint %}

{% hint style="info" %}
For easier upgrade of your Aranet Cloud plan, it is possible to activate the Cloud subscription with a code. For more information please refer to the topic: [Activating License via Activation Code](https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/purchasing-license/i-have-a-code)
{% endhint %}

To purchase a license, you need to head to Shop section: Workspace -> Shop.

<div data-with-frame="true"><figure><img src="/files/qilMO7AmsMY944kAbFlH" alt=""><figcaption></figcaption></figure></div>

Here you can choose which license you prefer. By clicking on **MORE INFO,** you will see a comparison between types of licenses. Then you can choose what you would like to add to your license, base station, or more sensors. You can adjust it by clicking on + and -. If your license has expired, then you don't need to adjust anything, unless you have ordered more base stations, sensors, or are willing to add more sensors than previously.

When you have finished setting up your license order, click on the **Checkout** button to proceed.

<div data-with-frame="true"><figure><img src="/files/Aq42XaPL1synXDbewGYZ" alt=""><figcaption></figcaption></figure></div>

In the next window that appears, you can fill in all billing details (Private Person or Company), check your cart once more, and choose which type of payment you would like to proceed with.

As soon as all details are filled in, you can click on the **Place Order** button.

<div data-with-frame="true"><figure><img src="/files/yS0B1jxbQbtBwI6fg7zr" alt=""><figcaption></figcaption></figure></div>

In this window, you will see a proforma, which you can download. You will also see all billing details, so you can double-check that everything is filled in correctly.&#x20;

Also, from this window, it is possible to pay for your order if you have chosen Card payment.&#x20;

If you choose bank transfer, then please use the credentials from this window or from the proforma invoice for a successful bank transfer.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/purchasing-license.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
