# Aranet Cloud

The **Aranet Cloud** is a powerful online platform designed to centralize the management, monitoring, and analysis of data collected from Aranet devices. It enables users to organize workspaces, manage Base Stations and Gateway Pros, visualize real-time and historical sensor data, configure alerts, and integrate with external systems. This section provides structured guidance on using Aranet Cloud to streamline device management and gain actionable insights from collected measurements.

{% columns %}
{% column %}
{% content-ref url="/pages/BbQEWr3omvFuQol4s781" %}
[Overview](/aranet-cloud-page/aranet-cloud-landing-page/overview.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/gnubHWd66QM57TcS91Cp" %}
[Workspace Management](/aranet-cloud-page/aranet-cloud-landing-page/workspace-management.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/yG7lDvKWgUdPY7p1FYy1" %}
[Base Management](/aranet-cloud-page/aranet-cloud-landing-page/base-management.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/lv43X9JuIwYJDskK6CHe" %}
[Gateway Pro Management](/aranet-cloud-page/aranet-cloud-landing-page/gateway-pro-management.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/vvNW5Vj2Hpj6Uqon4mU8" %}
[User Interface & Core Features](/aranet-cloud-page/aranet-cloud-landing-page/user-interface-and-core-features.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/ckESdsyeaTlCwwUw8cgh" %}
[Integrations & Extensions](/aranet-cloud-page/aranet-cloud-landing-page/integrations-and-extensions.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions: 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:

```
GET https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
