> For the complete documentation index, see [llms.txt](https://academy.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.pentaho.com/pentaho-data-integration/overview/readme.md).

# Pentaho Data Integration

{% hint style="info" %}

#### **Introduction**

Pentaho Data Integration, often referred to as PDI, is a powerful tool for building your data pipelines. Its main unique features include an intuitive graphical interface, support for various data sources and destinations, extensive transformation capabilities, and robust job scheduling and automation.
{% endhint %}

{% embed url="<https://www.loom.com/share/f8661ea8298b45b281c55f12f26d7ac3?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true>" %}
Course Overview
{% endembed %}

{% hint style="info" %}
By the end of the workshops, you will have a comprehensive understanding of:
{% endhint %}

<details>

<summary>Pentaho Data Integration Components</summary>

</details>

<details>

<summary>Key Concepts &#x26; Terminology</summary>

</details>

<details>

<summary>Transforming &#x26; Enriching Datasets</summary>

</details>

<details>

<summary>Scaling out an Enterprise Solution</summary>

</details>

***


---

# 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:

```
GET https://academy.pentaho.com/pentaho-data-integration/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.
