# Insights

### Insights

The **Insights** section in Tricloud Nexus is your central hub for data exploration, analysis, and visualization. It brings together a suite of powerful tools that help you unlock actionable value from all the measurements, events, and KPIs collected across your industrial assets.

Whether you want to perform quick diagnostics, investigate trends, build dashboards, or run custom queries, the Insights workspace provides everything you need to transform raw data into real business intelligence.

***

### Key Features

**Time Series Explorer**\
Quickly analyze, visualize, and compare historical and real-time data from any tag or asset in your hierarchy. Drill down into trends, spot anomalies, and gain operational awareness with just a few clicks.

<figure><img src="/files/pLs4Dd62gBLDMs1t15kV" alt=""><figcaption><p>Time Series Explorer</p></figcaption></figure>

**Dashboards**\
Build interactive dashboards to monitor KPIs, production metrics, equipment performance, and process health. Customize layouts, add charts and tiles, and securely share insights with your team.

<figure><img src="/files/Yv9rs0kZRudp28hN4UHE" alt=""><figcaption><p>Dasboards</p></figcaption></figure>

**Queries:**\
Run advanced, ad-hoc queries directly against your time-series or historical data sources. Visualize query results, extract deeper insights, and power custom reporting or analytics use cases.

<figure><img src="/files/ek1F7wYwV3yTAK58B2WP" alt=""><figcaption><p>Query Editor</p></figcaption></figure>

***

### Typical Use Cases

* Track production OEE, quality, and downtime at a glance
* Monitor environmental conditions, alarms, or process deviations
* Perform root cause analysis on equipment or process failures
* Feed data to business intelligence or reporting systems
* Collaborate and share insights with stakeholders across your organization

#### Navigating the Insights Menu

The Insights menu is organized into three main areas:

* [**Time Series Explorer** ](/management-portal/insights/time-series-explorer.md)– View and analyze data from your devices and assets historically or in real-time.
* [**Dashboards** ](/management-portal/insights/dashboards.md)– Create, edit, and share dashboards with flexible permissions and powerful visualization options.
* [**Queries** ](/management-portal/insights/queries.md)– Build and run queries to answer specific business or operational questions, or prepare data for further analysis.

> **Tip:** You can always access the Insights section from the main navigation panel on the left. Each sub-section includes its own help articles and troubleshooting guides for more advanced usage.

***

**Start exploring your data in Insights to accelerate decision-making, optimize operations, and maximize the value of your IIoT investments.**


---

# 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.tricloudnexus.io/management-portal/insights.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.
