> 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/gateway/gateway-pro/gateway-pro-configuration/connecting-to-aranet-cloud.md).

# Connecting to Aranet Cloud

Link the Gateway Pro to an Aranet Cloud **Workspace**.

The Gateway Pro must have internet access. See [Connecting to Network](/gateway/gateway-pro/gateway-pro-configuration/connecting-to-network.md).

### Open the Aranet Cloud screen

Open the **Aranet Cloud** section on the Gateway Pro. The Gateway shows a **QR code** and a URL.

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

### Link the Gateway Pro to your Workspace

Use one of these options:

1. **Scan the QR code** with a phone or tablet. Follow the prompts to sign in. Select the Workspace.
2. **Open the URL** shown below the QR code. Follow the same onboarding steps.
3. **Link from Aranet Cloud**. Use this guide: [Connect Gateway Pro to Aranet Cloud](https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/gateway-pro-management/connect-gateway-pro).

After linking, the Gateway Pro shows a confirmation message.

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

### Disconnect from Aranet Cloud

Press **Disconnect** to unlink the Gateway Pro from the current Workspace.

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

{% hint style="info" %}
You can disconnect even if the Gateway Pro shows **Can't reach cloud**. The Gateway Pro is removed from the Workspace when it regains internet access.
{% endhint %}

### Connection status and messages

If the Gateway Pro is linked but can't contact Aranet Cloud, the **Aranet Cloud** section shows a status message.

Message when Aranet Cloud is not responding, or when there are Workspace-related issues:

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

Message when there is no internet connection and the Gateway Pro can't send data to Aranet Cloud:

<figure><img src="/files/0xhwRJxRS4nTVzE5PedX" 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/gateway/gateway-pro/gateway-pro-configuration/connecting-to-aranet-cloud.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.
