> 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/remote-management-screen-aranet-cloud.md).

# Remote Management Screen (Aranet Cloud)

Use **Aranet Cloud** to manage the Gateway Pro remotely.

You need:

* An Aranet Cloud account and a **Workspace**
* The Gateway Pro linked to that Workspace. See [Connecting to Aranet Cloud](/gateway/gateway-pro/gateway-pro-configuration/connecting-to-aranet-cloud.md).
* Internet access on the Gateway Pro. See [Connecting to Network](/gateway/gateway-pro/gateway-pro-configuration/connecting-to-network.md).

### Open remote management

In Aranet Cloud:

1. Open **Base stations**.
2. Find your Gateway Pro in the list.
3. Press **Manage**.

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

### Choose what to manage

Aranet Cloud opens a pop-up with the available actions:

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

You can:

* Add and manage sensors
* Configure integrations
* Change device settings
* Update the firmware

### Connect to the Gateway Pro

After you select an action, Aranet Cloud starts connecting to the Gateway Pro.

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

When the connection is established, the Gateway Pro shows the remote management screen:

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

{% hint style="warning" %}
While the remote management screen is shown, the Gateway Pro UI is locked. This is expected.
{% endhint %}

### End the session

Close the remote management session in Aranet Cloud.

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

The Gateway Pro returns to the default dashboard screen.

### Related guides

* [Create Workspace](https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/create-workspace)
* [Gateway Pro Management](https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/gateway-pro-management)


---

# 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/remote-management-screen-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.
