> 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/gateway-pro-management/connect-gateway-pro.md).

# Connect Gateway Pro

Aranet Gateway Pro can be connected to Aranet Cloud by registering it to the Workspace. The Aranet Cloud Workspace creation process is described in this topic: [Create Workspace](/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/create-workspace.md)

**If you just created a new Workspace,** go to Base stations and press **ADD BASE STATION** button:

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

#### **Registering Aranet Gateway Pro base to the existing WORKSPACE**

1. Log in with your credentials to Aranet Cloud and select **WORKSPACE** to which you wish to add a new Aranet Pro base (you should have *Administrator* or *Owner* rights).
2. Navigate to the **Base stations** tab.
3. Click on the **NEW BASE STATION** button.<br>

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

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

4. Choose device type "Aranet Gateway".

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

Then a new screen will pop up.

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

Here, you have to enter a 6-digit code, which is found on the screen of the Gateway Pro.

Please note that Gateway Pro should be connected to the Wi-Fi or Ethernet and have access to the internet for successful connection to Aranet Cloud ([Connect to Network](https://support.aranet.com/gateway/gateway/gateway-configuration/connecting-to-network)). When you have established an internet connection, go to the home screen (or stay in the [configuration wizard](https://support.aranet.com/gateway/gateway/gateway-configuration/start-up/setup-wizard)) and press on Aranet Cloud (or on [Connect to Aranet Cloud](https://support.aranet.com/gateway/gateway/gateway-configuration/connecting-to-aranet-cloud) in wizard) to proceed with the connection.&#x20;

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

<p align="center">Or</p>

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

Then you need to wait until the 6-digit code shows up. It will look like this.

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

Now, enter the received code in Aranet Cloud, and press **ADD** to connect your Gateway Pro to Cloud.

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

After pressing ADD, and adding Gateway Pro, you will see the status "Waiting for base station...", this means that Aranet Cloud is trying to connect to Gateway Pro. This may take up to 1 hour. During this process, sensor data will gradually appear in the Aranet Cloud workspace.

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

When you have successfully connected to Aranet Cloud, you will see a status "Up to date". This means that your Gateway Pro has the latest Firmware and is Online:

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

On the display of Aranet Gateway Pro, you will get a message for successful connection, an icon will turn green on the Home Screen, and the status will show up as Connected:

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

<figure><img src="/files/1FSw4OmT3nBt5Q4SRtkT" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/gateway-pro-management/connect-gateway-pro.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.
