# Install your web application server

If you want to install Pentaho on your own Tomcat web application server, you will first need to install that web application server. You must complete the installation yourself.

**Note:** If you already have a Tomcat web application server installed and you want to run the Pentaho Server on it, you can skip this task.

The Pentaho Server can be deployed on your own Tomcat web application server. Perform the following steps to install your web application server:

1. Check the [Components Reference](/install/10.2-install/components-reference.md) to see which version of Tomcat is supported by Pentaho.
2. To download and install the web application software, use the instructions in the documentation for the web application server.

   We recommend that you install the web application server in the `pentaho\server\pentaho-server` directory.
3. Verify the web application server is installed correctly by starting it and viewing the default page.

   If the web application server does not start, troubleshoot it using the web application server's documentation before you continue with the Pentaho Server installation process.
4. Stop the web application server.


---

# 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/10.2-install/pentaho-installation-overview-cp/manual-installation/manual-installation-process/prepare-your-windows-environment-for-a-manual-installation/install-your-web-application-server.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.
