# Integrations

- [Grafana](https://docs.enlyze.com/en/integrations/grafana.md): Create, manage, and share your own dashboards with Grafana and ENLYZE's data integration.
- [Hosted vs. self-managed](https://docs.enlyze.com/en/integrations/grafana/hosted-vs-self-managed.md): Difference between Platform Grafana and a self-managed Grafana instance.
- [ENLYZE data source](https://docs.enlyze.com/en/integrations/grafana/enlyze-data-source.md): Overview of the available data and functionality of the ENLYZE data sources in Grafana.
- [Getting Started](https://docs.enlyze.com/en/integrations/grafana/getting-started.md): Getting started with Grafana and ENLYZE data.
- [01 Introduction](https://docs.enlyze.com/en/integrations/grafana/getting-started/01-introduction.md): Introduction to Grafana and the ENLYZE data sources.
- [02 First Dashboard](https://docs.enlyze.com/en/integrations/grafana/getting-started/02-first-dashboard.md): Create your first Grafana dashboard with ENLYZE data.
- [Visualisation Types](https://docs.enlyze.com/en/integrations/grafana/visualisation-types.md): Different visualization types for ENLYZE data in Grafana.
- [01 Time Series](https://docs.enlyze.com/en/integrations/grafana/visualisation-types/01-time-series.md): Visualize time series data in Grafana.
- [02 Single Values](https://docs.enlyze.com/en/integrations/grafana/visualisation-types/02-single-values.md): Single value and stat panels in Grafana.
- [03 Tables](https://docs.enlyze.com/en/integrations/grafana/visualisation-types/03-tables.md): Tables and table formatting in Grafana.
- [04 Advanced Styling](https://docs.enlyze.com/en/integrations/grafana/visualisation-types/04-advanced-styling.md): Advanced styling options for Grafana panels.
- [Intermediate Features](https://docs.enlyze.com/en/integrations/grafana/intermediate-features.md): Intermediate Grafana features for ENLYZE data.
- [01 Dashboard Organisation](https://docs.enlyze.com/en/integrations/grafana/intermediate-features/01-dashboard-organization.md): Organize and structure dashboards in Grafana.
- [02 Transformations](https://docs.enlyze.com/en/integrations/grafana/intermediate-features/02-transformations.md): Transform and process data in Grafana.
- [ENLYZE API](https://docs.enlyze.com/en/integrations/grafana/advanced-api.md): Set up the ENLYZE API in Grafana and query endpoints.
- [01 Introduction](https://docs.enlyze.com/en/integrations/grafana/advanced-api/01-introduction.md): Introduction to the ENLYZE API data source for Grafana.
- [02 API Queries](https://docs.enlyze.com/en/integrations/grafana/advanced-api/02-api-queries.md): API queries for production data, OEE metrics, and data joins in Grafana.
- [03 Variables](https://docs.enlyze.com/en/integrations/grafana/advanced-api/03-variables.md): Dashboard variables for dynamic site and machine selection in Grafana.
- [04 Advanced Variables](https://docs.enlyze.com/en/integrations/grafana/advanced-api/03b-advanced-variables.md): Multi-select, repeat panels, and hidden variables for per-machine OEE.
- [Production Dashboards](https://docs.enlyze.com/en/integrations/grafana/production-dashboards.md): Real-world dashboards for production status, OEE, and downtimes.
- [01 Production Status](https://docs.enlyze.com/en/integrations/grafana/production-dashboards/04-production-status.md): Production status dashboard using the constant variable approach.
- [02 OEE Dashboard](https://docs.enlyze.com/en/integrations/grafana/production-dashboards/05-oee-dashboard.md): OEE dashboard with the productivity-metrics endpoint.
- [03 Downtime Reporting](https://docs.enlyze.com/en/integrations/grafana/production-dashboards/06-downtime-reporting.md): Downtime reporting in Grafana with the ENLYZE API.
- [04 Shopfloor Monitoring](https://docs.enlyze.com/en/integrations/grafana/production-dashboards/01-shopfloor-monitoring.md): Build monitoring dashboards for the production floor.
- [Power BI](https://docs.enlyze.com/en/integrations/power-bi.md): Use ENLYZE data in Power BI for custom reports and dashboards.
- [Installing the ENLYZE Power BI Integration](https://docs.enlyze.com/en/integrations/power-bi/installing-the-enlyze-power-bi-integration.md): Install and set up the ENLYZE Power BI integration.
- [Structure of the ENLYZE Power BI Connector](https://docs.enlyze.com/en/integrations/power-bi/structure-of-the-enlyze-power-bi-connector.md): An Overview of the data available in the Connector and its functions.
- [Tutorials](https://docs.enlyze.com/en/integrations/power-bi/tutorials.md): Hands-on examples for the ENLYZE Power BI integration.
- [Getting Started with the ENLYZE Power BI Connector](https://docs.enlyze.com/en/integrations/power-bi/tutorials/getting-started-with-the-enlyze-power-bi-connector.md): A step-by-step guide to calling data and creating dashboards
- [Querying Time Series Data from Machine Variables](https://docs.enlyze.com/en/integrations/power-bi/tutorials/querying-time-series-data-from-machine-variables.md): Query time series data from machine variables in Power BI.
- [Querying Machine Productivity Metrics](https://docs.enlyze.com/en/integrations/power-bi/tutorials/querying-machine-productivity-metrics.md): Query aggregated machine productivity metrics in Power BI.
- [Mapping UUIDs to Display Names](https://docs.enlyze.com/en/integrations/power-bi/tutorials/mapping-uuids-to-display-names.md): Map UUIDs to readable display names in Power BI.
- [Calculating Aggregated Timeseries Data](https://docs.enlyze.com/en/integrations/power-bi/tutorials/calculating-aggregated-timeseries-data.md): Calculate aggregated time series data in Power BI.
- [SAP](https://docs.enlyze.com/en/integrations/sap.md): Use ENLYZE data via the SAP Integration Suite.
- [SAP Integration Suite - Open Connectors Setup & Testing](https://docs.enlyze.com/en/integrations/sap/sap-integration-suite-open-connectors-setup-and-testing.md): Build and test a custom connector in SAP Integration Suite for the ENLYZE Platform API


---

# 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.enlyze.com/en/integrations.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.
