> 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/evaluation-installation.md).

# Windows Installation

{% hint style="info" %}
The Installation Wizard provides the easiest and quickest way to install Pentaho Pro Suite on Windows.

In this workshop, you will install 'everything' enabling access to a 'local' Pentaho Repository.
{% endhint %}

#### Windows Installation

1. Open Windows Explorer and navigate to the downloaded pentaho-business-analytics-10.2.0-222.exe installation file.
2. Double-click the pentaho-business-analytics-10.2.0-222.exe file to launch it.
3. Ignore the Antivirus warning ..

<figure><img src="/files/JwHnv8INAt35CemI0y2N" alt="" width="563"><figcaption></figcaption></figure>

4. Accept the License agreement.

<figure><img src="/files/4UWfPphzVLEbE9pNxPJE" alt="" width="563"><figcaption><p>End user license agreement</p></figcaption></figure>

5. Keep the default installation path.

<figure><img src="/files/c4rRr03H5J9YE33WhgC4" alt="" width="563"><figcaption><p>Default installation path</p></figcaption></figure>

6. The default Pentaho Repository database is PostgreSQL. Enter the password.

<figure><img src="/files/zvdNATTIBTzuSnUENjmC" alt="" width="563"><figcaption><p>Pentaho Repository</p></figcaption></figure>

7. Decide if you wish to install everything or specific components.

<figure><img src="/files/SXPWx4oc7BeyOzyYH4Yu" alt="" width="563"><figcaption><p>Keep it simple.</p></figcaption></figure>

{% hint style="info" %}
With the Pentaho Installation Wizard you can choose one of two ways to install Pentaho components:

* Default: Select the Keep it simple. Give me everything option in the installation wizard.
* Custom: Select the Let me decide for myself option in the installation wizard.
  {% endhint %}

<figure><img src="/files/xUw6UJnuE4qedX2rpfrl" alt="" width="563"><figcaption><p>Let me decide for myself</p></figcaption></figure>

8. Enter either an Activation ID or a Licensing server URL.

<figure><img src="/files/kk5Y6o5Bfx57joyJosqQ" alt="" width="563"><figcaption></figcaption></figure>

9. Click 'Next' to start the installation.

<figure><img src="/files/bYuGGkY3z2g05R0rgJ6v" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
Various notifications will appear during the installation process. Allow Pentaho services to be installed.
{% endhint %}

x

x

{% hint style="info" %}

```
Pentaho/
   /design-tools/
       /aggregation-designer/
       /data-integration/
       /metadata-editor/
       /report-designer/
       /schema-workbench/
   /documentation/
   /java/
   /jdbc-distribution/
   /license-installer/

pentaho/postgresql/
pentaho/scripts/
pentaho/server/
```

{% endhint %}

x

x

x


---

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