# Pentaho 11 Installation

#### Introduction

This page is intended for system administrators, DevOps engineers, and technical users who need to install or evaluate Pentaho Enterprise Edition 11 on Linux or Windows.

{% hint style="info" %}
Pentaho Enterprise Edition 11 is a data integration and analytics platform with tools for data ingestion, transformation, visualization, and reporting. Pentaho Enterprise runs on multiple operating systems, including Linux and Windows.

This page is the starting point for installing Pentaho Enterprise on **Linux** and **Windows**.

For production environments, you can install Pentaho Enterprise in one of the following ways:

* [**Archive (Linux)**](/pentaho-11-installation-en/installation/archive-installation.md) – Run the Pentaho Server on the Tomcat instance supplied by Pentaho.
* **Manual (advanced)** – Deploy the Pentaho Server on an existing Tomcat or JBoss web application server. This option is intended for experienced administrators and is not covered step-by-step in this workshop.
* [**Client tools**](/pentaho-11-installation-en/installation/archive-installation/install-client-tools.md) – Install only the Business Analytics (BA) or Data Integration (DI) client components.

For evaluation scenarios on Windows, you can use the guided installer:

* [**Enterprise evaluation (Windows)**](/pentaho-11-installation-en/installation/evaluation-installation.md) – Install a preconfigured evaluation environment using the Windows wizard.
  {% endhint %}

{% hint style="warning" %}
The Manual installation option is intended for experienced administrators who manage their own application servers (Tomcat or JBoss). This documentation does not provide a full step-by-step guide for Manual installations.
{% endhint %}

***


---

# 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-11-installation-en/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.
