> For the complete documentation index, see [llms.txt](https://docs.fogwing.io/fogwing-analytics-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fogwing.io/fogwing-analytics-studio/key-features-of-fogwing-iot-analytics-studio.md).

# What is Fogwing IoT Analytics Studio

Fogwing IoT Analytics Studio is an exclusive application engineered to serve the purpose of IoT data analysis and visualization. It is a step ahead in providing potential insights captured with IoT data generated by Industrial equipments or any IoT devices. Fogwing IoT Analytics Studio helps SMB and mid market companies to add business value through keen understanding of IoT data that are categorized into various Industrial parameters of analysis.

Fogwing IoT Analytics Studio operates on high definition of data analytics algorithms on the fly. As a result, it is recognized as modern and only no-code IoT data analytics tool offered. Fogwing IoT Analytics Studio enables exploration and clarity as it functions on data that are declared as attributes.&#x20;

{% hint style="info" %}
To explore Fogwing IoT Analytics Studio, visit <https://analytics.fogwing.net/>
{% endhint %}

The benefits of Fogwing IoT Analytics Studio are restricted to Fogwing IIoT Platform users only. It is to further facilitate strategic data study of all IoT data acquired by Fogwing IIoT Platform. As of now, the study does not accept any external data beyond IoT data published.&#x20;

It is important to understand the features of the Fogwing IoT Analytics Studio before jumping into the portal application.


---

# 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://docs.fogwing.io/fogwing-analytics-studio/key-features-of-fogwing-iot-analytics-studio.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.
