# Process overview

You will complete these tasks to prepare your Windows environment for an archive installation. The archive process installs the Pentaho Server on a Tomcat web application server, which is provided by Pentaho.

1. Create Windows Directory Structure.
2. Install Java.
3. Install the Database that will host the Pentaho Repository.
4. Download and Unpack the Installation Files.
5. Set Environment Variables.


---

# 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/archive-installation/archive-installation-process/prepare-your-windows-environment-for-an-archive-install/process-overview.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.
