# Explorer for IoT Query

The **Explorer for IoT Query** application provides a web-based interface for exploring analytical capabilities available through your **IoT Query**. Built on Python and Streamlit framework, this application demonstrates the capabilities and advantages of the **IoT Query** such as flexible analytical solutions tailored to your operational requirements.

{% hint style="warning" %}
Please note that this application is intended for demonstration purposes only. It offers a quick reference of how Python and Streamlit can be used to build your own application with underlying data and custom calculation logic inside.
{% endhint %}

## Your analytical journey: templates to custom insights

Start with immediate operational needs, discover patterns that reveal optimization opportunities, then build solutions that address your unique business challenges.

<figure><img src="/files/2Xqvr4okJiA58U8ozokh" alt=""><figcaption></figcaption></figure>

## Main menu items

Users can start their journey in the Data analytics using predefined dashboards and reports covered common use cases and expectations, or explore custom data retrievals for further analysis.

### Real-time operational intelligence

**Dashboards** provide immediate visibility of the monitoring objects its statuses, attributes and values.

**IoT Query** contains near-realtime data needed for general operations. In this section you can find three dashboards showcasting insights and context for different purposed. Those provide info with the latest custom calculated **movement and connection statuses** of the monitoring objects, **sensor data values** and the assets intelligence summary table which includes business and telematics data last statuses in one place.

### Historical pattern analysis

**Reports** reveal optimization opportunities across time periods through [historical reports](/docs/analytics/explorer-for-iotquery/historical-reports.md). Measurement Sensor Report identifies maintenance patterns through fuel, temperature and other types of sensors for deep analysis. Object Activity Report gives a visibility of the pre-aggregated activities could have to identify route inefficiencies. Shifts Report analyzes workforce productivity.

### Custom analytical development

[Direct data access](/docs/analytics/explorer-for-iotquery/custom-analysis-sql-configurator.md) through SQL queries enables specialized solutions when standard reports or dashboards don't address specific needs. Database Schema browser displays available data relationships. SQL Query Execution allows complex analysis. Custom visualization creation provides drag-and-drop chart building.

Advance here for targeted solutions addressing unique operational requirements.

## Evaluate your requirements

Experience these analytical capabilities to determine whether these templates and visuals are enough with the insights presented or you need more deep insights and comprehensive analytics:

* **Continue using this application** if standard dashboards and reports address your operational requirements, and occasional custom analysis meets specialized needs.
* **Explore other BI solutions** if you need enterprise security, automated reporting systems, advanced visualization performance, or organization-wide analytical access.

Use hands-on experience to make informed decisions about analytical infrastructure. For production options, see [BI tools selection guide](/docs/analytics/iot-query/connection-setup/selecting-bi-tools.md).

## Supporting resources

Access comprehensive documentation and technical guidance to maximize your analytical capabilities and optimize system performance:

* [Data schema overview](/docs/analytics/iot-query/schema-overview.md) explains data structure and relationships.
* [Example queries](/docs/analytics/example-queries.md) provides proven analytical patterns and optimization techniques.
* [Settings and configuration](/docs/analytics/explorer-for-iotquery/settings-and-configuration.md) covers performance optimization and configuration options.

Transform from reactive coordination to proactive, data-driven management. Discover how analytical capabilities evolve from immediate insights to strategic optimization while building understanding of production infrastructure requirements.


---

# 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://navixy.com/docs/analytics/explorer-for-iotquery.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.
