> 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/move-base-station.md).

# Move Base Station

When moving a base station from one workspace to another, you first have to remove it from the old workspace, then register it in the new one.

Go to the old workspace base station section and select the base station you wish to move:

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

Click on the base station you wish to remove. After that, click on "REMOVE BASE STATION" button to remove your base station from the workspace.<br>

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

3\) You should get a confirmation screen asking you to remove the base station by confirming your action. Confirm that you want to proceed and press "Remove":<br>

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

Now you have successfully unregistered the base station.

Now to register it to another Cloud workspace. Go to that workspace's tab and select the workspace you want to add the base station to. (**!NOTE! Check that the workspace has the license for the new base station**)\
Go to the base station tab, in a new workspace, in the Cloud and click on the "NEW BASE STATION" button on the bottom right:

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

Then this screen will then show up :

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

From here you have to enter the base's serial number and the default WiFi SSID.&#x20;

If you have the PRO+ line of base stations (white), it will have a sticker on the front, behind the glass of the info.

If you have the regular PRO model (black) base station, the sticker with the serial number is on the back. You should use the default Wi-Fi SSID, if it is changed, it will not work.

**!NOTE! The base has to be at least FW 4.5.0**

Afterwards, the base station will show up as pending and can take up to 2 hours after it has an internet connection to connect to the Cloud.

If you are not able to register using this method, you can click on **REGISTER USING BASE STATION UI**.

Further, follow the instructions in the new pop-up window:

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

When the registration code is created on the Aranet Cloud system side, then the next user must log in to the Aranet PRO base station WEB graphical interface, go to the **Aranet Cloud** section, and here enter in the appropriate fields **the same email and registration code** as prompted in the Aranet Cloud message. Then the user must click the button **REGISTER TO THE CLOUD**:

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

Aranet PRO base will start its’ paired sensor measurement data upload to the Aranet Cloud platform. The sensor data upload process, depending on the amount of sensor data and connection speeds between Aranet PRO base station and Aranet Cloud system, can take up to 20 – 30 minutes. During this process, sensor data will gradually appear in the Aranet Cloud workspace.

After successful registration and sensor data upload to the Aranet Cloud workspace, the Aranet PRO base station itself will show the following information in **Aranet Cloud** section:

<div data-with-frame="true"><figure><img src="/files/peWZUW9td88ZV3r31w1m" 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/move-base-station.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.
