# Overview

{% hint style="success" %}
The main URL of the MClimate Enterprise is:\
<https://enterprise.mclimate.eu>
{% endhint %}

Enterprise is a versatile platform that integrates all MClimate devices under one application. It offers control via a user friendly interface and visualizes measurement data in an easy to read format.

You can manually control one or multiple devices, look at real time data or historical charts, set up Heating profiles for automated temperature adjustment and much more.

<figure><img src="/files/oHgyr7fBymd9nVGZPKC9" alt=""><figcaption><p>Example Enterprise screen</p></figcaption></figure>

You have all the data and control functionality that MClimate devices aggregated in a single platform, no matter if you want to observe air quality, get notification alerts, or completely control the heating system.

All the devices over multiple buildings in an easy to monitor and manage environment.

{% hint style="info" %}
The MClimate Enterprise consumes MCloud API. The data changed through the Enterprise will also affect the information derived from the MCloud.

MClimate Home App also consumes the same MCloud API. Therefore, data changed from the Enterprise will be reflected in the MClimate Home App.

Both MClimate Enterprise and MClimate Home App use the same User management system, login and registration information. You can use your email and password to log into both products.
{% endhint %}

{% hint style="success" %}
If you have some questions that you cannot answer in this document, feel free to reach out to <lorawan-support@mclimate.eu> or <support@mclimate.eu> Recommendations and feedback are also welcome!&#x20;
{% endhint %}

Head to the next chapter to Get Started.


---

# 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://docs.mclimate.eu/mclimate-enterprise/master.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.
