# Pentaho Business Analytics

{% hint style="info" %}

#### Introduction

Pentaho Business Analytics, is an enterprise-level business intelligence and data analytics platform that helps organizations transform raw data into actionable insights. The platform combines data integration, OLAP services, reporting, dashboarding, and data mining capabilities in a unified suite.&#x20;

Notable for its open-source foundations and commercial enterprise edition, Pentaho enables organizations to perform complex data analysis, create interactive visualizations, and generate detailed reports through both traditional and modern big data sources.&#x20;

The platform supports various data sources and can integrate with popular databases and big data technologies like Hadoop, offering both on-premises and cloud deployment options.

By the end of the workshops, you will have a comprehensive understanding of:
{% endhint %}

<details>

<summary>Pentaho User Console</summary>

The[ Pentaho User Console (PUC)](/pentaho-business-analytics/business-analytics/user-console.md) is a comprehensive web-based interface that serves as the central hub for Pentaho's business intelligence capabilities. It offers content management features, allowing users to organize, store, and manage various types of reports, dashboards, and analyses through an intuitive file browser interface.

</details>

<details>

<summary>Pentaho Interactive Reports</summary>

The [Pentaho Interactive Reports (PIR)](/pentaho-business-analytics/business-analytics/interactive-reports.md) functionality provides a comprehensive self-service reporting solution within the Pentaho suite. It empowers business users to create and modify their own reports through an intuitive drag-and-drop interface, without requiring technical expertise.

</details>

<details>

<summary>Pentaho Analyzer Reports</summary>

[Pentaho Analyzer Reports (PAZ)](/pentaho-business-analytics/business-analytics/analyzer-reports.md) is a powerful OLAP (Online Analytical Processing) analysis tool that enables users to perform deep, multidimensional data exploration and analysis through an intuitive web-based interface. Users can create sophisticated analytical reports by dragging and dropping dimensions and measures, while easily navigating through different levels of data granularity using drill-down and drill-through capabilities.

</details>

<details>

<summary>Dashboard Designer</summary>

[Pentaho Dashboards ](#dashboards)offers a powerful data visualization and presentation platform that enables users to create interactive, real-time business intelligence dashboards through an intuitive web-based interface.&#x20;

The platform features a flexible drag-and-drop dashboard designer that allows users to combine multiple report types, charts, and data visualizations into unified, coherent displays.

</details>

***


---

# 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://academy.pentaho.com/pentaho-business-analytics/overview/readme.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.
