> 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/overview.md).

# Overview

*Watch the first episode of the* [***Aranet Cloud series***](https://www.youtube.com/playlist?list=PLmlP7jzQnZw8mIkRCea6R01gwCvNXLAsV\&fbclid=IwAR33wB78Imw4FESUkR9mnhjfbF7NiLgYQvrrLpEaBHmpAOJVzWwcTFvR-Gg) *to find out* [***What is Aranet Cloud***](https://youtu.be/s5bNsAdkcqY)*.*

*Subscribe to the* [***Aranet IoT YouTube channel***](https://www.youtube.com/channel/UCNZAwa-sjjB6eooJ2gcHVlA) *and don't hesitate to leave a comment if you have any cloud-related questions you'd like us to answer in future videos.*

*Watch the second episode of the* [***Aranet Cloud series***](https://www.youtube.com/playlist?list=PLmlP7jzQnZw8mIkRCea6R01gwCvNXLAsV\&fbclid=IwAR33wB78Imw4FESUkR9mnhjfbF7NiLgYQvrrLpEaBHmpAOJVzWwcTFvR-Gg) *to find out* [***How to Set Up an Account on Aranet Cloud***](https://youtu.be/Lv80M6G5wSg)*.*

*Subscribe to the* [***Aranet IoT YouTube channel***](https://www.youtube.com/channel/UCNZAwa-sjjB6eooJ2gcHVlA) *and don't hesitate to leave a comment if you have any cloud-related questions you'd like us to answer in future videos.*

Aranet is a smart wireless monitoring IoT solution that collects, records, reports, and analyzes data from distributed sensor networks. Basic Aranet implementation consists of:

1\) at least one Pro base station that gathers data and

2\) sensors that connect to a base station and make a local wireless data network.

Data from the Aranet sensors can be accessed and viewed by

1\) connecting locally to a Pro base station IP address with the latest version of *Chrome*, *Safari,* or *Edge* WEB browser.

2\) in the Aranet Cloud platform when the Pro base station is connected to the Internet. Aranet Cloud is accessible from any place on the globe where an Internet connection is available.

<figure><img src="/files/rBObEGdbFSpxzOzb8WXq" alt="" width="563"><figcaption></figcaption></figure>

Aranet Cloud is an industrial-grade solution for the Aranet IoT ecosystems’ remote management. Aranet Cloud can connect to an unlimited number of Aranet Pro/Pro+ Bases and store measurements from all sensors in one environment.

The Aranet Cloud platform provides a WEB interface where any person can register a new user account, then, using specified authentication details (e-mail and password), the user can log in and access their account on the platform. Registered users can further connect/register an unlimited number of Aranet Pro/Pro+ base stations, whose sensor data will then be accessible on the Aranet Cloud platform.

Aranet Cloud receives data from Pro/Pro+ base stations using the HTTPS protocol on TCP port 443. The data transmission is designed so that the system configuration is as simple as possible without the need for any specific network configuration. Just connect the Aranet Pro/Pro+ base station to the internet and start using Aranet Cloud.

The Aranet Cloud platform allows the viewing of live and historical sensor measurement data from all the sensors that are paired to Cloud-registered Pro/Pro+ base stations. Additionally, in the Aranet Cloud platform, any user can also:

1\) Share sensor data with other users of the Aranet Cloud platform by sending an invitation.

2\) Send sensor data in SenML+JSON file format via a push-type integration API to any 3<sup>rd</sup> party system endpoint (server, computer, another Cloud platform, etc.) capable of receiving such files.

3\) Access sensor measurements via pull-type API.

4\) Export measurement data to *.csv,* *.xlsx*, or *.pdf* file.

5\) Share CO2 sensor data as an HTML page link.

<img src="/files/12Q426N2MnqQfEC7EE3p" alt="" data-size="line"> **Note** that data from sensors cannot be directly sent to Aranet Cloud. Sensors can only be paired with Aranet Pro/Pro+ base stations, which gather sensor data and communicate with Aranet Cloud (with an Internet connection and the proper Cloud registration).

Aranet Cloud server infrastructure is hosted in a secure data center managed by SAF Tehnika. This infrastructure is built to avoid any single point of failure and is supported with full redundancy by having two independent internet connections, two firewall units, two network core switches, etc.

**Note** that Aranet4 HOME and Aranet MINI base station products are not compatible and cannot be used with the Aranet Cloud platform.


---

# 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/overview.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.
