> 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/create-workspace.md).

# Create Workspace

To see sensor data from Aranet Pro base stations and use other Aranet Cloud services a registered user must be affiliated with an Aranet Cloud workspace. After the initial log in the user is prompted to create a new workspace.

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

This process is divided into 2 steps, where the user needs to:

1. Select ***License type*** that will be used for the new workspace;
2. Enter ***Workspace*** information.

As Aranet Cloud services can be accessed only with time-limited licenses, the user first has to select the type of license that will be used for the new workspace:

1. ***FREE*** – This license is only for managing your base station remotely and does not allow you to look at sensor data or anything else. More info here: [Device Management License](/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/device-management-license.md)
2. ***FREE TRIAL***– the trial license will be applied to the new workspace, which will allow using it with full Aranet Cloud functionality free of charge for 30 days. *Note that if an Aranet Pro base station had been previously registered to a workspace with a free trial license, then it will not be possible to register it again to a second workspace with a free trial license.*

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

At the next step the user has to name their workspace:

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

**Note** that during the new workspace creation process user can go back to the previous steps by clicking on the digit icon of the required step, f.e, and change their selection in these steps.&#x20;

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

If the workspace has already been created by pressing the **CREATE WORKSPACE** button, then it will not be possible to make changes to the ***Workspace type***.

Still, it will be possible to change the workspace contacts/billing data by going to the section **WORKSPACE** tab **SHOP** and clicking the EDIT button when checking out

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

Aranet PRO base registration process is described here: [Connect Base Station](/aranet-cloud-page/aranet-cloud-landing-page/base-management/connect-base-station.md)

**Note,** if an Aranet PRO base station had been previously registered to a workspace with a free trial license, then it will not be possible to register it again to a second workspace with a free trial license.

If the user has selected a FREE TRIAL license, it is possible at any time to update the workspace license by purchasing a time-based operational license.


---

# 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/create-workspace.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.
