> 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-10-installation/installation/ee-plugins.md).

# EE Plugins

{% tabs %}
{% tab title="Customer Portal" %}

### Pentaho Customer Portal

{% hint style="info" %}
The Pentaho Customer Portal is a comprehensive support hub that provides Pentaho customers with technical resources, documentation, and support services for their data integration and analytics solutions. The portal offers access to product releases, service packs, support documentation, and world-class support services, along with best practices libraries covering topics like installation, security configuration, cloud deployment, and performance tuning. It supports both Normal Release and Long-Term Support (LTS) versions with Active Patching and Limited Support phases, serving as the central resource for customers using Pentaho's platform to access, prepare, and analyze data across various environments.

You will require Pentaho account details.
{% endhint %}

1. Log into Pentaho Customer Portal.

{% embed url="<https://support.pentaho.com/hc/en-us>" %}
Link to Pentaho Customer Portal
{% endembed %}

<figure><img src="/files/V2fdwIp9CR6r8UtirJgp" alt=""><figcaption><p>Pentaho Customer Portal</p></figcaption></figure>

2. Click on: Pentaho -> DOWNLOAD.
3. Click on: Pentaho 10.2 EE Marketplace Plugins Release.

<figure><img src="/files/9FW5gdDIdQiawpoBhu3E" alt=""><figcaption><p>Pentaho Downloads</p></figcaption></figure>

4. Select the required Pentaho plugin version to download.

<figure><img src="/files/4oHwPT4NeRHR65RVqslu" alt=""><figcaption><p>EE Pentaho Plugins - versions</p></figcaption></figure>

5. Select the plugins to download.

<figure><img src="/files/islkt8eIZcBh8uBe0aH4" alt=""><figcaption><p>EE Pentaho 10.2 Plugins</p></figcaption></figure>
{% endtab %}

{% tab title="EE Plugins" %}
x

x

x

{% tabs %}
{% tab title="Hierachical Data Type (HDT)" %}
{% hint style="info" %}
HDT is a new data type, provided as a plugin, that allows you to process hierarchical structure data in PDI and enables the ability to convert between HDT fields and formatted strings (JSON).
{% endhint %}

x

x

x
{% endtab %}

{% tab title="Second Tab" %}
x
{% endtab %}
{% endtabs %}
{% endtab %}
{% endtabs %}


---

# 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, and the optional `goal` query parameter:

```
GET https://academy.pentaho.com/pentaho-10-installation/installation/ee-plugins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
