> 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/trial-license.md).

# Trial License

For each Aranet Pro base station, it is possible to register the base only ONCE to an Aranet Cloud workspace with a FREE TRIAL license. Suppose the user wants to change the registration of the Aranet Pro base station that has already been registered to a workspace with a FREE TRIAL license. Then the user can register it again only in a workspace with a paid license. There is no limit on base station registrations that can be changed between 2 workspaces with paid licenses.     &#x20;

To retrieve the TRIAL licence, you need to create a workspace. On [Create Workspace](/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/create-workspace.md) page, all information you need to create one is provided.

At the moment of creation, you can choose between two free licences: Management Licence and Trial Licence, which is free for 30 days!

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

Trial licence provides access to full features of Aranet Cloud Basic and Pro packages.

Here is the list of what you can get by choosing Trial licence:

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

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

To keep access to all Aranet Cloud features, after the Trial licence has been extended, you need to order a Basic or Pro licence in the Shop section from the Workspace tab.

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


---

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