# Pentaho installation

The following production installation methods are available:

* [Archive installation](/install/9.3-install/pentaho-installation-overview-cp/archive-installation.md)

  Choose this option if you want to run the Pentaho Server on the version of Tomcat which we supply.
* [Manual installation](/install/9.3-install/pentaho-installation-overview-cp/manual-installation.md)

  Choose this option if you want to deploy the Pentaho Server on your existing Tomcat or JBoss web app server.
* [Client tools installation](/install/9.3-install/pentaho-installation-overview-cp/installation-of-the-pentaho-design-tools.md)

  Choose this option if you want to install Business Analytics (BA) or Data Integration (DI) components only.
* [Docker container deployment](/install/9.3-install/pentaho-installation-overview-cp/docker-container-deployment-of-pentaho-installation-cp.md)

  Choose this option if you want to deploy your choice of Pentaho products in a Docker container.
* [Hyperscalers](/install/9.3-install/pentaho-installation-overview-cp/hyperscalers-landing-page.md)

  Choose this option of you want to launch Pentaho in the cloud.

**Note:** If you need to upgrade your current version of the BA or DI components to the newest version, see [Pentaho Upgrade](/install/9.3-install/pentaho-upgrade-cp.md).


---

# 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://docs.pentaho.com/install/9.3-install/pentaho-installation-overview-cp.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.
